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

搜索资源列表

  1. zhuaiganfa追赶法求解三对角线性方程组用C++实现

    0下载:
  2. 追赶法求解三对角线性方程组用C++实现,在存储时有到了存储策略,压缩存储-Catch-up method for solving tridiagonal linear equations in C++ implementation, when in storage to a storage policy, storage compression
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1.22mb
    • 提供者:曾宇航
  1. gaussLinearEquation

    0下载:
  2. 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:746byte
    • 提供者:易先知
  1. Fangcheng

    0下载:
  2. 可以求解线性方程组的解!只要在源文件中设置方程系数即可!-Solving linear equations can be the solution! As long as the source file in the equation coefficients can be set up!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:934byte
    • 提供者:吴根斌
  1. gausseliminatetosolvelinearequation

    1下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:988byte
    • 提供者:jiyoujun
  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
    • 文件大小:1.03kb
    • 提供者:juice
  1. EquationSolve

    0下载:
  2. 高斯消元法求解线性方程组,语言采用c++,开发平台.net2003-Gauss elimination
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:mary
  1. 123

    0下载:
  2. 求解线性方程组的多种方法,希望对大家有所帮助啊-Solving linear equations of a number of ways
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.03kb
    • 提供者:nihao
  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
    • 文件大小:569byte
    • 提供者:tang lu ming
  1. Iteration

    0下载:
  2. 迭代法求解线性方程组的具体方法以及不同方法之间的比较-Iterative method for solving linear equations of the specific methods and comparison between different methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:195.21kb
    • 提供者:刘东
  1. gaosi

    0下载:
  2. 用fortran编写,利用高斯消去法求解线性方程组-Fortran write with the use of Gaussian elimination for solving linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:763byte
    • 提供者:许哈哈
  1. gsxyf

    0下载:
  2. 高斯列主元消去法求解线性方程组,在方程组的求解中应用较广。-Main-element Gauss elimination for solving linear equations, the equations of wider application.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:619byte
    • 提供者:lupy
  1. Gauss-zhuyuan

    1下载:
  2. 采用高斯主元消去法求解线性方程组的数值解-Gaussian elimination method for solving the main element numerical solution of linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:947byte
    • 提供者:李沣
  1. zhuiganfa

    0下载:
  2. 追赶法求解线性方程组的m文件,把矩阵和向量带入直接可以调用-The chasing method to solve linear equations m file can call directly into the matrix and vector
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:9.98kb
    • 提供者:林翼
  1. MyBaysSolvEqs

    0下载:
  2. 贝叶斯正则化求解线性方程组的解,对于不适定问题也可以求解-baysian regulation application in solving ill-posed linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:679byte
    • 提供者:yuyifa
  1. GAUSS

    0下载:
  2. 列主元Gauss消去法求解线性方程组 c语言源代码-Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:741byte
    • 提供者:于飞
  1. 实验4-线性方程组求解

    0下载:
  2. 利用fortran语言实现二维现行方程组的求解问题。(Solving problems of linear equations)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:绿的国
  1. solve

    1下载:
  2. 求解线性方程组的通用程序,请复制到MATLAB环境下运行(solve the linear function)
  3. 所属分类:其他

    • 发布日期:2017-11-04
    • 文件大小:1kb
    • 提供者:yayayang
  1. CG

    0下载:
  2. 程序可以求解线性方程组,迭代速度相对较快,复杂度O(Nlog(N))(The program can solve the linear equations, the iteration speed is relatively fast, the complexity is O (Nlog (N)))
  3. 所属分类:其他

  1. GausANDJacobian

    0下载:
  2. 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
  3. 所属分类:其他

  1. Generalized Inverse Matrix

    1下载:
  2. 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:2kb
    • 提供者:hh_w
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com