Examples
-
Simulation of a Bouncing Ball
Figure 1: A ball is thrown up with a velocity of 15 m/s from a height of 10 m.…
Read More » -
Stream Line Plots of Vector Data
Wind Mapping Data The MATLAB vector data set called wind represents air currents over North America. This example uses a…
Read More » -
A GUI to Set Simulink Model Parameters Example 2
Running the Simulation from the GUI The GUI Simulate and store results button callback runs the model simulation and stores…
Read More » -
Matlab Using FFT
This demonstration uses the FFT function to analyze the variations in sunspot activity over the last 300 years. Sunspot activity…
Read More » -
Generating MATLAB Code to Reproduce a Graph
Generating Matlab Code Create a Stem Plot and Generate Code for It Suppose you have created the following graph. t…
Read More »