Simulink-Sawtooth Decrease Counter
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Peter O
am 7 Apr. 2020
This sounds like a homework problem. What difficulties are you experiencing when creating the counter?
Antworten (1)
Birdman
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!