资源列表

« 1 2 ... .33 .34 .35 .36 .37 738.39 .40 .41 .42 .43 ... 3400 »

[数学计算/工程计算levmar-2.1.2

说明:求算非线性最小二乘问题的经典算法。Levenberg-Marquardt算法。-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 differ
<muxihan> 在 2025-06-10 上传 | 大小:56kb | 下载:0

[数学计算/工程计算single

说明:一般性的奇异值分解算法,float浮点型。-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 matric
<muxihan> 在 2025-06-10 上传 | 大小:36kb | 下载:0

[数学计算/工程计算single

说明:使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-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
<muxihan> 在 2025-06-10 上传 | 大小:110kb | 下载:0

[数学计算/工程计算MarkwardtIDL

说明:IDL版的Marquadt优化算法,可求解非线性最小二乘问题-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 "da
<muxihan> 在 2025-06-10 上传 | 大小:64kb | 下载:0

[数学计算/工程计算sceua

说明:一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
<muxihan> 在 2025-06-10 上传 | 大小:419kb | 下载:0

[数学计算/工程计算simplex_PB06001091

说明:线性规划问题的单纯形法的一个实现,c语言实现版本,比较简单-an implement of simplex of lp problem
<wachmc> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算GA-3

说明:
<jigang> 在 2025-06-10 上传 | 大小:35kb | 下载:0

[数学计算/工程计算quadraticcurves

说明:应用坐标变换将二次曲线的一般表达式转为标准型,并判别二次曲线类型!-Application of coordinate transformation to the general expression of quadratic curve to the standard type, and determine the type quadratic curve!
<gechengwei> 在 2025-06-10 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Simplex

说明:单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
<周国旗> 在 2025-06-10 上传 | 大小:150kb | 下载:0

[数学计算/工程计算lagelangri

说明:此程序时数值分析的拉格朗日算法,该程序将拉格朗日算法的每一个步骤和每一步算法都体现出来。-Numerical analysis of this program, the Lagrangian algorithm, the program will Lagrangian algorithm for each step and every step of the algorithm are demonstrated.
<王瑞卿> 在 2025-06-10 上传 | 大小:84kb | 下载:0

[数学计算/工程计算zuixiaoerchengfa

说明:此程序时数值分析中的最小二乘法实验,步骤详细。-Numerical analysis of this program in the least-squares method experiment, the steps in detail.
<王瑞卿> 在 2025-06-10 上传 | 大小:59kb | 下载:0

[数学计算/工程计算oula

说明:此程序时数值分析的欧拉算法,有原始欧拉和改进欧拉算法-Numerical analysis of this program, the Euler algorithm, with the original Euler and Improved Euler algorithm
<王瑞卿> 在 2025-06-10 上传 | 大小:4kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 738.39 .40 .41 .42 .43 ... 3400 »

源码中国 www.ymcn.org