Simulink-Sawtooth Decrease Counter
Mostra commenti meno recenti
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 Commento
Peter O
il 7 Apr 2020
This sounds like a homework problem. What difficulties are you experiencing when creating the counter?
Risposte (1)
Birdman
il 7 Apr 2020
0 voti
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.
Categorie
Scopri di più su Signal Generation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!