fourierseries.m

Fourier series
308 Downloads
Updated 23 Apr 2014

View License

This script allow you to calculate and visualize the Fourier's series of generic f(x)function. The script it's very simple. Set the domain extension choosing the "a" value; after that set the series's order 'n' and than chose your f(x) "f_x". The series will be calculated and represented in 3 ways: S_standard , S_armonic, S_complex.

Cite As

Riccardo Dessi (2024). fourierseries.m (https://www.mathworks.com/matlabcentral/fileexchange/46337-fourierseries-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Time Series in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: Fourier Series Coefficient

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

correction in the definition of ak and bk

1.0.0.0