photo

Jack


Last seen: 8일 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


Polyfit does not seem to be operating correctly 2011b(7.13.0.564)
figure(500) x = (0: 0.1: 2.5)'; y = erf(x); [p,S,mu] = polyfit(x,y,6); BestFit = polyval(p,x); plot(x,y,'o',x,...

대략 12년 전 | 답변 수: 1 | 0

1

답변