Fourier Series of Exponential Function e^(-x)

Fourier Series (FS) of function e^(-x) over the interval (0,2pi) .
194 descargas
Actualizado 30 jul 2016

Ver licencia

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)

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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