Community Profile

photo

Lauren Fuentes


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


What's my error trying to plot
Fs = 100; t = (1:100)/Fs; s1 = sin(2*pi*t*5); s2=sin(2*pi*t*15); s3=sin(2*pi*t*30); s = s1+s2+s3; [b,a] = ellip(4,0.1,40,[10...

4 years ago | 2 answers | 0

2

answers