Square Wave Fourier Series Demo

Versión 1.0.0.0 (1,31 KB) por Kanchi
Square Wave Fourier Series Demo
5,8K descargas
Actualizado 14 mar 2008

Sin licencia

%===========================================================================
% 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y MATLAB Answers.
Comunidades de usuarios

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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