Hockey Net with SCoRE written over it

Estimating Parameters

This lesson examines the estimation of parameter values using experimental data. Parameter estimation is sometimes referred to as fitting a model to data. This lesson describes fitting functions, the input that must be provided to them, and the results they return. It presents an overview of how they work and describes how to prepare to use them. Finally it demonstrates how to estimate parameters using Python and Matlab.

Learning Outcomes

After completing this supplemental lesson you should…

  1. Know what input must be provided to a fitting function and what it returns.
  2. Know what a predicted responses function is, the input it requires, and what it returns.
  3. Be able to write specifications for functions that are needed for estimating parameters.
  4. Be able to estimate parameters using Python or Matlab.

Preparation

Equations and Solvers Lesson


This website is licensed under the Creative Commons Attribution-Non-Commercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0).