How to calculate Fourier coefficients for a simple signal as an exponential series?
3 ビュー (過去 30 日間)
古いコメントを表示
How to calculate Fourier coefficients for a simple signal as an exponential series?
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!