Suggestion for System id toolbox

1 visualizzazione (ultimi 30 giorni)
Steven
Steven il 18 Dic 2013
Risposto: Rajiv Singh il 19 Dic 2013
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.

Risposte (1)

Rajiv Singh
Rajiv Singh il 19 Dic 2013
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.

Categorie

Scopri di più su Linear Model Identification in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by