fseriedemo
Version 1.0.0.0 (1.92 KB) by
Matt Fig
Calculates and plots the Fourier Series Approximation to function f.
FSERIESDEMO(f,b,N)
Calculates and plots the Fourier Series Approximation to function f on (0,b) with N terms. Also plots f so that a comparison can be made.
Cite As
Matt Fig (2024). fseriedemo (https://www.mathworks.com/matlabcentral/fileexchange/7460-fseriedemo), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Fourier Analysis and Filtering in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added input checking. |