resampling signals in matlab 2012b
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hello i want to downsampling a signal with 173HZ and 23.6s to 120HZ ,can i do it with matlab 2012b ?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Jan
am 16 Aug. 2013
If you have the Signalprocessing Toolbox use resample() or decimate()
If not, look at interp1()
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!