This video shows how to design a Simulink model to convert a Square waveform to a Pulse Waveform/ signal. It uses all basic blocks such as delay block and switch block to implement the logic. It uses Scope to visualize the output. I hope you like this video. For any…
Tag: equation
How to implement van der pol equation in Simulink – R2023a?
In this video it shows step by step approach to implement Van Der Pol Mathematical equation as Simulink Model. This demo can be used to design any mathematical equation as a Simulink model which can be used for simulating the results with various parameter values. The Ven Der Pol equation…
How to plot discrete time signals using STEM in MATLAB and Simulink?
This video shows the steps to implement a 3 harmonics periodic Analog signal. It further shows how one can plot the discrete time signal for the equation in both MATLAB and Simulink. It writes a simple MATLAB script and uses STEM function to plot the discrete time signal. It also…