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

搜索资源列表

  1. solve_equation

    0下载:
  2. 利用C编程来解线性方程组,只需要输入要求解的线性方程组的系数矩阵和等式右边的列矩阵,就可以得到方程组的解-solve the equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3114
    • 提供者:大幅度
  1. LZY

    0下载:
  2. LU列主元变换求解方程组,c++程序代码,比较好用-LU out the main element transformation for solving equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:791
    • 提供者:123
  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
    • 文件大小:947
    • 提供者:李沣
  1. cSharp-linear-equation

    1下载:
  2. 用c#实现各类线性方程组的求解的源代码,配套书籍为《C#数值计算算法编程》-C# implementation with all kinds of linear equations to solve the source code, supporting the book as " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1075977
    • 提供者:许从
  1. mtl-2.1.2-23.tentative.tar

    0下载:
  2. 一个求解线性方程组的文件,通过调用接口求解问题变成简单易行-useful tool for math
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:330538
    • 提供者:chenshanmin
  1. 3CGAS

    0下载:
  2. 全选主元Gauss消去法求解复系数方程组,只需要改动输入方程组即可。-Full pivoting Gauss elimination method for solving the complex coefficient equations, input equations only need to change to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1574
    • 提供者:Ella yang
  1. shiyan2

    0下载:
  2. 用高斯消去法求解方程组,其中数的类型为double型。-Using the Gauss elimination method for solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:869076
    • 提供者:jing
  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. 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. Three-diagonal-matrix

    0下载:
  2. 三对角阵的LU分解和三对角方程组的求解.可以用于油藏数值模拟-Diagonal matrix of the LU decomposition of tridiagonal equations and can be used in numerical reservoir simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:911
    • 提供者:杨洪
  1. Jjacobbia

    0下载:
  2. 雅克比迭代代码,用于迭代求解方程组。迭代一定次数后可求出出方程组的近似解,可自由规定精度。 -Jacobi iteration code for the iterative solution of equations. Iteration of a certain number can be obtained approximate solution of the equations can be free to provide accuracy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:zmougang
  1. GaussXiaoqufa

    0下载:
  2. 高斯消去法,求解线性方程组的解。本方法有利计算机求解。-Gaussian elimination method for solving linear equations solution.
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:729913
    • 提供者:杜安定
  1. matlab-examples

    0下载:
  2. 基于matlab的高斯消去法求解线性代数方程组-Gaussian Elimination
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:84121
    • 提供者:小谢
  1. xianxingfangchengzuqiujieqi

    0下载:
  2. C++Builder做的一个小程序,实现7元以内的线性方程组的求解。-A small program to do C++Builder, linear equations in less than 7 yuan.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1439064
    • 提供者:昆琨
  1. DiffEulerRk4

    0下载:
  2. 用欧拉法与龙科库塔法求解微分方程组的数值解及其比较-Long Ke Kuta method for solving the numerical solution of differential equations and their comparison with the Euler method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:762
    • 提供者:邵楼
  1. liezhu1

    0下载:
  2. 列主元素消去法求解方程组,我找了很久的,不容易啊,还可以自己稍微修改一下啊-Out the main elements elimination method for solving equations, I am looking for a long time, not easy, can also be slightly modified.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:959
    • 提供者:骆珊
  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
    • 文件大小:10218
    • 提供者:林翼
  1. ACHOL

    0下载:
  2. C的正定矩阵计算,主要用于求解对称正定方程组的平方根,利用的是乔里斯基分解法求解系数矩阵为对称正定。-C positive definite matrix calculation, mainly used to solve the equations of symmetric positive definite square root, and use of the Cholesky decomposition method for solving the coefficient matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:514
    • 提供者:lipeng
  1. diedai

    0下载:
  2. 详细讲述了线性方程组的迭代求解的具体方法,内容比较丰富,有对应的例子-A detailed account of the specific method for iterative solution of linear equations, is rich in content, there are examples of corresponding
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:90112
    • 提供者:rereoio
  1. Solving-linear-equations

    0下载:
  2. 对线性方程组进行求解,寻找线性方程组是否有解-Solving linear equations
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2757
    • 提供者:宽宽
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com