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

搜索资源列表

  1. Cmatrix

    0下载:
  2. 在数值计算方法课程中用高斯消元法和列先主元解线性方程组的解。-Gaussian elimination and column of the first principal component solution the solution of linear equations using numerical methods course.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1000
    • 提供者:唐娟
  1. LinearEqu

    0下载:
  2. 用全选主元高斯消去法求解一个四元线性方程组-A 4 Select is principal component Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1067700
    • 提供者:李晨
  1. Visual-CPP-5fen

    0下载:
  2. 数值分析一类的代码,各种计算方法的源码 如:高斯-塞德尔迭代、高斯消去法求解线性方程组-Numerical analysis of a class code, the source of the various calculation methods: Gauss- Seidel iteration, Gaussian elimination for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4080004
    • 提供者:张伟
  1. cp2Bp2Bcxkaifa

    0下载:
  2. 一个c++程序是面向过程的,它是利用松弛法求解线性方程组的接-A c++ program is process-oriented, it is the relaxation method for solving linear equations then
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:6512186
    • 提供者:wxishang
  1. solutions

    0下载:
  2. 各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1261663
    • 提供者:wenwen
  1. 20050204181155531491

    0下载:
  2. 求解线性方程组,齐次或非齐次,直接法和间接法-Solving linear equations, homogeneous or non-homogeneous, direct and indirect
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:18105
    • 提供者:wallace
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:704339
    • 提供者:
  1. LU

    0下载:
  2. 解系数矩阵为非奇异的线性方程组的LU分解法-Solution of a nonsingular coefficient matrix of linear equations of LU decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1259
    • 提供者:lijiangcheng
  1. zuiganfa

    0下载:
  2. 解系数矩阵为非奇异的线性方程组的追赶法的c++代码-Solution of a nonsingular coefficient matrix chase-after method of the system of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:857
    • 提供者:lijiangcheng
  1. SVD

    0下载:
  2. SVD奇异值分解法,用于解大型线性方程组-SVD singular value decomposition method for solution of large linear systems of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2321
    • 提供者:Caesar Y.
  1. ICCG_BJ

    0下载:
  2. ICCG_BJ法,预测共轭梯度法求解大型线性方程组 A[M][N]*x[N]=b[M]-ICCG_BJ France, BJ forecast conjugate gradient method for solving large linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1587
    • 提供者:Caesar Y.
  1. ICCG_SSOR

    0下载:
  2. ICCG_SSOR法 用于预测共轭梯度法求解大型线性方程组A[M][N]*x[N]=b[M]-ICCG_SSOR method for predicting the conjugate gradient method for solving large linear equations A [M] [N]* x [N] = b [M]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:Caesar Y.
  1. SIRT

    1下载:
  2. SIRT法 联立迭代图像重建法 用于求解大型线性方程组 A[M][N]*x[N]=b[M]-SIRT method of simultaneous iterative image reconstruction method for solving large linear equations A [M] [N]* x [N] = b [M]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1003
    • 提供者:Caesar Y.
  1. shuzhi

    0下载:
  2. 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:lby
  1. CThe_Theroy_oo

    0下载:
  2. 共轭梯度法的资料,共轭梯度法为解解线性方程组的一类迭代法可直接使用。 -Conjugate gradient method, data, and the conjugate gradient method for the solution to solving linear equations, an iterative method can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:92836
    • 提供者:kgd815
  1. MATLAB-linear-equation

    0下载:
  2. 数值分析的线性方程组的解法,工具使用的是matlab,很实用。-Solution of linear equations, numerical analysis, tool use matlab, very practical.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:12895
    • 提供者:Frank
  1. Gaussian

    0下载:
  2. 高斯消去法(高斯消元法)程序,可用来求解线性方程组-Gaussian elimination method (Gaussian elimination) procedure used to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:31782
    • 提供者:zhaoyu
  1. bin

    0下载:
  2. 计算方法程序课程中追赶法实现的,去求解三对角的线性方程组。-To catch up with France, the course of calculation procedures to solve the tridiagonal linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1436
    • 提供者:yang tian
  1. NR_C301

    0下载:
  2. 数值计算方法,包括插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数-Numerical methods, including interpolation and fitting, numerical differentiation and numerical integration of direct methods and iterative methods for solving linear equations, computing
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14531543
    • 提供者:丁伟
  1. method-QR

    0下载:
  2. QR法解线性方程组c++描述,是初学者使用c++编程数值计算的很好的入门程序-QR method to solve the liner equation in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1612
    • 提供者:月亮
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com