Simulink-Sawtooth Decrease Counter
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Peter O
le 7 Avr 2020
This sounds like a homework problem. What difficulties are you experiencing when creating the counter?
Réponses (1)
Birdman
le 7 Avr 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!