Square Wave Fourier Series Demo

버전 1.0.0.0 (1.31 KB) 작성자: Kanchi
Square Wave Fourier Series Demo
다운로드 수: 5.8K
업데이트 날짜: 2008/3/14

라이선스 없음

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R14SP3
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

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