Suggestion for System id toolbox
1 回表示 (過去 30 日間)
古いコメントを表示
The system id toolbox has a way to model noise spectra. You should also include a simulink block to easily generate noise sources from these models.
0 件のコメント
回答 (1 件)
Rajiv Singh
2013 年 12 月 19 日
How about:
NoiseModel = noise2meas(IdentifiedModel);
Then use NoiseModel as a regular LTI model in Simulink and run it with a Gaussian white noise input signal. The output would be a realization of the colored noise described by the identified noise transfer function.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!