Using summation containing function for curve fitting
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (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
Categorie
Scopri di più su Get Started with Curve Fitting Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

