Simulink-Sawtooth Decrease Counter
5 views (last 30 days)
Show older comments
Create a Simulink model that generates a sawtooth waveform of frequency 5 Hz and that increments a counter every time a falling edge is detected for the signal. You will need a Pulse Generator block, a Detect Decrease block, a Sum block, a Memory block, and a Display block. Thanks!
1 Comment
Peter O
on 7 Apr 2020
This sounds like a homework problem. What difficulties are you experiencing when creating the counter?
Answers (1)
Birdman
on 7 Apr 2020
Try the attached model. Note that I didn't use Pulse Generator or Detect Decrease or Sum or Memory block. The model is very simple. Just run and observe the result presented in Display block.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!