资源列表
[数学计算/工程计算] zuiyouhua-chazhi
说明:最优化方法-插值法求最小值 上最优化课程的时候写的程序-optimization-interpolation method for optimizing the most minimum of course written procedures<bug> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] zuiyouhua-0.618
说明:0.618计算最大值 学最优化的时候写的菜程序-.618 study calculated the maximum optimal time to write procedures for the food<bug> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yiqunsuanfachengxu
说明:基本蚁群算法程序程序在vc++6.0下面同过,对原来的做了一点修改。-basic ant algorithm Procedure in the same vc 6.0 below that of the original done a few modifications.<李虹> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] neidianyouhuachengxu
说明:程序在vc++6.0下面通过,内点法的优化程序-procedures through vc 6.0 below, interior point method of optimization procedures<李虹> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] longgekuta
说明:龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数-Runge- Kutta method of programming c said several sub n, n He said a number of output<李虹> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] juzhenxingshidelonggekuta
说明: 矩阵形式的龙格库塔程序C++源代码矩阵类的构造及运算符重载太长,在此不提供-matrix form the Runge- Kutta procedures C source code matrix type structure and Operator Overloading too long, this does not provide<李虹> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] gsl-1.0.tar
说明:开放gsl矩阵运算,功能强大啊。适合各种平台,-open gsl matrix, a powerful ah. For a wide range of platforms,<王潇> 在 2025-06-08 上传 | 大小:1.92mb | 下载:0
[数学计算/工程计算] Gausst2_1b
说明:计算方法为:Gauss消去法和列主元Gauss消去法。列主元Gauss消去法算法思路如下: 查找列主元——〉消去——〉回代 -calculation : Gauss elimination method and main-element Gauss elimination method. Main-element Gauss elimination algorithm is as follows : Search out the main element--<王明明> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] t2_3
说明:本题采用的计算方法为:矩阵的 分解和Cholesky分解。根据Gauss消去法的的矩阵意义,可以将矩阵A分解为一个单位下三角矩阵与一个上三角矩阵的乘积即:即矩阵的LU分解A=LU,进而可以分解为: 的形式。当A为对称矩阵时,A可分解为: 的形式。-that the use of the method of calculating : matrix decomposition and Cholesky decomposition. According to the Gauss eliminatio<王明明> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] t2_5
说明:本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating : main Jacobi iteration and th<王明明> 在 2025-06-08 上传 | 大小:1kb | 下载:0