Problem 1460. Cosine frequency doubler
Given an input vector containing a cosine wave of unknown frequency, produce an output vector of the same length containing a cosine wave of twice the input frequency. The output should have the same mean and amplitude as the input.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15595 Solvers
-
Find the peak 3n+1 sequence value
2526 Solvers
-
Count from 0 to N^M in base N.
235 Solvers
-
Rotate and display numbered tile
344 Solvers
-
Edges of a n-dimensional Hypercube
83 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!