how can I perform curve fitting for 3 degree exponential equation?
Afficher commentaires plus anciens
I have data from Li-ion Battery Discharge test. and I am trying to estimate battery parameter from this data. This battery model has 3RC circuits, means 3 exponential terms in the equation. I have been trying with curve fitting toolbox, but its limited to 2 exponential terms. Also, I tried custom function option in curve fitting. That didn't work as well. The equation I am trying to fit in is: Y(t)=V(t)+(a*exp(-b*t))+(c*exp(-d*t))+(f*exp(-g*t))
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Simscape Battery dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!