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

资源列表

« 1 2 ... .27 .28 .29 .30 .31 1032.33 .34 .35 .36 .37 ... 3415 »
  1. Gauss_Elimination

    0下载:
  2. 使用高斯消元法,解线性方程组。写作AX=B型的矩阵形式解决。-Using Gaussian elimination, solution of linear equations. Writing AX = B type of matrix solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.31kb
    • 提供者:hustckm
  1. jisuanfangfa

    1下载:
  2. 合工大大二计算方法实验的源代码,里面有实验指导书.有牛顿下山,迭代啊什么的-Sophomore calculation experiment source code, which has experimental guide books
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.32mb
    • 提供者:z7z8th
  1. 10000piCalculation

    0下载:
  2. C写的一万位圆周率计算的小程序,有详细注释,结构简洁-10 000 pi calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.4kb
    • 提供者:Paley
  1. neural_net

    0下载:
  2. Program recognition of elementary images The example shows how to use the mechanism, quadrupeds, as neural networks. First, the program offers two different images. Then point to the third image. Using it is that the mechanism should know - for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.74kb
    • 提供者:Anton
  1. Round

    0下载:
  2. 使用的Java纯代码,可以做一些简单的几何题圆的计算。-Round
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.13kb
    • 提供者:何安邦
  1. steepest

    1下载:
  2. 实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.56kb
    • 提供者:Sharon
  1. 1

    0下载:
  2. 单纯形法,可在C++环境下运行,可用于线性规划问题的求解-Simplex method can be run under C++ environment can be used for solving linear programming problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:12.8kb
    • 提供者:何立斌
  1. VBjisuanqi

    0下载:
  2. 实现基本的计算器功能 界面同Windows自带计算器一致-Interface to achieve the basic calculator functions consistent with the Windows built-Calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.5kb
    • 提供者:吴惠阳
  1. biaozhunjisuanqi

    0下载:
  2. 基本的计算器功能 带科学计算器 额...就这些-Basic scientific calculator with calculator function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:251.33kb
    • 提供者:吴惠阳
  1. Finite_element_analysis

    0下载:
  2. 有限元分析,我自己使用delphi写的代码,用了递归,运行速度有点慢-Finite element analysis, I use delphi write the code, using a recursive, runs a little slow
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:289.45kb
    • 提供者:雷虎
  1. A_LU

    0下载:
  2. bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int n) 求线性方程组的解。 假设矩阵lum*n为某个矩阵a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.63kb
    • 提供者:moontea
  1. A_QR

    0下载:
  2. void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.82kb
    • 提供者:moontea
« 1 2 ... .27 .28 .29 .30 .31 1032.33 .34 .35 .36 .37 ... 3415 »
搜珍网 www.dssz.com