How to create a phase shifter using Fast Fourier Transform?

조회 수: 4 (최근 30일)
Gaurav
Gaurav 2022년 11월 17일
이동: Joel Van Sickel 2022년 12월 2일
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