Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Mathimatics-Numerical algorithms Algorithm

Search in result

Algorithm list
Sort by :
« 1 2 ... .28 .29 .30 .31 .32 2633.34 .35 .36 .37 .38 ... 3400 »
Downloaded:0
This is levmar, a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite difference approxima
Date : 2025-07-03 Size : 56kb User : muxihan

Downloaded:0
SGGSVD computes the generalized singular value decomposition (GSVD) * of an M-by-N real matrix A and P-by-N real matrix B: * * U*A*Q = D1*( 0 R ), V*B*Q = D2*( 0 R ) * * where U, V and Q are orthogonal matrices, and Z is
Date : 2025-07-03 Size : 36kb User : muxihan

Downloaded:0
SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which may be rank-deficient.
Date : 2025-07-03 Size : 110kb User : muxihan

Downloaded:0
MPFIT uses the Levenberg-Marquardt technique to solve the least-squares problem. In its typical use, MPFIT will be used to fit a user-supplied function (the "model") to user-supplied data points (the "data") by adjusting
Date : 2025-07-03 Size : 64kb User : muxihan

Downloaded:0
The SCE-UA method is a general purpose global optimization program.
Date : 2025-07-03 Size : 419kb User : muxihan

Downloaded:0
an implement of simplex of lp problem
Date : 2025-07-03 Size : 2kb User : wachmc

Downloaded:0
The start word of pdf:we consider a bilevel programming with three followers in which the leader has a decision vector (x1 x2 x3) and the three followers have decision vectors (yi1 yi2), i = 1 2 3,
Date : 2025-07-03 Size : 35kb User : jigang

Downloaded:0
Application of coordinate transformation to the general expression of quadratic curve to the standard type, and determine the type quadratic curve!
Date : 2025-07-03 Size : 4kb User : gechengwei

Downloaded:0
Simplex method, C++ code for all to learn from each other
Date : 2025-07-03 Size : 150kb User : 周国旗

Downloaded:0
Numerical analysis of this program, the Lagrangian algorithm, the program will Lagrangian algorithm for each step and every step of the algorithm are demonstrated.
Date : 2025-07-03 Size : 84kb User : 王瑞卿

Downloaded:0
Numerical analysis of this program in the least-squares method experiment, the steps in detail.
Date : 2025-07-03 Size : 59kb User : 王瑞卿

Downloaded:0
Numerical analysis of this program, the Euler algorithm, with the original Euler and Improved Euler algorithm
Date : 2025-07-03 Size : 4kb User : 王瑞卿
« 1 2 ... .28 .29 .30 .31 .32 2633.34 .35 .36 .37 .38 ... 3400 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.