Feeds
提问
saving figure using top bar menu vs using saveas command
Original figure saved with top bar menu was saved not corrupted while when using saveas(gdf,'figure name') gets corrupted ...
9 years 前 | 1 个回答 | 0
1
个回答提问
is there any formula linking COEFF with ahat (wmpalg vs. lsqcurvefit issue) ?
Your lsqcurvefit function defined as depicted below: myfunction = @(a,T) a(1)+a(2)*Tm+a(3)*Tm.^2); [ahat,resnorm,residual,...
10 years 前 | 1 个回答 | 0