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

搜索资源列表

  1. 求解三对角线方程组的追赶法

    0下载:
  2. 求解三对角线方程组的追赶法,其代码由C语言编译,主要用于方程组未知参数的求解-Crout Reduction for Tridiagonal Linear Systems which applis Crout Reduction to solve a given tridiagonal linear system , in C
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:邹璇
  1. crout

    0下载:
  2. 用CROUT分解法求解三对角方程.对于对角占优的三对角方程可以求出数值稳定解.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10917
    • 提供者:张鹏飞
  1. crout

    1下载:
  2. 解线性方程组的CROUT分解法的C语言程序实现.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:ring
  1. 求解线性方程组

    1下载:
  2. 求解线性方程组,采用三种方法:Guass消去法、Guass列主元素消去法和直接三角形分解法(Boolittle方法 \\ Crout方法)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-17
    • 文件大小:8465
    • 提供者:qq
  1. shiyan

    0下载:
  2. 自己写的数值分析中的一些常用算法,包括GS,jacobi,crout分解,dijistra等,比较全面-these process for GS jocobi corout dijistra and others
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:6067882
    • 提供者:
  1. Crout

    0下载:
  2. 用Crout分解法分解系数矩阵,并通过分解得到的矩阵求解,是解方程简单化了,很实用-Crout decomposition method used decomposition coefficient matrix, and through decomposition of the matrix to be solved is the solution of simplified equation, it is practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-21
    • 文件大小:792
    • 提供者:萧筱
  1. QJ

    0下载:
  2. Crout分解法、高斯赛德尔法、乘幂法、牛顿插商的简单C++程序,已经引入了一组矩阵数据,想修改的直接用VC进入修改数据就行了。-Crout decomposition method, high斯赛德尔law, by the power law, Newton s simple interpolation C++ Procedures, has introduced a set of matrix data, would like to modify the direct use of VC i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:3211
    • 提供者:扬子
  1. gauss1191

    0下载:
  2. This code solves a non lineal system using the simple gaussian method .Also does The lou crout descomposition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:807
    • 提供者:lutri
  1. Crout_Solve

    0下载:
  2. Solve Ax=B with Crout s method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:528
    • 提供者:chicloud
  1. crout

    1下载:
  2. crout 比较经典 很好的一个方法 大家可以试一试-crout
  3. 所属分类:assembly language

    • 发布日期:2015-11-04
    • 文件大小:974
    • 提供者:马平川
  1. DOOLI

    0下载:
  2. Doolittle Method. Technically the reverse of crout method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2509
    • 提供者:Kuraido
  1. THOMAS

    0下载:
  2. Thomas Algorithm. The same as crout method but any zeroes in a given equation is already copied in the L and U Matrices.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2220
    • 提供者:Kuraido
  1. Crout

    0下载:
  2. Crout三角分解法,用于解相关线性方程组。-Crout
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3034
    • 提供者:szy
  1. crout-for-eqations

    0下载:
  2. 用追赶法计算n*n三对角方程组,要求计算设计当n=5,和当n=3两种情况-Catch-up method using n* n tridiagonal equations, the requirements in the design when n = 5, and two cases when n = 3
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:168829
    • 提供者:zhangjiahui
  1. crout

    0下载:
  2. 用c++编写的列主元消去crout法,数据自己输入-C++ written with the main element elimination crout column method, data input their own
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:722
    • 提供者:蔡钧
  1. crout-diagonally

    0下载:
  2. 此程序用于计算追赶法对角占优的三对角矩阵的crout分解。整个程序可分为读文件和计算两部分-This program is used to calculate the chasing method decomposition the tridiagonal matrix crout diagonally dominant. The entire program read documents and calculation can be divided into two parts
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:2883
    • 提供者:王崇来
  1. crout

    0下载:
  2. 矩阵的crout分解,将矩阵分解为下三角矩阵和上三角矩阵的乘积,其中上三角矩阵为单位上三角矩阵。-Matrix crout decomposition, the matrix into a lower triangular matrix and upper triangular matrices, in which the upper triangular matrix is ​ ​ the upper triangular matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:891
    • 提供者:岳晓鹏
  1. Crout

    0下载:
  2. The crout method in Numerical Methods
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:59560
    • 提供者:AhmedLach
  1. LU(CROUT)

    0下载:
  2. LU CROUT METHOD FOR SOLVING SET OF EQUATIONS
  3. 所属分类:Windows Develop

  1. 3 numerical methods crout, gauss and jordan

    0下载:
  2. three methods crout gauss jordan
  3. 所属分类:matlab例程

    • 发布日期:2015-08-20
    • 文件大小:1400
    • 提供者:itostar
« 12 »
搜珍网 www.dssz.com