Suggestion for System id toolbox

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.

回答(1 个)

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.

类别

帮助中心File Exchange 中查找有关 System Identification Toolbox 的更多信息

提问:

2013-12-18

回答:

2013-12-19

Community Treasure Hunt

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

Start Hunting!

Translated by