Clear Filters
Clear Filters

MATLAB function for square and sawtooth waves

1 view (last 30 days)
cg
cg on 23 Mar 2021
Answered: Shivang Srivastava on 26 Mar 2021
Write a function that calculates the Fourier series of 1) a square wave and 2) a sawtooth wave of fundamental frequency f = 440 Hz (remember to convert to radian frequency). Calculate the series out to 20 harmonics. The trigonometric Fourier series for each is given below. Use A = 1 for the sawtooth wave.
I am struggling to begin this assignment. If anyone could point me in the correct direction that would be much appreciated! I am a beginner with MATLAB.

Answers (1)

Shivang Srivastava
Shivang Srivastava on 26 Mar 2021
Here is the documentation of Fourier series which will help you in understanding Fourier Series in MATLAB.

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!