How to approximate a square wave signal from arbitrary known signals
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Christoph F.
2017-6-1
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!