Why do we optimize these parameters and not the R &C, and what are the equations used in identifying these parameters
1 次查看(过去 30 天)
显示 更早的评论
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1099360/image.png)
What are the equations used to identify the parameters of Li-ion battery model?
回答(1 个)
Joel Van Sickel
2022-9-9
Hello Hend,
parameter estimation uses stochastic processes (random) to randomly change parameters of a model and then determine which direction a parameter's value should move using a heuristic which can often be an equation. Is that the equation that you are talking about? In most cases, it is least squares regression for simple optimizations. However, parameter estimation is more of an algorithm than a collection of equations.
Regards,
Joel
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Mathematics and Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!