フィルターのクリア

time aligning two signal at different sample rates

29 ビュー (過去 30 日間)
Bran
Bran 2014 年 8 月 13 日
回答済み: Star Strider 2014 年 8 月 13 日
Most of the techniques I have discovered to time align two signals requires them to be sampled at the same rate. I am aware of the resample() function on matlab but I have a signal sampled at 60 Hz and the other at 200 Hz and I must of course use a rational fraction. Is there a way around this?
  1 件のコメント
dpb
dpb 2014 年 8 月 13 日
Around what, specifically? What do you think you want to resample to?

サインインしてコメントする。

回答 (1 件)

Star Strider
Star Strider 2014 年 8 月 13 日
According to the documentation on resample, p and q simply have to be integers, and 60 and 200 meet those requirements. It is probably more reliable to downsample the signal sampled at 200 Hz to 60 Hz sampling.

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by