资源列表
[数学计算/工程计算] methodDanilevsky
说明:The method of Danilevsky is usually used to find an n-square matrix Q that transforms a problem n-sqare matrix A into a companion matrix C.<DimoneTHEone> 在 2025-07-05 上传 | 大小:9.78mb | 下载:0
[数学计算/工程计算] TraceOfMatrix
说明:The trace of an n-by-n square matrix A is defined to be the sum of the elements on the main diagonal. This program is for calculation matrix traces.<DimoneTHEone> 在 2025-07-05 上传 | 大小:12.37mb | 下载:0
[数学计算/工程计算] transportation_theory
说明:Realisation of Vogel’s and potential (simplex) approximation method. Written at C++ Builder 6.<DimoneTHEone> 在 2025-07-05 上传 | 大小:3.16mb | 下载:0
[数学计算/工程计算] ConstrainedOptimizationProblem
说明:约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch(复合形法)-Constrained optimiz<wyf> 在 2025-07-05 上传 | 大小:13kb | 下载:0
[数学计算/工程计算] PlanProblem
说明:线性规划: CmpSimpleMthd(完整单纯形法) 整数规划(含0-1规划) DividePlane(割平面法) ZeroOneprog(枚举法) 二次规划 QuadLagR(拉格朗日法) ActivedeSet(起作用集法)-Linear Programming: CmpSimpleMthd (complete simplex method) Integer programming (including 0-1 Programming) Divide<wyf> 在 2025-07-05 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] DynamicProgrammingShortestPath
说明:动态规划求最短路径,已知几个城市的位置坐标,求出便利各个城市的最短路径-Dynamic programming for the shortest path to a known location coordinates of several cities, find the shortest path to facilitate various cities<wyf> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] disassemble
说明:数值分解。该程序用来将一个正整数分解成若干素数的乘积,并输出这些素数。-Value decomposition. The program used to be a positive integer into several primes, and the output of these primes.<周标> 在 2025-07-05 上传 | 大小:860kb | 下载:0
[数学计算/工程计算] LM-from-MATLAB
说明:Levenberg-Marquardt(LM)算法matlab-Levenberg-Marquardt(LM) arithmetic matlab<王晶> 在 2025-07-05 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] AdditionMystere
说明:Solve mystery sums (like SEND+MORE=MONEY)<Colin> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Romberg
说明:龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛普森公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度-Romberg quadrature formula, also known as successive half acceleration method. It is based on the relationship between the trapezoidal formula, Simpson form<yangxu> 在 2025-07-05 上传 | 大小:122kb | 下载:0