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
-
Remove any row in which a NaN appears
8784 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2052 Solvers
-
Remove the two elements next to NaN value
710 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
176 Solvers
-
find the maximum element of the matrix
540 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!