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…
- Know what input must be provided to a fitting function and what it returns.
- Know what a predicted responses function is, the input it requires, and what it returns.
- Be able to write specifications for functions that are needed for estimating parameters.
- Be able to estimate parameters using Python or Matlab.
Preparation
- Read Reaction Engineering Basics, Appendix F.6.
Equations and Solvers Lesson
Estimating Parameters (YouTube)
Using Python to Estimate Parameters (YouTube)
Using Matlab to Estimate Parameters (YouTube)
This website is licensed under the Creative Commons Attribution-Non-Commercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0).