Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 months ago

Question


cant get a good fit
I cannot get a good fit. Attache is the data that I am using . Is there any other method to fit the data better Thank you. ...

4 years ago | 2 answers | 0

2

answers

Question


Failure in initial objective function evaluation. LSQCURVEFIT cannot continue.
raw = xlsread('File', 2); % read in sheet number 2 Pc = raw(60:141, 1); Sw = raw(60:141, 9); plot(Sw,Pc,'ro') F = @(x...

4 years ago | 2 answers | 0

2

answers