5 Comments

What did you try?
try to write observation on the shape of the signal with the change in number of harmonics(10, 20, 30, 40, 50 and 100).
with the fourier series?
You are very lucky with Bastian. I doubt many people would have answered your question without something more substantial.
You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).

Sign in to comment.

 Accepted Answer

Setsuna Yuuki.
Setsuna Yuuki. on 25 Nov 2020
Edited: Setsuna Yuuki. on 25 Nov 2020
I made a function that maybe help you:
% if you use this parameters
[a,b] = wff([5 10 100],1e-3,1)
%you obtain:
in the link there is more information

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!