フィルターのクリア

How can I create a plot which is x and y axsis are in different sizes?

1 回表示 (過去 30 日間)
noy
noy 2014 年 8 月 15 日
回答済み: Star Strider 2014 年 8 月 15 日
Hi, I have I think a very basic question..
I need to plot on the same graph two different data sets, one in a sampling rate of 500hz and the other one in 609 hz... and they need to be synchronized in relation to time.
the problem is that when I try to convert it to seconds I getting an unequal x and y sizes...
How can I do it?
Thanks!

回答 (1 件)

Star Strider
Star Strider 2014 年 8 月 15 日
If you have the Signal Processing Toolbox, I would use the resample function to downsample the 609 Hz signal to 500 Hz, then plot them. If you don’t have resample, use interp1.

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by