Input x is the sampled signal vector, may have both AC and DC components. output vector y should have AC components removed then change sign alternately, for example, input [1:5], output [3 -3 3 -3 3].
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers183
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9153 Solvers
-
Return the largest number that is adjacent to a zero
5525 Solvers
-
Getting the row and column location from a matrix
301 Solvers
-
How long is the longest prime diagonal?
412 Solvers
-
Vectorize the digits of an Integer
338 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!