help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Q: Error in function polyfit() ???


From: F.-J. Luecke
Subject: Q: Error in function polyfit() ???
Date: Thu, 04 Sep 1997 13:56:43 +0100

Hello,

i used the function polyfit(). I found it is buggy.
I test it with
x=1:10;
y=x;
[p, value] = polyfit(x,y, 4);

and i got strange results.
Is a replacement for polyfit() aviable.

Franz-Josef
Universitaet-GH Siegen
Zentrum fuer Sensorsysteme
F.-J. Luecke
Paul-Bonatz-Strasse 9-11
D-57068 Siegen

Tel.: (049) +271/7402425
Fax : (049) +271/7402336



reply via email to

[Prev in Thread] Current Thread [Next in Thread]