CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯消去法

搜索资源列表

  1. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750
    • 提供者:孙红
  1. GAUSS

    0下载:
  2. 高斯消去法解线性方程组,需要输入方程组维数和增广矩阵即可求解-guass
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:698
    • 提供者:lichuang
  1. linear

    0下载:
  2. 数值线性代数运算,分别用列选主元的高斯消去法,矩阵的LU分解并求解方程组和迭代法解方程组,并比较计算结果和时间。-Numerical linear algebra, respectively out how principal component of the Gaussian elimination method, LU decomposition of the matrix, and solving equations and iterative solution of equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:190163
    • 提供者:Emily
  1. Gauss

    0下载:
  2. 用高斯消去法来处理矩阵的运算,有兴趣的朋友可以-Using Gaussian elimination method to calculate the matrix operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:12826
    • 提供者:shine
  1. jtyj

    0下载:
  2. 电力系统潮流的计算机辅助分析 本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下: 1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。-Computer Aided Anal
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1723
    • 提供者:studyvast
  1. src

    0下载:
  2. 使用BCB builder製作的高斯消去法範例 利用10*10 double固定矩陣進行運算 使用者可自定義輸入函數-Using BCB builder made use of Gaussian elimination example 10* 10 double fixed matrix operations users can customize the input function
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:702864
    • 提供者:張淳皓
  1. liezhuyuanfa

    0下载:
  2. 列主元法的基本思想是依次对k=1,2,……,n通过有选择地互换方程组中两个方程的位置,把akk,a(k+1)k,……,ank中绝对值最大的元素移到主对角线来,从而改造了高斯消去法的性能。-Out the main element of the basic idea is to turn on the k = 1,2, ... ..., n by selective exchange of equations two equations position to akk, a (k+1) k, ..
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1369
    • 提供者:小马
  1. gaosi

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

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

    0下载:
  2. guass,一个矩阵的高斯消去法,数值计算应用实例,计算矩阵值-a introduction of guass algthrim
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:247745
    • 提供者:cls
  1. 0982309582

    0下载:
  2. 用指针编写高斯消去法解方程式的程序,并知道如何在主函数中调用 按时打发上了飞机啊搜房骄傲-Gaussian elimination with a pointer to the preparation of solutions of equations of the process and know how to call the main function of time aircraft spend on the search room proud ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:258830
    • 提供者:崔光涛
  1. jiefangcheng

    0下载:
  2. 解矩阵方程,数值计算实验中,用高斯消去法等方法解矩阵方程-Solution of matrix equations, numerical experiments, such as using the Gauss elimination method to solve the matrix equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2019
    • 提供者:limo
  1. qiuni

    1下载:
  2. 这个fortran程序用于求解矩阵的逆矩阵,方法是高斯消去法-The fortran program for solving the inverse matrix, Gauss elimination method is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1297
    • 提供者:李冶
  1. gaosi

    0下载:
  2. 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:985
    • 提供者:李冶
  1. cholesky

    0下载:
  2. 采用乔克利特方法解方程,采用高斯消去法解方程-Qiaokelite method to solve the equation by using Gaussian elimination solution equation
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:887
    • 提供者:卓迅佳
  1. liezhuyuanxiaoqufachengxu

    0下载:
  2. 列主元素消去是由高斯消去法改进得到的求解线性方程组的方法,它是目前计算机上常用的解低阶稠密矩阵方程组的有效方法。列主元消去法就是在每次选主元时,仅依次按列选取绝对值最大的元素作为主元,且只交换两行,再进行消元计算。程序通过将矩阵元素赋给数组,再操作数组从而达到处理矩阵的目的。这样便可以将矩阵化为上三角形式,轻松地解出方程组的最后一组解。在计算出方程组最后一个解后,应用回代的方法,计算出方程组所有的解。-Out the main elements of cancellation is receiv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:275627
    • 提供者:天云
  1. gauss

    0下载:
  2. 高斯消去法求逆阵和 改进的平方根法求逆阵-Gaussian elimination Square Root
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:574
    • 提供者:纪几
  1. Gauss_Complex

    0下载:
  2. 采用全选主元高斯消去法,求解复系数线性方程组。其中ar存方程组复系数矩阵实部,ai存虚部。br存右端向量实部,返回解向量实部;bi存右端向量虚部,返回解向量虚部。-With full pivoting Gaussian elimination, solving linear equations. Ar equations which keep the real part of complex coefficient matrix, ai keep the imaginary part. br k
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1563
    • 提供者:Shepard
  1. ABAND

    0下载:
  2. 用来求线性代数方程组的全选主元高斯消去法-Of linear algebraic equations for the full pivoting Gaussian elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:584
    • 提供者:dingcan
  1. square

    0下载:
  2. 实现给定任意方程组的求解运算,通过系数矩阵、矩阵转置和解矩阵列出运算表达式,再运用高斯消去法求解方程组。-the least square
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:795
    • 提供者:郭敏霞
  1. gaosi

    0下载:
  2. 利用高斯消去法解线性方程组,也就是加减消元法解线性方程组-Gaussian elimination linear equations, that is, addition and subtraction method of elimination of Linear Equations
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2290453
    • 提供者:姚铁龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com