Cluster Gauss Newton method

バージョン 1.0.4 (1.65 MB) 作成者: Yasunori Aoki
A computationally efficient algorithm to find multiple solutions of nonlinear least squares problems.
ダウンロード: 728
更新 2019/8/26

ライセンスの表示

Standard methods such as the Levenberg-Marquardt method can find a solution of a nonlinear least squares problem that does not have a unique solution. However, the parameter found by the algorithm depends on the choice of the initial iterate. To reduce the analysis bias due to the initial iterate used for the algorithm, it is a good practice to repeatedly use the algorithm with various initial iterates to gain the understanding of the influence of the initial iterates. On the other hand, due to the computational challenges and cost, it is rarely done in practice. Cluster Gauss-Newton method is made to remedy this issue by efficiently finding multiple solutions. (please read https://arxiv.org/abs/1808.06714 for detail)

引用

Yasunori Aoki (2024). Cluster Gauss Newton method (https://www.mathworks.com/matlabcentral/fileexchange/68798-cluster-gauss-newton-method), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

Cluster_Gauss_Newton_method

バージョン 公開済み リリース ノート
1.0.4

Minor bug fix.

1.0.3

Bugfix

1.0.2

Improved error message.

1.0.1

name changed

1.0.0