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

搜索资源列表

  1. TEST1402

    0下载:
  2. 这个程序是对高斯消去法求解线性方程组的fortran源代码-This process is a Gaussian elimination method to solve linear equations of the fortran source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1098
    • 提供者:明明
  1. RK

    0下载:
  2. 龙格库塔程序源代码,用于解微分方程或微分方程组,给初学者作为参考。-Runge-Kutta program source code for the solution of differential equations or differential equations, as a reference for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1097
    • 提供者:lsw_hit
  1. nonlinear_epuation_solve

    0下载:
  2. 非线性方程组解法源代码,包括二分法和牛顿法,数值分析作业,给初学者作参考。-Solution of nonlinear equations the source code, including the dichotomy and the Newton method, numerical analysis of operations, to the beginners for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:49539
    • 提供者:lsw_hit
  1. nonlinear

    0下载:
  2. 这是一个非线性方程与方程组的求解的算法,用于求解非线性方程与方程组的-This is a non-linear equation with the equations of the algorithm for solving nonlinear equations with the equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16559
    • 提供者:韩斌
  1. exp6

    0下载:
  2. 列主元消元法求线性方程组,方程组在程序中输入指定-Principal out-elimination method for linear equations, equations specified in the input process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:687
    • 提供者:苍月
  1. exp7

    0下载:
  2. Gauss-Seidel法求解线性方程组,方程组在程序中指定-Gauss-Seidel method for solving linear equations, equations specified in the procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:777
    • 提供者:苍月
  1. Gauss-elimination-solution

    0下载:
  2. 用高斯消元法解线性方程组很有用,在信息论编解码中也有很好用处-Using Gauss elimination solution of linear equations is useful in information theory codec also have a very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9391
    • 提供者:vera
  1. gaosi

    0下载:
  2. 应用高斯列主元消去法解线性方程组的程序代码-Application of Gaussian elimination out PCA solution of linear equations of the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:734
    • 提供者:sky
  1. gauss

    0下载:
  2. 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1054
    • 提供者:juice
  1. catch

    0下载:
  2. 用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the law to catch up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:621
    • 提供者:juice
  1. feixianfanchenqiugen

    0下载:
  2. 这是非线性方程(组)的数值解法,里面的源程序都经matlab2008测试通过了-This is a non-linear equation (group) of numerical solution, which have been the source of the matlab2008 test! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3284
    • 提供者:zhong
  1. xianfanchenqiugen

    0下载:
  2. 线性方程组的迭代解法解法,里面有三种不同的源程序,在matlab2008中测试通过-Linear equations of the iterative solution method, there are three different types of source code, adopted in matlab2008 test! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1438
    • 提供者:zhong
  1. GaussElimination

    0下载:
  2. 在MATLAB中实现用高斯消元法求解线性方程组!-In MATLAB to achieve using Gaussian elimination method for solving linear equations!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:647
    • 提供者:陈玉岚
  1. spgs

    0下载:
  2. 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:535
    • 提供者:李能
  1. PDEs2DS_CrankNicolson

    1下载:
  2. 用有限差分求解固定床反应器二维拟均相稳态模型(二维稳态PDE方程组)-Finite difference solution of two-dimensional fixed-bed reactor to be homogeneous steady-state model (two-dimensional steady-state equations PDE)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2148
    • 提供者:李能
  1. 3333

    0下载:
  2. 用java写的线性方程组求解,有用的可以下了-Using java to write the linear equations to solve
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:823
    • 提供者:cuijinkai
  1. 6GAUS

    0下载:
  2. 用全选主元高斯消去求解n阶实系数方程组,算法比较简单-Select All PCA with Gaussian elimination for solving n-order real coefficient equations, the algorithm is relatively simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:642
    • 提供者:majun
  1. 6GJDN

    0下载:
  2. 用全选主元高斯—约当消去法求解实系数方程组-Select All PCA with Gauss- Jordan elimination method to solve real coefficient equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:591
    • 提供者:majun
  1. software

    1下载:
  2. 该程序是针对稀疏矩阵而编制的,主要是一个稀疏矩阵类的实现,其中采用十字链表法对矩阵进行存储。该矩阵类能够完成矩阵操作和运算的大部分功能,重点是矩阵的LU分解和线性代数方程组的求解计算。-The program is prepared for the sparse matrix, and is primarily a kind of realization of sparse matrix, in which the use of cross linked matrix storage metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:430363
    • 提供者:许智全
  1. nownow

    0下载:
  2. 分别采用复化梯形公式,复化simpson公式和Gauss积分法求解方程组的解-Using the complex formula of trapezoid, simpson restoration of Gauss integral formula and method of solution of equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1686
    • 提供者:tai
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com