Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.
More Curve Fitting with Python: Complicated Models with Vastly Varying Parameters
3 years ago
63
We return to the topic of curve fitting. We will fit a complicated nonlinear differential algebraic equation system to experimental data. This problem is compounded by the fact the parameters we are searching for vary by over 10 orders of magnitude. We can fit such a system in the usual way using the curve_fit or minimize function, but the vast difference in the parameters will cause problems with the algorithms. One needs to rescale these numbers in such a way as to be roughly the same order of magnitude. We will accomplish this (for this case), by coding to fit the log of the parameters instead.
Paper Referenced in this Video: https://iopscience.iop.org/article/10.1149/1.2422896
Tip Jar: https://paypal.me/kpmooney
Loading comments...
-
14:49
Donald Feury
3 years ago $0.01 earnedTrim silence script - now with more python
19 -
14:06
pcomitz
3 years agoGetting Started with Python
178 -
2:09
KIVI
4 years agoTeachers experience more work, stress with changing education models
40 -
18:02
kpmooney
3 years agoSimple Portfolio Optimization with Python
28 -
28:19
Bits-N-Bytes
3 years agoData Verification with Python (Ep. 10)
64 -
22:02
Bits-N-Bytes
3 years agoFile IO with Python
95 -
23:14
kpmooney
3 years agoMore on Regressions and Parameter Estimation in Python
13 -
1:07
thomasnield
4 years agoDJI Tello Drone Test Drive with Python
81 -
6:08
monsterMatt
3 years agoPython FaceBook Bot - How to Make a Facebook Bot With Python
65 -
15:49
kpmooney
3 years agoSolving Initial Value Problems with Python and SciPy
43