National Instruments 370755B-01 Noise Reduction Machine User Manual


 
Chapter 6 Tutorial
Xmath Model Reduction Module 6-10 ni.com
Generate Figure 6-7:
syscl = feedback(sysol);
sysolr=sys*syscr;
sysclr=feedback(sysolr);
compare(syscl,sysclr,w,{radians,type=5})
f7=plot({keep,legend=["original","reduced"]})
Figure 6-7. Closed-Loop Gain with ophank