Solving a non linear least square of a sum function with two unknowns
Afficher commentaires plus anciens
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 commentaires
Star Strider
le 18 Déc 2019
Note that lsqnonlin fits a function to data.
Do you have a matching vector for
?
Zehra Ese
le 19 Déc 2019
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur R Language dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!