Prepare Data
Simulink® Design Optimization™ software estimates model parameters by comparing the measured signal data with simulation data generated from the Simulink model. To perform parameter estimation accurately, you must assign the measured data to correct model ports or signals and preprocess the data to remove any unwanted data points such as outliers or noise.
Apps
| Parameter Estimator | Estimate model parameters and initial states | 
Functions
| sdo.Experiment | Specify experiment I/O data, model parameters, and initial state values | 
Topics
- What Is an Experiment?To perform parameter estimation, specify measured input and output data as an experiment. 
- Supported DataEstimate parameters using time-domain and time-series data. 
- Model Requirements for Importing DataBefore you can analyze and preprocess the estimation data, you must assign the data to the model ports or signals. 
- Import Data for Parameter EstimationImport time-domain or time-series data for parameter estimation. 
- Plot and Analyze DataAfter you import the estimation data, you can remove outliers, smooth, detrend, or otherwise treat the data to prepare for analysis and estimation. To view and analyze data characteristics, plot the data on a time plot. 
- Preprocess DataPerform preprocessing operations such as removing offsets and filtering the data before you use it. 
