Data based modeling of nonlinear dynamic systems using System Identification Toolbox
Using an engine throttle valve modeling example, this demo shares some perspectives on creation of nonlinear models of dynamic systems from the measurements of its input and outputs. It describes useful workflows for approaching the task of data-based modeling using System Identification Toolbox™ . Two modeling approaches are described:
1. Black box modeling: case where you cannot derive the exact mathematical representation of the system from physical considerations; the form of the model as well as the values of its coefficients is extracted from data.
2. Grey-box modeling: the equations of motion relating the input and output variables are known, but the values of various physical constants in the equations are unknown; the data is then used to find the values of those unknowns only.
The emphasis is on the black box modeling approach. It is shown that even though no a priori knowledge of model structure is required, it is often helpful to have some intuition about the nature of the system and to use this knowledge to fine-tune the configuration of model structures.
Contents:
* A document titled "DATA-BASED MODELING OF ENGINE THROTTLE VALVE DYNAMICS"
* MATLAB files for command line demo (see throttledemo.m)
Cite As
Rajiv Singh (2024). Data based modeling of nonlinear dynamic systems using System Identification Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/28618-data-based-modeling-of-nonlinear-dynamic-systems-using-system-identification-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > System Identification Toolbox > Nonlinear Model Identification >
- AI and Statistics > Deep Learning Toolbox > Function Approximation, Clustering, and Control > Function Approximation and Clustering >
- AI and Statistics > Deep Learning Toolbox > Sequence and Numeric Feature Data Workflows >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.