Nonlinear identification with input output data
Show older comments
Hello, I have a database about a valve, and I want to identify the dynamic of system ( mathematical model). The data has lots of random numbers for ECC and RSA coding, I tried to somehow do a little preprocessing by removing irrelevent numbers.
I don't know how to identify a system model and tried systemidentification Toolbox, but it didn't work and it only fit 1.08% at maximom with NARX. Is there any other toolbox or a method for non-linear identification? I just need a model of system for other porpuses, so I don't look for 90% fit!!
2 Comments
Khaled Aljanaideh
on 5 Feb 2021
Hi Erfan,
Can you give information about the system you are trying to identify? Do you have a model structure that describes your system? If so, then you can use idnlgrey to estimate the parameters of the model
The accuracy of the Nonlinear ARX (NARX) model you obtain depends on the choice of regressors. Please try to add more regressors of different types and delays.
Another option you can try is Nonlinear Hammerstein-Weiner models, which you can find under the same dialog as the NARX model.
erfan hassani
on 3 Apr 2021
Answers (0)
Categories
Find more on Linear Model Identification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!