How to create a phase shifter using Fast Fourier Transform?

4 次查看(过去 30 天)
I need to shift a signal by 30 degree in simulink and I found that it can be done by Fast Fourier transform. I am not able to perform this solution.

回答(1 个)

Kartikay Sapra
Kartikay Sapra 2022-11-22
移动:Joel Van Sickel 2022-12-2
Hi Gaurav,
The simplest method is to use the Phase Shift Block and specify the Phase Shift as '30' with the unit being 'deg'.
If it is required to use FFT/IFFT manually, the following link provides a complete explanation to achieve this:
For Simulink, you may create a MATLAB function block or create a sub-system for this approach.

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by