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

搜索资源列表

  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. C语言实现追赶法

    0下载:
  2. C语言实现追赶法 可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:李白长
  1. 追赶法求解方程

    0下载:
  2. 数值分析追赶法求解方程的源程序.使用前请仔细阅读.rar文件中readme-numerical analysis method to catch up with the equation of the source. Before using careful reading. Rar document readme
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11684
    • 提供者:陈同辉
  1. 追赶法解

    0下载:
  2. 追赶法解求解方程组-chased method for solving equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11874
    • 提供者:胡进
  1. 追赶法

    0下载:
  2. 数值计算方法里的一种经典算法,追赶法,用于大型稀疏方程组-numerical calculation method's a classic algorithms, catching up with the method for large sparse linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8006
    • 提供者:aaa
  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. fortran

    1下载:
  2. 追赶法求三对角矩阵(txt文件)及其他一些fortran语言程序-Catch-up method tridiagonal matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:8484
    • 提供者:张存杰
  1. tridisolve

    1下载:
  2. 主要用来求解三对角方程组,使用追赶法的原理进行编制,其中A为主对角线下的词对角线,B为主对角线,C为主对角线上的词对角线,D为等式右边的值,代入即可计算出数值-Mainly used for solving tridiagonal equations, using the principle of law to catch up with the preparation, in which the main diagonal A diagonal line under the word, B t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:555
    • 提供者:马冠男
  1. 3107002005_3rd

    0下载:
  2. 三对角矩阵最常用最快速的追赶法,应用广泛。更是样条插值逆运算的重要工具-Tridiagonal matrix most commonly used to catch up with the most rapid method, widely used. Spline Interpolation is an important tool for inverse operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:810
    • 提供者:lommmmmm
  1. zhuigan

    1下载:
  2. 用matlab编写的追赶法程序,虽然很小,但很好用-Matlab prepared to catch up with law procedures, although very small, but very good use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1401
    • 提供者:高手
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1340
    • 提供者:
  1. catch

    0下载:
  2. 用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the law to catch up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:621
    • 提供者:juice
  1. Thomas

    1下载:
  2. 用vb编写的追赶法求解三对角方程组算法,可以作为数值函数使用-Prepared to catch up with vb method tridiagonal algorithm equations can be used as a numerical function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1649
    • 提供者:樊庆缘
  1. zhuigan

    0下载:
  2. 数值计算方法。用追赶法求解三对角线方程。编程语言是VB-Numerical methods. With the catch equation method to solve tridiagonal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1936
    • 提供者:sarin
  1. zgf

    0下载:
  2. 解三角矩阵的方法,追赶法,的源代码和说明,对算法初学者有一定的帮助-Solution, the method of triangle matrix chase-after method, source code and e
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:201842
    • 提供者:Shi
  1. 追赶法 解三对角矩阵

    0下载:
  2. 追赶法 解三对角矩阵,matlab 程序。追赶法 解三对角矩阵,matlab 程序。追赶法 解三对角矩阵,matlab 程序。
  3. 所属分类:matlab例程

    • 发布日期:2016-03-26
    • 文件大小:892
    • 提供者:zhangpaozhuan
  1. 追赶法

    0下载:
  2. 追赶法计算断面水位流量,圣维南方程四点隐格式求解(Calculation of section water level and flow by chasing method)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:张倩倩
  1. LU

    0下载:
  2. 该程序用于使用追赶法求解线性代数方程中的三对角方程组(The program is used to solve the three diagonal equations in linear algebraic equations by using the chase method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:李伟222
  1. 特殊矩阵1

    0下载:
  2. 利用变参数追赶法求解周期三对角线性方程组的matlab程序(Matlab program for solving three diagonal linear equations by using variable parameter pursuit method)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:亦炎
  1. 追赶法解三对角矩阵的程序

    2下载:
  2. 追赶法解三对角矩阵的程序,主程序直接调用即可。
  3. 所属分类:数学计算/工程计算

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com