Products & Services Solutions Academia Support User Community Company

Learn more about Simulink Design Optimization   

setunc - Specify parameter uncertainty in response optimization project

Syntax

setunc(proj,unc_settings)

Description

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.

Example

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)

See Also

gridunc, randunc

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS