Info

This question is closed. Reopen it to edit or answer.

non linear least square fit

1 view (last 30 days)
aditi
aditi on 4 Sep 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello
I would like to fit a data set (X,Y) with a non linear function y=f(x,a,b) where a and b are the paramters to be fitted.
the function to be fitted is: a(x^(-1/b)-2^(-1/b))
In my case Y values have uncertainty associated with them.
how to do weighted non-linear least-square fitting?
guys help me out. M badly stuck. :(
Thank you,
  7 Comments
John D'Errico
John D'Errico on 4 Sep 2014
You have provided insufficient information to know why b is coming out with an unexpected value. No data, so no idea.
aditi
aditi on 4 Sep 2014
hey... this is the data...

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!