Notepad/enter/Coding Tips (Classical)/Terminal Tips/2. CLI Tools/Languages/Low level - Back-end/Fortran/MATLAB.md

15 lines
698 B
Markdown
Raw Permalink Normal View History

2024-08-10 14:43:25 +00:00
One of the first languages I had to learn as freshman with the other engineers at University of Connecticut but since I was in the advanced computing section had to learn LISP instead. :/
Didn't get to dive in to the cool Matlab projects then but perhaps I can later when relevant.
MATLAB is a part of the MathWorks group of products.
LEARN:
- get started with a refresher on using [Matlab using Cody](https://www.mathworks.com/matlabcentral/cody?q=&page=1)
![[Pasted image 20240710172246.png]]
- remember that you do have an active Matlab with Simulink license being in academia!
PROGRAMS
- [Matlab Code on Hammings Rule! ](https://www.ling.upenn.edu/courses/cogs501/HammingsRule.html)