Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here is the best PCA explanation I ever read on the web: https://stats.stackexchange.com/questions/2691/making-sense-...


I’ve always like this example from the Matlab documentation:

https://www.mathworks.com/help/stats/biplot.html

The use of car data and how it correlates is a good way of showing how PCA treats each variable. For example acceleration and weight are negatively correlated while displacement and horsepower are highly correlated.


Anyone using Matlab these days? Seems a bit niche.

I used Octave in Andrew Ng’s ML class and wanted to learn more Matlab so I signed up for a Coursera course on it.

It’s a nice tool.


I'm sure it's still very popular in engineering. It's still very much the lingua franca for numerical methods applied to engineering problems - there are decades of materials solving engineering problems written in MATLAB.


"The Cobbler's Kids Have No Shoes"


Matlab is great. I won’t hire anyone who only has experience in it though, like I might hire someone who only has python numerical analysis tools experience. It’s brittle and difficult to put into production in my experience.


It's used heavily in school still. I think statistics and data science in general have dropped it along with other relics like SAS (used today only by those people who haven't bothered learning anything other than SAS), and are sticking with R and python for functionality previously done in matlab.


Yes. We made a proof on concept thing on top of a closed source 2.4Ghz radio wave propagation simulator built in matlab. Interfacing to compiled matlab through hacky command line and .mat files is a pretty horrifying experience :)


The stack exchange post from the parent used Matlab which is why I replied with more Matlab.

Matlab is very popular in engineering. It’s simple enough to get simple things done without needing to know too much CS.


Seconded. This is exactly the same stackexchange post I thought of as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: