ParameterEstimation.jl - Algebraic Parameter Estimation in ODEs
The Julia Programming Language via YouTube
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore an innovative algebraic approach to parameter estimation in ordinary differential equations (ODEs) using the ParameterEstimation.jl package. Learn how this method transforms the traditional nonlinear optimization problem into solving an algebraic system, avoiding common pitfalls like local minima and the need for good initial guesses. Discover how the original baryrational interpolation technique has been enhanced with Gaussian Process Regression (GPR) to significantly improve robustness against measurement noise in real-world data. Understand the theoretical foundation based on Bassik et al.'s algorithm and see practical demonstrations of the new Julia implementation. Examine benchmark results showing improved performance on noisy data compared to traditional optimization methods. Gain insights into the package's current development status, including ongoing work on examples and benchmarks for realistic applications. See how this approach benefits practitioners in modeling and control by providing a more reliable alternative to conventional parameter estimation techniques.
Syllabus
ParameterEstimation.jl: Algebraic Parameter Estimation in ODEs | Bassik | JuliaCon Global 2025
Taught by
The Julia Programming Language