Feeds
提问
In this programe of line fitting for y=mx+c , i get problem in "cfit". plz help me to get right program for this y=mx+c.
x=[0:100]'; y=x; n=randn(101,1); yi=y+n; m=input('inital value slope'); dm=input('incremental value in m'); ...
11 years 前 | 1 个回答 | 0