Applying Phase correction to modify the duration of the signal.
3 次查看(过去 30 天)
显示 更早的评论
Hello
I need to increase the duration of my signal by adding correction to Phase. I am using fft and I have estimated amplitude as well as phase of the signal. Now I am mofying (adding) the phase with increments, finally taking ifft to get the signal back, but I am not getting the desired results.
I can shift the signal in time using fft by fft(s)*exp(-iwto), however, I do not want to do that, I do not have the information about the delay time, I olny have the additional phase information which needs to be used to increase the duration of my signal.
CAN SOMEONE OFFER ME SOME HELP?
Thank You Jetson
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!