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

搜索资源列表

  1. GAUS

    0下载:
  2. 全选主元高斯消去法求解线性代数方程组AX=B的全部解-QuanXuan primary gaussian elimination method is used to solve the linear algebra equations AX = B of all solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:648
    • 提供者:戴敏
  1. GJDN

    0下载:
  2. 全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的线性代数方程组AX=B的全部解-QuanXuan primary gaussian-about when elimination technique and then the coefficient matrix is the same and the right side of the constant vector with m linear algebra equations AX = B of all solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:戴敏
  1. Gauss

    0下载:
  2. Gauss法求解方程组。包含实验报告,cpp。-Gauss method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18871
    • 提供者:AbStars
  1. complex.cpp

    0下载:
  2. 求解复系数方程组的C++算法流程程序,适合求解带复系数线性方程组-solve complex coefficient code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:831
    • 提供者:李玮
  1. SOR1

    0下载:
  2. 利用SOR迭代法求解线性代数方程组,此迭代法是数值计算方法中的基本方法之一。-The use of the SOR iterative method for solving linear algebraic equations, this iterative method is one of the basic method of numerical methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:fairy-mina
  1. Jacobi

    0下载:
  2. 用JACOBI迭代法求解线性代数方程组,此迭代法是数值计算基本方法之一。-Use JACOBI iterative method for solving linear algebraic equations, and this iteration method is one of the basic method of numerical calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:539
    • 提供者:fairy-mina
  1. Three-diagonal-matrix

    0下载:
  2. 三对角阵的LU分解和三对角方程组的求解.可以用于油藏数值模拟-Diagonal matrix of the LU decomposition of tridiagonal equations and can be used in numerical reservoir simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:911
    • 提供者:杨洪
  1. Newton-Raphson

    0下载:
  2. Newton-Raphson 算法 用来求解非线性方程组根的解法-Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1288
    • 提供者:zhangrui
  1. CubicSpline

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-we consider spaces of cubic C~1-spline on a class of trian- gulations.By using the inductive algorithm,the posed Lagrange interpolation sets are constructed for cubic spline space.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1227
    • 提供者:baoluyao
  1. Solution-of-equations

    0下载:
  2. 线性代数方程组的求解在科学和工程计算中应用非常广泛,这是因为很多科学和工程问题大多可以化为线性代数方程组来求解。-The solution of linear algebraic equations is widely used in scientific and engineering computing, this is because many scientific and engineering problems mostly can be reduced to linear algeb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:699
    • 提供者:baoluyao
  1. MATLAB-mechanical-interface

    0下载:
  2. 数学交互界面,可以实现求解线性方程组,三维绘图,二重积分等-Math interactive interface for solving linear equations, three-dimensional drawing, the double integral
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:745289
    • 提供者:李旭东
  1. LU

    0下载:
  2. C语言的LU分解求解线性方程组 输入格式: 输入n ,然后n*(n+1)的增广矩阵-LU decomposition of the C language for solving linear equations input format: Input n, then n* (n+1) augmented matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:574
    • 提供者:胡丹青
  1. aitejin

    0下载:
  2. 艾特金迭代法求解线性方程组源代码,在程序中修改方程就可以-Aitkin iterative method for solving linear equations source code, the equation can be modified in the program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6278
    • 提供者:李原原
  1. Gauss

    0下载:
  2. matlab中高斯迭代法使用的m文件,可以用于方程组近似值的求解。-m file matlab Gauss iterative method can be used for approximation of solving equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1053
    • 提供者:晓琳
  1. mathmatics

    0下载:
  2. MATLAB中数值分析如拉格朗日插值、牛顿法求解方程组、LU分解等-MATLAB numerical analysis such as Lagrange interpolation, Newton' s method for solving equations, LU decomposition, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2437
    • 提供者:刘洁丽
  1. trisys

    0下载:
  2. 用高斯消去法求解三对角线性方程组,这种方法比用一般解线性方程的程序效率显著。-solving triangle linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1348
    • 提供者:John
  1. Gauss

    0下载:
  2. c语言实现高斯消元求解多元一次方程组,选把增广矩阵化为上三角矩阵,再回带求解-Gauss elimination solving multi-time equations c language, choose the augmented matrix into upper triangular matrix and then back with solving
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:袁xx
  1. MMatrixxa

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:14280
    • 提供者:面积
  1. Doolittl_and_Gauss_Seidel

    0下载:
  2. 用LU分解和Gauss_Seidel迭代法求解线性方程组,检验正确。-LU decomposition and Gauss_Seidel iterative method for solving linear equations, the correct test.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2786
    • 提供者:常元江
  1. Choleskyfangfa

    0下载:
  2. 数值计算程序:用Cholesky分解方法求解方程组-Numerical calculation procedures: the Cholesky decomposition method for solving equations
  3. 所属分类:matlab

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