CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 解方程组

搜索资源列表

  1. Seidel

    0下载:
  2. Seidel算法解方程组,用于对线性方程组进行迭代求解初值可任选-Seidel algorithm for solving equations, linear equations used to iteratively solve initial value may be optionally
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1055
    • 提供者:何金水
  1. CbGem

    0下载:
  2. 使用高斯列主元选择消除法来解方程组,可以快速解多维方程组-to solve the array
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1001
    • 提供者:ljc
  1. Gauss_Elim

    0下载:
  2. 高斯消去法解方程组,数据从文件中读入,结果从屏幕上输出。-Gaussian elimination method for solving equations, data is read from the file, the output from the screen.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:261438
    • 提供者:HanG
  1. ludepart

    0下载:
  2. 数值分析算法,LU分解法解方程组,数据从文件中读入,结果从文件中输出。-Numerical analysis algorithms, LU decomposition method for solving equations, data is read from the file, the output from the file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:247707
    • 提供者:HanG
  1. algorithm-CPP

    0下载:
  2. 用C++编程的十大算法,包括二分法、复化辛卜生公式、改进欧拉法、高斯迭代法解方程组、拉格朗日插值多项式、列主元高斯消去法、龙贝格算法、龙格库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测公式、雅各比迭代法、变步长法、最小二乘法-ten algorithm using C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8070
    • 提供者:清蒸舍雨
  1. computing-method

    0下载:
  2. 列主元消去法解线性方程、三对角阵的LU分解、用迭代法解方程组、求矩阵的LDLT分解及cholesky分解、求函数插值多项式、插值误差、用复化公式求积分方程、计算定积分-Column pca elimination method solving linear equations, LU decomposition of tridiagonal matrix, solutions of equations by iteration method, LDLT decomposition of matr
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6569776
    • 提供者:薛荔枝
  1. liu_3

    0下载:
  2. 数值计算解方程组的程序,适合学习数值分析的应用,一个很好的学习程序-Numerical procedure to solve equations, and numerical analysis applications for learning, a very good learning process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3179
    • 提供者:刘军
  1. 213

    0下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss- Seidel iterative solution equations Ax = b, analysis, comparison of the results
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17358
    • 提供者:木阮清
  1. Out-PCA-elimination-method

    0下载:
  2. 计算方法编程题目——列主元消去法解方程组-Calculation programming topics- out PCA elimination method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:833
    • 提供者:qiang22
  1. Gaussian

    0下载:
  2. 高斯消元法解方程组,代码简单易懂适合初学者-Gaussian elimination solution equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:209003
    • 提供者:郭敏
  1. zhuiganfa

    0下载:
  2. MVS2010平台,IVF编写的追赶法解方程组的代码实例-MVS2010 platform, code examples written in catching IVF method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:761542
    • 提供者:周生生
  1. chloskey

    0下载:
  2. 数值分析 递归解方程组 chloskey分解算法的实现-chloskey method matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:810
    • 提供者:Luyang
  1. solving-equations-

    0下载:
  2. matlab 解方程组,超定方程组,微分方程组,偏微分-matlab solutions of equations, overdetermined equations, differential equations, partial differential
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:22026
    • 提供者:周预
  1. C_liezhuyuan

    0下载:
  2. 用列主元法解方程组,适合学习数值计算的学生-Column-major Solving equations, numerical calculations for students
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:12716
    • 提供者:许鸿晶
  1. Seidel_Solving_Equation

    0下载:
  2. 使用赛德尔方法解方程组,VC6.0测试通过-Use Seidel method for solving equations, VC6.0 tested
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:teng
  1. SOR_Solving_Equation

    0下载:
  2. 超松弛法解方程组C语言程序,通过VC6.0测试可用。-Over Relaxation method for solving equations C language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:617
    • 提供者:teng
  1. underwater

    3下载:
  2. 基于射线模型的浅海水声信道的仿真,采用解方程组算法得出本征路径数N,考虑多径和多普勒效应,并基于此加以自适应均衡技术进行均衡。-Ray simulation model of shallow water acoustic channel based on the use of solutions of equations or algorithms intrinsic number of paths N, consider multipath and Doppler effect, and ba
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:11433984
    • 提供者:王欣
  1. 爆轰波斜入射膨胀波反射时介质中初始参数

    0下载:
  2. 解爆轰波斜入射时多元方程组的估值试解程序,找到解时返回解,找不到返回“not found”
  3. 所属分类:matlab例程

  1. least-squares-fitting-orthogonal

    0下载:
  2. 用这种算法编程,不用解方程组,只须用递推公式,并且当循环次数增加一 次时,只要把循环增加一次-Programming in this algorithm, without solution equations, just use recursion formula, and when cycles increaseTime, as long as to increase circulation. The rest remains the same.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3556
    • 提供者:张si
  1. Triangular-decomposition-method

    0下载:
  2. 三角分解法(杜丽特尔分解)解方程组,需输入系数矩阵A和B-Triangular decomposition method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1002
    • 提供者:zhaoxin
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com