how to overlapping signal?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a signal and i want to overlap all of the cycles with writing a code,how can i do that?tnx
0 commentaires
Réponses (1)
Walter Roberson
le 20 Avr 2016
buffer() with overlap specified.
However there are other techniques, more efficient, for "moving average" and some other operations.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!