Fourier Series of Exponential Function e^(-x)

Fourier Series (FS) of function e^(-x) over the interval (0,2pi) .

Al momento, stai seguendo questo contributo

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 (2026). Fourier Series of Exponential Function e^(-x) (https://it.mathworks.com/matlabcentral/fileexchange/58446-fourier-series-of-exponential-function-e-x), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
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