Optimize parameter of Simulink model to fit experimetal data

1 view (last 30 days)
Hello everyone,
I'm simulating a vehicle's dynamics and I would like to optimize some of the parameters of my model in order to fit data collected experimetally. The model's differential equations are defined inside of a Matlab function block (as in the attached figure), the time depending inputs of the model are the inputs of the real vehicle except for the longitudinal forces where a closed-loop on the longitudinal velocity is done. I'd like to find some constant parameters (such as cornering stiffness) of the model, is it possible to use an approach that is similar to fmincon function? How can I find a solution to such problem?
Thank you,
Juan

Answers (1)

Alan Weiss
Alan Weiss on 20 Jan 2021
I am not sure, but maybe the approaches in one of these examples will help:
Alan Weiss
MATLAB mathematical toolbox documentation

Categories

Find more on Manual Performance Optimization in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!