Fourier Series of Exponential Function e^(-x)

Fourier Series (FS) of function e^(-x) over the interval (0,2pi) .
194 download
Aggiornato 30 lug 2016

Visualizza la licenza

Fourier Series (FS) of function e^(-x) over the interval (0,2pi). This program is similar to Matlab Demo of Square wave from Sine waves.
It plots error between e^(-x) and the first 40 terms FS. This error arises due to approximation (41 to inf terms neglected)

Cita come

Vishakha Patel (2024). Fourier Series of Exponential Function e^(-x) (https://www.mathworks.com/matlabcentral/fileexchange/58446-fourier-series-of-exponential-function-e-x), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Thanks to Dr. Rajesj Gopal, I realised that the error at 0 was happening because of including 0 in the interval.
The interval in actual is (0,2pi) i.e x 'tends' to zero.

1.0.0.0