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

搜索资源列表

  1. gauss.c

    0下载:
  2. Using Gaussian elimination to solve linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:张琦
  1. gauss2.c

    0下载:
  2. Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that ar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:张琦
  1. chengxu

    0下载:
  2. C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1726
    • 提供者:袁明
  1. SOR

    0下载:
  2. SOR方法解线性方程组,一般解法和矩阵解法。(MATLAB程序)-SOR method to solve linear equations, the general method and matrix method. (MATLAB program)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:883
    • 提供者:chenyijun2131
  1. diedai

    0下载:
  2. 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5870
    • 提供者:欧阳
  1. jacobi

    0下载:
  2. 用雅克比迭代求解线性方程组。编程语言是VB。计算方法-Jacobi iteration used to solve linear equations. Programming language is VB. Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1925
    • 提供者:sarin
  1. Matrix-cs

    0下载:
  2. 矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2805
    • 提供者:陈燕涛
  1. LinearEquation

    0下载:
  2. 这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:18617
    • 提供者:卢红科
  1. gauss2

    1下载:
  2. gauss法求解线性方程组fortran-Gauss method to solve linear equations fortran
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1100
    • 提供者:nicolas
  1. SOR

    0下载:
  2. 用SOR迭代法求解线性方程组 线性方程组的超松弛法,也叫SOR法-SOR iterative method using linear equations to solve linear equations of the over-relaxation method, also known as SOR method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5872
    • 提供者:h.k.start
  1. jacobi

    0下载:
  2. Jacobi求解线性方程组、possison方程,欢迎大家提出宝贵意见。-Jacobi to solve linear equations, possison equations, welcome you to give valuable advice.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1148
    • 提供者:王海
  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. Linear_Equations_SOLVER

    0下载:
  2. program to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:27350
    • 提供者:Vijay
  1. Gauss_elimination

    0下载:
  2. Gauss Elimination Algorithm is used to solve linear equations in the form Ax=B, find rank of matrix and to find inverse of matrixes. The program is done in matlab platform.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:603
    • 提供者:mmbaskr
  1. NiNiuDun

    0下载:
  2. 利用拟牛顿发解非线性方程组,领域为数值分析-Quasi-Newton made use of contradictions and solve linear equations, the field of numerical analysis for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:737
    • 提供者:paul
  1. homework4

    0下载:
  2. 题:用Jacobi和Gauss-Seidel方法解线性方程组Ax=b-Title: The Jacobi and Gauss-Seidel method to solve linear equations Ax = b
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:247859
    • 提供者:孔明
  1. NonCvxGroupSparsity

    2下载:
  2. 本程序为一种基于凸优化的OFDM信道估计算法,平滑SLO算法是求解稀疏线性方程组的一种迭代解法,本程序将其应用于OFDM信道估计,取得了较好的信号估计精度以及速度-This procedure is a convex optimization of OFDM-based channel estimation algorithm, smoothing algorithm SLO is sparse system of linear equations to solve an iterative m
  3. 所属分类:matlab

    • 发布日期:2016-11-15
    • 文件大小:3909
    • 提供者:赵亮
  1. SOR

    0下载:
  2. 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:569
    • 提供者:tang lu ming
  1. gauss

    0下载:
  2. 列主元高斯消元法,可以求解线性方程组,比较好用-Gauss elimination pivot column element method that can solve linear equations, compare easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:625
    • 提供者:chengjisihan
  1. Solvingequations

    0下载:
  2. 可以求解线性方程,线性微分方程,非线性方程,很好用得一个程序-Can solve linear equations, linear differential equations, nonlinear equations, very good value for a program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:85183
    • 提供者:董力
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com