How to generate a stair wave based on the input?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Aveek Podder
il 23 Feb 2018
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
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!