CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 追赶法

搜索资源列表

  1. 追赶法解.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:51956
    • 提供者:
  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. 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-24
    • 文件大小: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-02
    • 文件大小: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-28
    • 文件大小: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. 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-16
    • 文件大小:18432
    • 提供者:李伟222
  1. Matlab

    1下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:juanlalalala
  1. thomasblock3

    0下载:
  2. 使用追赶法快速求解具有块三对角形式的线性代数系统(Solve the linear algebraic system with the block three diagonal forms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-28
    • 文件大小:9216
    • 提供者:fkxl26
  1. 抛物方程紧差分格式

    0下载:
  2. 追赶法求解,可以直接调用,抛物方程紧差分(Chasing method can be called directly)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-05
    • 文件大小:3072
    • 提供者:chuchu12
  1. 追赶法解三对角矩阵的程序

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

  1. 对流扩散问题-追赶法

    0下载:
  2. 基于一维定常对流扩散问题的数值计算方法,构造三对角矩阵形式,采用追赶法计算结果。适用于三个节点的矩阵形式。
  3. 所属分类:数学计算/工程计算

  1. zhuigan

    1下载:
  2. 求解三对角矩阵的时候可以用追赶法解方程组的解,文件为追赶法例程,附带Crank-Nicolson格式解对流方程算法(When solving tridiagonal matrix, we can use catch-up method to solve the solution of equations. The file is catch-up method routine, with crank Nicolson scheme to solve the convection equation
  3. 所属分类:matlab例程

    • 发布日期:2020-10-19
    • 文件大小:1024
    • 提供者:wang王wang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com