Feeds
提问
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); ...
9 years 前 | 1 个回答 | 0