Learning Matlab

Re: Learning Matlab

Skip the probability stuff. From page 28ish there is nice code for fft etc.
You can start drawing stuff..
The little functions, at start of the code, you can look up on line.
Do not Quote please.

Re: Learning Matlab

che che chei!

Re: Learning Matlab

Can some one please un-quote my link from above post.

Re: Learning Matlab

:silly:

Re: Learning Matlab

Man, I hate Matlab. :mad:

The only disgusting software I had to use throughout my degree. It was so annoying and most of us had to struggle when it came to our coursework. Plotting graphs and learning algorithms , game of matrices. And Matlab is mostly used by researchers.

Re: Learning Matlab

i dont get it. how is Matlab programming annoying? if you can program in C++ or Java, Matlab should be way too easy in comparison. And if it really does annoy you, why not just write your code in C++ and run it as a MEX function call and bypass any Matlab programming? if you cant program in Matlab, you cant program in anything. Its got all the crutches even liberal arts students could use to write a program or three with a brief intro.

Re: Learning Matlab

What is MEX?

Am from Fortran era.

Re: Learning Matlab

mex = matlab executable

good news, you can compile fortran code into mex files as well. :cool:

Re: Learning Matlab

mex files, I don’t remember any mex files! I am a cool dude!:wub:

Re: Learning Matlab

:wub:

Re: Learning Matlab

Never learnt C++, started with Java. We were in first year and that time we were learning programming, hardly knew basic stuff. More over, Matlab is mostly for maths students or who do Maths+Computing, it was a not a must module for CS students. If i do Matlab now, it wouldn't be too hard. :D