| Simulink® Response Optimization™ | ![]() |
setunc(proj,unc_settings)
setunc(proj,unc_settings) sets the parameter uncertainty specifications for the response optimization project, proj. Use the function gridunc or randunc to specify the uncertainty settings, unc_settings.
Create a response optimization project.
proj=newsro('srotut1','Kint');Specify uncertain parameter settings using gridunc.
uset=gridunc('zeta',[0.9,1,1.1],'w0',[0.95,1,1.05]);Set the uncertain parameters in the project.
setunc(proj,uset)
![]() | randunc | simget | ![]() |
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |