A problem in official website 'Least-Squares (Model Fitting) Algorithms'
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Zhanchun Yang
am 25 Aug. 2022
Beantwortet: Alan Weiss
am 29 Aug. 2022
Under 'Levenberg-Marquardt Method', it says 'Consequently, for some sufficiently large λk, the term F(xk + dk) < F(xk) holds true'. 'F(xk + dk)<F(xk)' should be corrected to 'norm(F(xk + dk))<norm(F(xk))' . Right?
2 Kommentare
Steven Lord
am 25 Aug. 2022
Searching the online documentation for 'Levenberg-Marquardt Method' found 73 hits in the documentation itself, with additional hits in the Examples, Functions, Blocks, Apps, Videos, Answers, and File Exchange categories. To which of those pages does your feedback relate? Please post a link to the page in question.
Akzeptierte Antwort
Alan Weiss
am 29 Aug. 2022
Thank you for pointing out this long-standing error in the documentation. I will fix the error as soon as practicable.
Alan Weiss
MATLAB mathematical toolbox documentation
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Quantum Mechanics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!