Square Wave Fourier Series Demo

Version 1.0.0.0 (1.31 KB) by Kanchi
Square Wave Fourier Series Demo
5.8K Downloads
Updated 14 Mar 2008

No License

%===========================================================================
% Square Wave Fourier Series Demo (square_wave_fourier_series_demo.m)
%==========================================================================
% The user can design various square wave by determining its period, pulse
% width, time shift, dc value, etc. Then the program can automatically
% compute its Fourier series representation, and plot its amplitude spectrum
% and phase spectrum.

Cite As

Kanchi (2024). Square Wave Fourier Series Demo (https://www.mathworks.com/matlabcentral/fileexchange/19038-square-wave-fourier-series-demo), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fourier Analysis and Filtering in Help Center and MATLAB Answers
Communities

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

A logical bug in the previous version. It has been fixed now.