Using summation containing function for curve fitting
Afficher commentaires plus anciens
I was trying to fit my data in an equation given below:

where a=1,
, also summation upto 250 terms is enough.
, also summation upto 250 terms is enough.k & Cs are fitting parameters. I have data for t & S(t).
I tried the curve fitting tool. It doesnt support for summation functions.
Can you help me to code for this for this fit ?
I am attaching the data file.
Réponse acceptée
Plus de réponses (1)
Dear Stephan,
I am trying to fit the attached data to the following model

using the curve fitting tool in Matlab without success. For the equation, t = time (min), l = 0.0023 m and n = 0 to infinity while D is the fitting parameter or unknown constant to be found once the data is fitted. Could you please help me with a code to fit the data? Thanks in anticipation to your positive response.
Kind regards,
Andrew
Catégories
En savoir plus sur Get Started with Curve Fitting Toolbox 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!

