photo

athif amran


Students

Active since 2015

Followers: 0   Following: 0

Message

New to Matlab

Statistics

Feeds

View by

Question


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); ...

ongeveer 9 jaar ago | 1 answer | 0

1

answer