How to generate a stair wave based on the input?
3 ビュー (過去 30 日間)
古いコメントを表示
My input is various sampling rates . I've to generate stairxase wave based on the sampling rates,also how do i give all rates as a input and get a stair wave accordingly. Thanks in advance!
11 件のコメント
Aveek Podder
2018 年 2 月 23 日
You can use a Counter for generating a staircase wave. The Counter has a reset input which you can use to reset the Counter.
For more information on Counter please have a look at the following link: https://www.mathworks.com/help/dsp/ref/counter.html
回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!