Community Profile

photo

Nicholas Turton


Actif depuis 2019

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

A répondu
Curve fitting function not able to reproduce curve accurately
Sorted it (Mostly) needed to calculate mean and stadard deviation of the original data not the new data to normalize. x_mean =...

plus de 4 ans il y a | 0

| A accepté

Question


Curve fitting function not able to reproduce curve accurately
Struggling to get the coefvals for a 2D Poly curve to accurately reproduce the curve as expected Code example as follows: clea...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

A répondu
Why do my coeffvalues not produce a sensible result?
Thanks Torsten, it worked perfectly function output_fit = fittingcurve(x_data, y_data, coeffvals) x_mean = mean(x_data(1,:))...

plus de 4 ans il y a | 0

Question


Why do my coeffvalues not produce a sensible result?
I have a script that uses the fit fuction on some data using a poly55 fit type. I then use this to get the coeffvalues for the f...

plus de 4 ans il y a | 2 réponses | 0

2

réponses