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

搜索资源列表

  1. Gauss_Seidel

    0下载:
  2. 解线性方程组的Gauss_Seidel(高斯-赛德尔)方法的matlab代码实现-Solution of linear equations of the Gauss_Seidel code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:594
    • 提供者:李莎
  1. inverse

    0下载:
  2. 用解线性方程组的方法求三对角矩阵逆 用解线性方程组的方法求三对角矩阵的逆的计算-With the method of solving linear equations for tridiagonal matrix inverse With the method of solving linear equations for three diagonal matrix inverse calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:704
    • 提供者:only
  1. catch-and-adasimpson

    0下载:
  2. 用追赶法来实解三对角矩阵 用simpson方法来解线性方程组 -use the catch method to solve the three symetry matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:meng
  1. Gram-Schmidt-and-Hermite

    0下载:
  2. Gram-Schmidt and Hermite方法解线性方程组-Gram-Schmidt and Hermite method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1495
    • 提供者:meng
  1. Solving-linear-equations

    0下载:
  2. 各种线性方程组求解的FORTRAN子程序,程序简单易懂,且易修改.-a goood program for Solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:15165
    • 提供者:han
  1. optimization

    0下载:
  2. 阻尼算法实现优化,主要是针对线性方程组求解超定方程的一种算法。大家可以试试。-Damping algorithm to realize optimization
  3. 所属分类:MPI

    • 发布日期:2016-06-02
    • 文件大小:21504
    • 提供者:legend
  1. Solving-linear-equations

    0下载:
  2. 求解线性方程组,首先要确定方程式的个数,以及每个方程的系数,要求程序与用户交互, 在程序运行过程中,要求用户输入方程个数和方程中的系数,程序把系数存入系数矩阵中 运用消元法(高斯消元法):1.将系数矩阵消为上三角2.回代求得方程组的解-Solving linear equations, we must first determine the number of equations, and the coefficients of each equation required proc
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27296
    • 提供者:邹成睿
  1. 5geyouyong

    0下载:
  2. 5个程序包括1,用高斯消去法解线性方程组的算法程序;2,判断k之前的质数并输出;3动态建立多维数组;4,利用点类进行线性拟合;5改进后的人员信息管理系统-Five programs include 1, with the gaussian elimination method of solving linear equations algorithm procedures 2, the prime Numbers and before judge k output 3, dynamic mu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5287468
    • 提供者:aaa
  1. Examine

    0下载:
  2. 对求解线性方程组的算法进行测试,包括矩阵LU分解算法-Begin the test of the Algorithms used in solving the liner equation, including the LU decomposition
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:72681
    • 提供者:xiongxi
  1. solveLE

    0下载:
  2. 检验线性方程组是否可求,用换行法求解线性方程组-Inspection linear equations can be asked whether, with a line break method is used to solve the linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1214
    • 提供者:刘济海
  1. Solve-Modular-Linear-Equations

    0下载:
  2. 解模块线性方程组, solve modular linear equations, 用到了extended-euclid算法求最大公约数-solve modular linear equations, use extended-euclid to compute the greatest common divisor..
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1371
    • 提供者:yxc
  1. bandv

    0下载:
  2. 解对称变宽带线性方程组程序 ! n: 方程组个数 ! np: a数组的长度 ! id: 存放方程组系数矩阵的第i行对角元在a数组的位置j,ID(i)=j ! b: 存放方程组右列向量 ! ir: 计算结束标志,ir=0程序正常结束,ir=/0表示系数矩阵奇异-Solution of linear equations is ymmetrical broadband program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:752
    • 提供者:wxl
  1. iterative-method

    0下载:
  2. 基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较-Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:91008
    • 提供者:mathman
  1. Jacobi

    0下载:
  2. 解线性方程组的雅克比法,可指定精度和迭代次数-Conjugate gradient method for linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:672
    • 提供者:skyve xu
  1. Linear-Equation-by-VB

    0下载:
  2. 线性方程组求解是测绘行业工作者所必须掌握的方法。用Vb语言编写而成。-Linear Equation is very necessary for surveyors.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:135449
    • 提供者:牛茂靖
  1. Solving-linear-equations

    1下载:
  2. 数值计算第二章编程作业:高斯顺序消元法、列选主元、三角分解法(Doolittle分解、Crout 分解)、全选主元、平方根法、追赶法解线性方程组-Order Gaussian elimination method, column pivoting, triangular decomposition (Doolittle, decomposition, decomposition Crout s), Select the main element, the square root of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:8685
    • 提供者:王争
  1. xianxinjiefa

    0下载:
  2. 线性方程组的直接解法,其中包括追赶法,高斯消元法和高斯—赛德尔的编程方法-chase-after method program of Linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:664
    • 提供者:张枫
  1. 103145671Gauss_Seidel_iterative

    0下载:
  2. 用Gauss_Seidel迭代求解线性方程组-use Gauss_Seidel sovle problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1236
    • 提供者:豆倩
  1. Jacobi

    0下载:
  2. 用jacobi迭代法解线性方程组,的matlab实现。M文件源代码。-Jacobi iterative method for solving linear equations, matlab implementation. M-file source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:562
    • 提供者:hello
  1. Conjugate_gradient

    0下载:
  2. 用共轭梯度法解线性方程组解决解析方法解不了的方程。-Conjugate gradient method for solving linear equations to solve the analytical method solution of the equation can not
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:633
    • 提供者:闫小凡
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com