How to approximate a square wave signal from arbitrary known signals

4 views (last 30 days)
What would be a good approach to create a fixed square wave with a given duration from a list of arbitrary signals?
The "arbitrary signals" might be approximated by normal distribtions with different sigmas, if this makes it significantly easier.

Answers (1)

Christoph F.
Christoph F. on 1 Jun 2017
I would try the plain vanilla approach first: Express the square wave as a linear combination of the given arbitrary signals, and solve the resulting equation system for the weighting coefficients.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!