搜索资源列表

  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

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

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:ring
  1. wll

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

    • 发布日期:2008-10-13
    • 文件大小:8465
    • 提供者:qq
  1. 求解三对角线方程组的追赶法

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

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:邹璇
  1. crout

    0下载:
  2. 用CROUT分解法求解三对角方程.对于对角占优的三对角方程可以求出数值稳定解.-Decomposition method used CROUT tridiagonal equations. For the diagonally dominant tridiagonal numerical stability equation solution can be obtained.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:212992
    • 提供者:张鹏飞
  1. crout

    0下载:
  2. 解线性方程组的CROUT分解法的C语言程序实现.-Solution of linear equations CROUT decomposition of the C language program.
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:ring
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:萧筱
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:扬子
  1. gauss1191

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

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:lutri
  1. Crout_Solve

    0下载:
  2. Solve Ax=B with Crout s method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:chicloud
  1. crout

    0下载:
  2. crout 比较经典 很好的一个方法 大家可以试一试-crout
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:马平川
  1. shiyan

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

    • 发布日期:2024-05-09
    • 文件大小:6068224
    • 提供者:
  1. DOOLI

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

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:Kuraido
  1. Crout

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

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:szy
  1. crout

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

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:蔡钧
  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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:王崇来
  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 triang
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:岳晓鹏
  1. Crout

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

    • 发布日期:2024-05-09
    • 文件大小:59392
    • 提供者:AhmedLach
  1. LU(CROUT)

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

« 12 »

源码中国 www.ymcn.org