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

搜索资源列表

  1. xianxingfangchengzu

    0下载:
  2. 这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助-This is a linear equation solving example, we see, and I hope to help you learn
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45171
    • 提供者:老婆可没
  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
    • 文件大小:1275714
    • 提供者:曾宇航
  1. Matrix

    0下载:
  2. 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:23005054
    • 提供者:d_cloud
  1. gausseliminatetosolvelinearequation

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

    • 发布日期:2017-05-23
    • 文件大小:988
    • 提供者:jiyoujun
  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. arrayandquations

    0下载:
  2. 1、串和数组的应用,4元线性方程组求解;2、输入四元线性方程组的系数和常数,求此四元线性方程组的解。-1、The applications of string and array , solving 4 1linear equations 2、 Input the coefficients and constants, compute the results of the four linear equations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:21238
    • 提供者:陈航
  1. fchzuqiujie

    0下载:
  2. 各种线性方程组求解方法的数值计算,如高斯消元法、追赶法等,比较全面的。VC6.0-A variety of methods to solve linear equations numerical calculation, such as the Gaussian elimination method, to catch up with France and so on, more comprehensive. VC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:72161
    • 提供者:李文
  1. gs

    0下载:
  2. 高斯塞德尔迭代法求解线性方程组的MATLAB程序-High Sisaideer iteration for solving linear equations in the MATLAB program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1066
    • 提供者:hy
  1. gss_spd_2.2

    0下载:
  2. 线性方程组求解,提出了一种快速求解线性方程组的方法-the solving of linear equetions
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:527524
    • 提供者:吕书明
  1. gss_spd_2.1

    0下载:
  2. 线性方程组求解,提出了一种快速求解方程组的方法-the solving of linear equation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:559796
    • 提供者:吕书明
  1. Crout

    0下载:
  2. 基于克劳米特的线性方程组求解方法,可以通过txt文件或excel文件的形式将数据导入程序中,经过本人大量的工程测试,证明此款程序很稳定且快捷。-It s excellent and fast for engineers to solve linear equations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:215162
    • 提供者:王扬
  1. matlab

    1下载:
  2. matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:2978
    • 提供者:
  1. xianxingfangcheng

    0下载:
  2. 线性方程组求解的C程序源码,可以为C程序变成提供参考-Linear Equations C program source code, you can provide a reference for the C program to become
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:12256
    • 提供者:李新
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:331563
    • 提供者:k
  1. CSharpmatrix

    0下载:
  2. C#处理矩阵函数包,包括矩阵求逆,稀疏线性方程组求解等-C# processing matrix function package, including matrix inversion, sparse linear equation solving, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:251205
    • 提供者:林栓
  1. 实验4-线性方程组求解

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

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:绿的国
  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. 高斯赛德尔迭代

    3下载:
  2. 利用VB实现高斯赛德尔迭代求解线性方程组,原系数矩阵用TXT文件输入。可供数学专业的同学使用。(Using VB to achieve Gauss Seidel iteration to solve linear equations, the original coefficient matrix is input with TXT file. It can be used by students in mathematics.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:皓月008
  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
    • 文件大小:2048
    • 提供者:hh_w
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com