How to calculate Fourier coefficients for a simple signal as an exponential series?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to calculate Fourier coefficients for a simple signal as an exponential series?
0 commentaires
Réponses (1)
Vijaya Lakshmi Chagi
le 12 Mar 2019
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 commentaires
Voir également
Catégories
En savoir plus sur Discrete Fourier and Cosine Transforms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!