Problem 220. Signal filtering
Solution Stats
Problem Comments
-
1 Comment
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
Nice work, I haven't taken this in mind.
Problem Recent Solvers13
Suggested Problems
-
Extract leading non-zero digit
1550 Solvers
-
Find state names that end with the letter A
924 Solvers
-
2317 Solvers
-
Project Euler: Problem 3, Largest prime factor
888 Solvers
-
398 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!