CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数学计算/工程计算

资源列表

« 1 2 ... .26 .27 .28 .29 .30 131.32 .33 .34 .35 .36 ... 3415 »
  1. yiqunsuanfachengxu

    1下载:
  2. 基本蚁群算法程序程序在vc++6.0下面同过,对原来的做了一点修改。-basic ant algorithm Procedure in the same vc 6.0 below that of the original done a few modifications.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:李虹
  1. neidianyouhuachengxu

    0下载:
  2. 程序在vc++6.0下面通过,内点法的优化程序-procedures through vc 6.0 below, interior point method of optimization procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:李虹
  1. longgekuta

    0下载:
  2. 龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数-Runge - Kutta method of programming c said several sub n, n He said a number of output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920byte
    • 提供者:李虹
  1. juzhenxingshidelonggekuta

    0下载:
  2. 矩阵形式的龙格库塔程序C++源代码矩阵类的构造及运算符重载太长,在此不提供-matrix form the Runge - Kutta procedures C source code matrix type structure and Operator Overloading too long, this does not provide
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:李虹
  1. Gausst2_1b

    0下载:
  2. 计算方法为: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 -
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:王明明
  1. t2_3

    0下载:
  2. 本题采用的计算方法为:矩阵的 分解和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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1013byte
    • 提供者:王明明
  1. t2_4

    0下载:
  2. 本题采用的计算方法为:主要求解三对角阵方程组得解。采用的计算方法为“追赶法”。 算法思路为:求解方程Ly=d(追)——〉求解Ux=y(赶) -that the use of the method of calculating : three pairs for the main diagonal matrix equations in the solution. Using the method of calculating "catch up law." Algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:806byte
    • 提供者:王明明
  1. t2_5

    0下载:
  2. 本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating : main Jacobi iteration and th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:898byte
    • 提供者:王明明
  1. t3_1

    0下载:
  2. 求解三次样条函数思路为:由 连续 预设 , 为一次多项式:故 积分2次 积分常数(2个) 由插值条件 确定 积分常数 得 (含预设的 ) 利用 连续: 确定 的 个方程 + 2边界条件 确定 加入 的表达式,形成 。 -solving cubic spline function ideas : consecutive default, as a polynomial : so integral two integral constant (2) determined by int
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:王明明
  1. zuixiaoercheng

    0下载:
  2. 系统辨识中的最小二乘算法程序,希望对大家有用-system identification of least-squares algorithm procedures in the hope that it may be useful to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.51kb
    • 提供者:yy
  1. MAOA_PLS_SV

    0下载:
  2. 介绍了一结合偏最小二乘的改进蚁群算法,可以用于数据变量的压缩!具有参数少容易实现等优点!-on a combination of improved PLS ant algorithm, Variables can be used for data compression! with fewer parameters to achieve the advantages of easy!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:268.64kb
    • 提供者:wuyuqian
  1. gacshx

    0下载:
  2. 一种基本遗传算法C源代码一种基本遗传算法C源代码-a basic genetic algorithm C source code for a basic genetic algorithm C source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:625.13kb
    • 提供者:李一一
« 1 2 ... .26 .27 .28 .29 .30 131.32 .33 .34 .35 .36 ... 3415 »
搜珍网 www.dssz.com