Suggestion for System id toolbox
조회 수: 2 (최근 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에서 Time and Frequency Domain Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!