| 查看: 2409 | 回复: 22 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
[交流]
【求助】在matlab中如何用希尔伯特变换定义相位 已有3人参与
|
|||
| 请教高手一下啊,如何在matlab中利用希尔伯特变换来定义相位!最好举个简单的例子!万分感谢!! |
» 猜你喜欢
时间戳又变了
已经有8人回复
言之凿凿,8月21号(明天)放榜
已经有16人回复
时间戳变了,能看出什么问题?
已经有21人回复
重要消息,中午系统在维护
已经有12人回复
哪位老哥知道今年的国自然具体哪一天放榜?
已经有20人回复
只有每年这种时候来逛逛小木虫
已经有21人回复
今天基金会出结果吗?20260819
已经有15人回复
filecode,4个jtjc了
已经有13人回复
为什么余额宝的年化利率越来越低?主要原因有哪些?
已经有5人回复
今天放榜没戏了吧
已经有5人回复
|
直接 syms x y dx=10*(y-x); xn=hilbert(dx); xr=real(xn1) xi=imag(xn1) P=atan2(xi,xr)% 这样行吗? 运行后出现:syms x y >> dx=10*(y-x); >> xn=hilbert(dx); xr=real(xn1); xi=imag(xn1); P=atan2(xi,xr); Warning: HILBERT ignores imaginary part of input. > In hilbert at 39 ??? Function 'fft' is not defined for values of class 'sym'. Error in ==> fft at 36 [varargout{1:nargout}] = builtin('fft', varargin{:}); Error in ==> hilbert at 47 x = fft(xr,n,1); % n-point FFT over columns. |
7楼2010-05-29 14:44:06
2楼2010-05-28 10:12:30
3楼2010-05-28 15:21:18
lijinfeng042
木虫 (小有名气)
Matlab
- 仿真EPI: 2
- 应助: 1 (幼儿园)
- 金币: 2156.1
- 散金: 115
- 帖子: 291
- 在线: 31.5小时
- 虫号: 1019062
- 注册: 2010-05-15
- 性别: GG
- 专业: 通信理论与系统

4楼2010-05-28 18:58:48









回复此楼