Simulink-Sawtooth Decrease Counter
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Peter O
2020년 4월 7일
This sounds like a homework problem. What difficulties are you experiencing when creating the counter?
답변 (1개)
Birdman
2020년 4월 7일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!