How to create a set of impulse values in a given set of timepoints in simulink

11 views (last 30 days)
I have an array of time points where I want a unit impulse to appear.

Accepted Answer

Birdman
Birdman on 25 Mar 2020
See the attached model. I run a simulation for 10 seconds and I create three impulses which appear at t=1, 3 and 6 respectively for 0.001 seconds. When you run the simulation, you will see the result. I created the impulses at specific times by using Delay block in Discrete library. Try the model and let me know if it works.

More Answers (0)

Categories

Find more on Event Functions in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!