setunc - Specify parameter uncertainty in 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

  


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