How to calculate Fourier coefficients for a simple signal as an exponential series?

조회 수: 14 (최근 30일)
How to calculate Fourier coefficients for a simple signal as an exponential series?

답변 (1개)

Vijaya Lakshmi Chagi
Vijaya Lakshmi Chagi 2019년 3월 12일
Hi Kennard,
To calculate the exponential Fourier Series, you can make use of the fit function from the Curve Fitting Toolbox. This lets you to fit your fourier model in terms of trignometric equations.
Additionally, there is a file exchange submission for computing Fourier series approximations in a very straightforward manner: https://www.mathworks.com/matlabcentral/fileexchange/31013-simple-real-fourier-series-approximation

카테고리

Help CenterFile Exchange에서 Curve Fitting Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by