Dynamic Parameter Estimation and Confidence Intervals
Version 1.0.0.0 (2,78 KB) von
John Hedengren
Tutorial video and files on solving a dynamic optimization problem
This tutorial covers MATLAB programming to simulate a differential equation model and optimize parameters to match measurements. In this exercise, the model is simulated with an ODE integrator (ode15s) and optimized with fmincon or fminsearch. A confidence interval for the parameter is also calculated.
Zitieren als
John Hedengren (2025). Dynamic Parameter Estimation and Confidence Intervals (https://www.mathworks.com/matlabcentral/fileexchange/45496-dynamic-parameter-estimation-and-confidence-intervals), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Ordinary Differential Equations >
Mehr zu Ordinary Differential Equations finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |