photo

Jack


Last seen: 8 Tage vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


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,...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort