Square Wave Fourier Series Demo
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
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Comunidades de usuarios
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | A logical bug in the previous version. It has been fixed now. |