Input x is the sampled signal vector, may have both AC and DC components. Output vector y should not contain any AC component.

Example:

 Input  x = [0 1 2]
 Output y = [1 1 1]

Solution Stats

687 Solutions

360 Solvers

Last Solution submitted on Mar 06, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers360

Suggested Problems

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!