Skip to content

Apply GN/LM methods for solve nonlinear least squares problems (local step) #18

@xinliang-dai

Description

@xinliang-dai

Currently, the NLP problems in local step are solved as a standard optimization, although the problem is formulated as a least-sqaures problem.

In order to gain more benefit from LS structure, i.e., saving computing time and increasing robustness, Gauss-Newton method and Levenberg Marquadt method will be implemented in rapidPF.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions