Fourier Series of Exponential Function e^(-x)

版本 1.1.0.0 (2.2 KB) 作者: Vishakha Patel
Fourier Series (FS) of function e^(-x) over the interval (0,2pi) .
196.0 次下载
更新时间 2016/7/30

查看许可证

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)

引用格式

Vishakha Patel (2025). 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. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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