sampleBlock | Sample Control Design blocks in generalized model |
rsampleBlock | Randomly sample Control Design blocks in generalized model |
Model Array with Single Parameter Variation
Use the stack
command to create a 1-D array of transfer
functions with a parameter that varies from model to model.
Model Array with Variations in Two Parameters
Create an array of models over a grid of parameter values, and use the
SamplingGrid
property to keep track of parameter values
across the array.
Study Parameter Variation by Sampling Tunable Model
Sample a parametric model of a second-order filter across a grid of parameter
values using sampleBlock
.
Sensitivity of Control System to Time Delays
Examine the sensitivity of a closed-loop control system to time delays within the system.