How to approximate a square wave signal from arbitrary known signals
4 ビュー (過去 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!