How to create a set of impulse values in a given set of timepoints in simulink
3 views (last 30 days)
Show older comments
I have an array of time points where I want a unit impulse to appear.
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!