fourierseries.m

Fourier series

You are now following this Submission

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 (2026). fourierseries.m (https://uk.mathworks.com/matlabcentral/fileexchange/46337-fourierseries-m), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Fourier Series Coefficient

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

correction in the definition of ak and bk

1.0.0.0