News

To plot the position, angle, and velocity of the pendulum, I used a simple tiledlayout to create multiple plots within one figure. Most of the code below relates to the formatting of the plots.
plot 2-D Line Plot in Matlab is created using the basic inbuilt function plot (x, y), where x and y are both vectors, and the graph is y versus the corresponding values of x. Within this function, by ...
Two Simple Matlab Games Overview Included are two simple videogames that are coded and run using Matlab. I coded these games as a fun side-project with the intention to use them as teaching tool for ...
Machine Learning and AI with Simple Python and Matlab Scripts is an accessible, thorough, and practical learning resource for undergraduate and graduate students in engineering and science programs ...