mpresic
- 513
- 128
You mention in your first post you need to learn MATLAB. The good news is MATLAB is much easier to learn and get up to speed than many other lower-level languages like FORTRAN or C. MATLAB is high-level (i.e. further away from the computer). The tradeoff is many MATLAB applications does not run as quickly as the lower level languages. This slowness is likely not going to affect your work because the computer is plenty fast, unless you are doing very number intensive calculations.
MATLAB is quite intuitive if you are familiar with matrix theory.
MATLAB is quite intuitive if you are familiar with matrix theory.