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
Show commentsProblem Recent Solvers13
Suggested Problems
-
2999 Solvers
-
The Goldbach Conjecture, Part 2
2113 Solvers
-
50 Solvers
-
912 Solvers
-
Top of the Hour : Return from your routine within 1 second of the hour
23 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!