CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - solve Gauss Newton
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - solve Gauss Newton - List
[
matlab
]
shuzhifenximatlab
DL : 0
用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等-Using matlab to solve some numerical analysis of commonly used algorithms, such as Newton method, gauss, romberg, etc.
Date
: 2025-07-06
Size
: 2kb
User
:
duhongye
[
matlab
]
Powe_System_toolbox
DL : 1
solve power flows by gauss seidel method ans newton Rapson
Date
: 2025-07-06
Size
: 596kb
User
:
wilber2912
[
Algorithm
]
math
DL : 0
高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
Date
: 2025-07-06
Size
: 620kb
User
:
kyo
[
Education soft system
]
FP0
DL : 0
Originally written for a PB2000 Casio computer program to solve power flow by five solutions methods (Gauss, Gauss-Seidel, Newton-Raphson-polar, Neuton-Raphson-Cartesian and Decoupled).-Originally written for a PB2000 Casio computer program to solve power flow by five solutions methods (Gauss, Gauss-Seidel, Newton-Raphson-polar, Neuton-Raphson-Cartesian and Decoupled).
Date
: 2025-07-06
Size
: 5kb
User
:
sbach
[
matlab
]
Matlab
DL : 0
Gauss Seidel 解数学矩阵方程 Bisection 解1元高次方程 Newton Method 解高次方程 Taylor series 泰勒公式求方程近似解-In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations.
Date
: 2025-07-06
Size
: 2kb
User
:
yuguo
[
Algorithm
]
optimal
DL : 0
最优化实现,主要涉及拟牛顿法解决非线性方程,非线性最小化问题,高斯牛顿法和DFP法-Optimized to achieve, mainly involving quasi-Newton method to solve nonlinear equations, nonlinear minimization problem, Gauss-Newton method and DFP method
Date
: 2025-07-06
Size
: 1.17mb
User
:
yc
[
matlab
]
LFGAUSS
DL : 0
gauss seidel by hadi saadat to solve the load flow
Date
: 2025-07-06
Size
: 1kb
User
:
rionaldiwika
[
Algorithm
]
Algoritm Levenberg-Marquardt
DL : 0
In mathematics and computing, the Levenberg–Marquardt algorithm (LMA or just LM), also known as the damped least-squares (DLS) method, is used to solve non-linear least squares problems. These minimization problems arise especially in least squares curve fitting. The LMA interpolates between the Gauss–Newton algorithm (GNA) and the method of gradient descent. The LMA is more robust than the GNA, which means that in many cases it finds a solution even if it starts very far off the final minimum. For well-behaved functions and reasonable starting parameters, the LMA tends to be slower than the GNA. LMA can also be viewed as Gauss–Newton using a trust region approach.
Date
: 2023-12-29
Size
: 2.69kb
User
:
nechaev_V
[
Algorithm
]
Algoritm Gausa-Nutona
DL : 0
The Gauss–Newton algorithm is used to solve non-linear least squares problems, which is equivalent to minimizing a sum of squared function values. It is an extension of Newton's method for finding a minimum of a non-linear function. Since a sum of squares must be nonnegative, the algorithm can be viewed as using Newton's method to iteratively approximate zeroes of the components of the sum, and thus minimizing the sum. In this sense, the algorithm is also an effective method for solving overdetermined systems of equations. It has the advantage that second derivatives, which can be challenging to compute, are not required.
Date
: 2023-12-29
Size
: 2.82kb
User
:
nechaev_V
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.