photo

athif amran


Students

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

New to Matlab

统计学

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

1

个回答