由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
ME版 - phase unwrap in Matlab help!!! (转载)
相关主题
Question about Energy spectrum固体力学专业 和 生物计算专业, 哪个好找工作?
Mechanical Engineering OverviewMechanical design engineer
振荡的设计原理?Need help for ternary phase diagram
N-S方程求解求助请问在真空里(相对于在空气里),水和固体的接触角(Contact Angle)有何改变啊?
材料力学,FEA onsite面试技术问题有谁见过qualifying 没过的同仁?
power spectrum densities and power spectrum (转载)Need Help--career orentation
随机振动问题一问国内本科这边Master能考FE,PE么?
Is there any chance to enlight ME future【工作机会】- Senior Principal MEMS Reliablity Engineer
相关话题的讨论汇总
话题: phase话题: unwrap话题: matlab话题: pi话题: number
进入ME版参与讨论
1 (共1页)
t**l
发帖数: 1284
1
【 以下文字转载自 EE 讨论区 】
发信人: ttkl (ttkl), 信区: EE
标 题: phase unwrap in Matlab help!!!
发信站: BBS 未名空间站 (Fri Feb 24 17:08:29 2006)
I want to use matlab get phase spectrum of a time series signal X.
What I did is:
Y=FFT(X)
degree=angle(Y)
(the degree that I got is number oscillating from -pi to pi)
So I do phase unwrap:
phase=unwrap(degree)
I thought I should get phase number from 0 to 2pi but I got number from 0 to
600 for phase.
How to use Matlab to get the phase spectrum of a time series signal?
Pleas
D*****I
发帖数: 8268
2
i think unwrap means:
assume a=pi with a phase change of - 4pi, then a will be -3pi(actually, phase
did not change at all), and so on
so you will get a pretty large number later...

【在 t**l 的大作中提到】
: 【 以下文字转载自 EE 讨论区 】
: 发信人: ttkl (ttkl), 信区: EE
: 标 题: phase unwrap in Matlab help!!!
: 发信站: BBS 未名空间站 (Fri Feb 24 17:08:29 2006)
: I want to use matlab get phase spectrum of a time series signal X.
: What I did is:
: Y=FFT(X)
: degree=angle(Y)
: (the degree that I got is number oscillating from -pi to pi)
: So I do phase unwrap:

D*****I
发帖数: 8268
3
what's the difference with [-pi pi] and [0 2pi]?
hehe

【在 t**l 的大作中提到】
: 【 以下文字转载自 EE 讨论区 】
: 发信人: ttkl (ttkl), 信区: EE
: 标 题: phase unwrap in Matlab help!!!
: 发信站: BBS 未名空间站 (Fri Feb 24 17:08:29 2006)
: I want to use matlab get phase spectrum of a time series signal X.
: What I did is:
: Y=FFT(X)
: degree=angle(Y)
: (the degree that I got is number oscillating from -pi to pi)
: So I do phase unwrap:

1 (共1页)
进入ME版参与讨论
相关主题
【工作机会】- Senior Principal MEMS Reliablity Engineer材料力学,FEA onsite面试技术问题
如何在MATLAB里交互式改变图形形状power spectrum densities and power spectrum (转载)
谁在用matlab中的SimMechanics toolbox?随机振动问题一问
MatLab如何输出图形?Is there any chance to enlight ME future
Question about Energy spectrum固体力学专业 和 生物计算专业, 哪个好找工作?
Mechanical Engineering OverviewMechanical design engineer
振荡的设计原理?Need help for ternary phase diagram
N-S方程求解求助请问在真空里(相对于在空气里),水和固体的接触角(Contact Angle)有何改变啊?
相关话题的讨论汇总
话题: phase话题: unwrap话题: matlab话题: pi话题: number