photo

athif amran


Students

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

New to Matlab

Statistica

Feeds

Visto da

Domanda


I want to move the graph line by looping until finally it fits to the point as shown in the coding below. But not the line move from 1 to 5. And finally it gives you coefficient value. Plz hlp..
function coeffs = optimalpolynomial(a,b) xvalues =(0:a/4:a); coeffs = zeros(1,5); double(b); double(a); ...

oltre 9 anni fa | 1 risposta | 0

1

risposta