声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

12
返回列表 发新帖
楼主: kevin19821

[HHT] 瞬时频率问题

[复制链接]
发表于 2009-9-16 19:22 | 显示全部楼层
??? Error using ==> mtimes
Inner matrix dimensions must agree.
上面的程序运行出错呢?
回复 支持 反对
分享到:

使用道具 举报

发表于 2009-10-17 18:24 | 显示全部楼层
同问15楼的问题!!!谢谢
发表于 2009-11-21 22:58 | 显示全部楼层
本帖最后由 wdhd 于 2016-9-19 13:37 编辑
原帖由 zhangnan3509 于 2007-9-4 11:06 发表
fs=1024;
N=256;
dt=1/fs;
t=0:dt:(N-1)*dt;
s=cos(2*pi*12*t);
s1=hilbert(s')';
s2=s+i*s1;
figure(1)
subplot(2,1,1)
plot(s1)
subplot(2,1,2)
plot(s2)
theta=instfreq(s1')';
theta=theta.*fs
f ...

我想问一下,为什么瞬时频率算出来都是同一个值,我没有仔细看程序,谢谢。
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-9-22 07:10 , Processed in 0.053960 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表