How can i Resample?
Mostra commenti meno recenti
I have two signals measured with different sampling frequencies
Signal 1 has a sampling frequency of 999.9917Hz while Signal 2 has a sampling frequency of 99.9976 Hz.
I would like to upsample signal 2 so that it has as many samples as signal 1.
who can i do this?
Risposta accettata
Più risposte (1)
Azzi Abdelmalek
il 11 Apr 2014
0 voti
Use interp1
2 Commenti
Lisa Justin
il 11 Apr 2014
Azzi Abdelmalek
il 11 Apr 2014
Modificato: Azzi Abdelmalek
il 11 Apr 2014
Do you want to add zeros to your signal2?
Categorie
Scopri di più su Multirate Signal Processing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!