Overall I had a good experience with MATLAB. I found Allen Downey’s book fairly easy to follow and enjoyed working through the exercises. I hope to continue to learn more about working with MATLAB in the future.
Exercise 2.1: Fibonacci Sequence
Exercise 2.3: Car_update
Exercise 3.1: Car Loop
Exercise 3.2: Car Loop with Plotting
Plot with a=1000 and b=1000:
Exercise 3.5: Fibonacci Sequence 2
Exercise 4.6: Plotting Fibonacci Ratios
I had some issues with MATLAB when trying to address the exercises, therefore it is great to see some of the ways you approached coding differently from what I did.
The comments in your code are really helpful, now I can easily use it to correct my own 🙂