[Scilab-users] polyfit for Scilab

Dang, Christophe Christophe.Dang at sidel.com
Wed Jul 9 17:17:34 CEST 2014


Hello, 

> De : tanthiamhuat
> Envoyé : mercredi 9 juillet 2014 15:54
>
>Why is polyfit not a function in Scilab? 

I'm not a Matlaber, but Mathwokr websit tells me this is used for polynomial fitting

http://www.mathworks.fr/fr/help/matlab/ref/polyfit.html

In fact, you don't need a specific function as polynomial fitting is just a multiple linear regression considering each x^n is a variable
(in this case, the variables are strongly correlated contrarily to usual multiple linear regression)

Please read the following discussion where I explain how to perform a polynomial fit

http://mailinglists.scilab.org/Polynomic-regression-td4030799.html

HTH

-- 
Christophe Dang Ngoc Chan
Mechanical calculation engineer

______________________________________________________________________

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
______________________________________________________________________



More information about the users mailing list