Problem 220. Signal filtering
Solution Stats
Problem Comments
-
1 Comment
PE
on 27 Feb 2018
It seems that function chirp isn't working. Gives following error:
Undefined function 'chirp' for input arguments of type 'double'.
Error in Test2 (line 1)
y = chirp(0:0.0001:0.9999,50,1,150)' + randn(10000,1);
Solution Comments
-
1 Comment
Nikolai
on 1 Feb 2012
Nice work, I haven't taken this in mind.
Problem Recent Solvers13
Suggested Problems
-
Determine if a Given Number is a Triangle Number
352 Solvers
-
Find the "ordinary" or Euclidean distance between A and Z
156 Solvers
-
Convert Hard Drive marketing sizes to actual data sizes
66 Solvers
-
Back to basics 17 - white space
265 Solvers
-
364 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!