RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
NON_LINEAR_ALGEBRA

Non-linear algebra operations. More...

Modules

 OPTIMIZATION
 Solving problems of regression smoothing and curve fitting.
 
 SOLVE_NON_LINEAR_EQUATIONS
 Enables to solve multi-variant nonlinear equation systems.
 

Detailed Description

Non-linear algebra operations.

The non-linear algebra module contains functions to solve multi-variant nonlinear equations as wells algorithms solving problems of regression smoothing and curve fitting. This module also enables enables the optimization of an approximate solution by using Non-linear Least Squares (NLS) methods such as modified Gauss–Newton (GN) or the Levenberg–Marquardt (LVM) algorithms.

Author
Zakaria Kasmi