MATLAB: If I don’t know Linear Algebra can I still take the MATLAB Fundamentals class for beginners

algebraMATLAB

I would like to be able to take the MATLAB fundamentals class without having to take or know Linear Algebra.

Best Answer

Yes.
The majority of the class is focused on workflows etc. and not on math or anything very specific. You will see some functions for doing linear algebra (which you may or may not find useful) as well as many others. That's one of the best parts about MATLAB: you can use the linear algebra functionality, when necessary, without really needing to know how it works under the hood.
Related Question