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

搜索资源列表

  1. 超过松弛迭代解线性方程组

    1下载:
  2. 利用超过松弛迭代解线性方程组,经过详细优化过的源程序,求解效率极高,程序有注释,方便阅读,程序经过验证。
  3. 所属分类:源码下载

    • 发布日期:2011-09-14
    • 文件大小:1447
    • 提供者:qindecheng_01
  1. 退火算法解非线性方程组Matlab程序

    1下载:
  2. 退火算法解非线性方程组Matlab程序
  3. 所属分类:源码下载

    • 发布日期:2011-09-29
    • 文件大小:6210
    • 提供者:yuyehang2011
  1. 牛顿迭代法解非线性方程组

    3下载:
  2. 牛顿迭代法解非线性方程组,C语言程序,基本数值计算算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-11-24
    • 文件大小:3129
    • 提供者:paganini
  1. 解线性方程组的迭代法

    0下载:
  2. 解线性方程组的迭代法
  3. 所属分类:C#编程

  1. 高斯-赛德尔迭代法解线性方程组的C++程序

    0下载:
  2. 这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:2760
    • 提供者:wade
  1. longgeceshi 四阶龙格库塔法解微分方程组实例

    4下载:
  2. 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
  3. 所属分类:matlab例程

    • 发布日期:2015-01-07
    • 文件大小:3072
    • 提供者:cuijian
  1. guass 高斯消去法求解线性方程组

    0下载:
  2. 高斯消去法求解线性方程组 输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解-Gaussian elimination method for solving linear equations
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1611
    • 提供者:sanbudeyu
  1. test3_5

    0下载:
  2. 解方程组的雅克比迭代法,其中描述了迭代法的收敛条件-Jacobi equations solution iteration, which describes the convergence conditions for iterative methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1965
    • 提供者:zhoulei
  1. Cholesky-

    1下载:
  2. 用Cholesky 分解法解方程组Ax=b-Cholesky
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3378
    • 提供者:zhou kaner
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法快速解决方程组求解问题 给定方程组系数 旧能快速求出解级-Fast least squares method to solve problems of solving a given equation coefficients used to quickly find the solution level
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:460249
    • 提供者:cai
  1. Euler_adv

    1下载:
  2. 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1174
    • 提供者:ls
  1. tonglunsuanfalilun

    1下载:
  2. 同伦算法的研究理论,一硕士论文,对解非线性方程组很有用-Homotopy algorithm theory, a master' s thesis on the nonlinear equations are useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1384491
    • 提供者:liuming
  1. NdimensionNiNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:4265
    • 提供者:冰冰
  1. Cholesky

    0下载:
  2. Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:18964
    • 提供者:宫同举
  1. 2

    1下载:
  2. matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1548
    • 提供者:平猪
  1. 333

    0下载:
  2. 用QR 法方程组合SVD分解进行最小二乘解方程组,并比较三种方法的稳定性以及准确性-Combined with the QR equation SVD decomposition least squares solution of equations, and compare the stability and accuracy of three methods
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2492
    • 提供者:杨大陆
  1. BEAM

    0下载:
  2. 列主元消去法解方程组编程 -Out PCA solution of equations elimination Programming
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1777
    • 提供者:megic
  1. Gmres

    4下载:
  2. 解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.-Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2794
    • 提供者:xzz
  1. chap7(1)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2971
    • 提供者:xutianyuan
  1. chap7(2)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1754
    • 提供者:xutianyuan
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com