Solving a non linear least square of a sum function with two unknowns
Show older comments
Hello,
i have a Chi-Square merit function with two unknown k1 and k2. Unfortunately, I don't know exactly which syntax to use to minimize this function in order to determine k1 and k2.
Unfortunately, I am also relatively new with Matlab. I would be very happy about a step by step explanation. I have already found out that lsqnonlin can be used as a solver.
I appreciate your help. Thank you.
2 Comments
Star Strider
on 18 Dec 2019
Note that lsqnonlin fits a function to data.
Do you have a matching vector for
?
Zehra Ese
on 19 Dec 2019
Accepted Answer
More Answers (0)
Categories
Find more on R Language in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!