필터 지우기
필터 지우기

Calculating the exponential Fourier series of the signals

조회 수: 3 (최근 30일)
Anonymous7356
Anonymous7356 2017년 2월 13일
댓글: Alan Fujimori 2018년 7월 8일
I am trying to write a Matlab program to calculate the exponential Fourier series of the signals (a) and (c) in the image below:
However I am struggling to plot these signals and calculate the exponential Fourier series.
Any help would be greatly appreciated.
  댓글 수: 2
Kole Bacon
Kole Bacon 2018년 2월 12일
See page 80 of the book. It shows you exactly how to write the MATLAB code.
Sincerely,
Another ECE457 Student
Alan Fujimori
Alan Fujimori 2018년 7월 8일
What is the book you use? Could you tell me, please?

댓글을 달려면 로그인하십시오.

답변 (1개)

Mohamed Sebnat
Mohamed Sebnat 2018년 2월 12일
편집: Mohamed Sebnat 2018년 2월 12일
1- for each of you signals (a) and (c) there is a built-in fucntion in matlab to generate them : see th function swatooth for (c), for (a) it is a simple rectangular function, look for it. 2- for calculating the exponential Fourier series look for fourier transform in the help browser of Matlab.

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by