how to overlapping signal?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a signal and i want to overlap all of the cycles with writing a code,how can i do that?tnx
0 Kommentare
Antworten (1)
Walter Roberson
am 20 Apr. 2016
buffer() with overlap specified.
However there are other techniques, more efficient, for "moving average" and some other operations.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!