How to generate a stair wave based on the input?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Aveek Podder
el 23 de Feb. de 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
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!