How can i Resample?
显示 更早的评论
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?
采纳的回答
更多回答(1 个)
Azzi Abdelmalek
2014-4-11
0 个投票
Use interp1
2 个评论
Lisa Justin
2014-4-11
Azzi Abdelmalek
2014-4-11
编辑:Azzi Abdelmalek
2014-4-11
Do you want to add zeros to your signal2?
类别
在 帮助中心 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!