搜索资源列表

  1. zhuiganfa111

    0下载:
  2. 加算方法中的追赶法的例子,例子经过了最优化处理,可以最小开销的实现追赶法-Add count method to catch up with examples of law, for example, has been optimized to deal with, you can catch up with the realization of the minimum cost method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:aa
  1. iteration

    0下载:
  2. 线性方程组的数值解法,包括高斯消去,三角分解,追赶法和Jacobi等迭代方法-err
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:刘星
  1. TP

    0下载:
  2. 矩阵计算程序是使用追赶法对三对角线性方程组求解-Matrix calculation is the use of catch-up method of tridiagonal linear solving
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:man
  1. Crank-Nicholson

    1下载:
  2. 关于一的微分方程数值解,一维波动方程初边值问题Crank-Nicholson格式,及追赶法-On one of the numerical solution of differential equations, one-dimensional wave equation Crank-Nicholson format, and to catch up with the Law
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3035136
    • 提供者:陆祥安
  1. zhuigan

    0下载:
  2. 追赶法求解三对角矩阵-Catch-up method to solve tridiagonal matrix
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xiaocui
  1. CH1

    0下载:
  2. C语言实现的一些数学计算,包括全选主元高斯消去法、求解三对角线方程组的追赶法等-C language to achieve a number of mathematical calculations, including the Principal Select All Gaussian elimination method for solving tridiagonal linear equation group to catch u
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:丘实
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:lommmmmm
  1. zhuigan

    0下载:
  2. 用matlab编写的追赶法程序,虽然很小,但很好用-Matlab prepared to catch up with law procedures, although very small, but very good use
  3. 所属分类:数值算法/人工智能

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. tridisolve

    0下载:
  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 dia
  3. 所属分类:数值算法/人工智能

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:juice
  1. fortran

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

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:张存杰
  1. Thomas

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:樊庆缘
  1. ControlPt

    1下载:
  2. 根据曲线上的型值点,用追赶法求反算出3次B样条的曲线控制顶点,再由3次B样条的系数矩阵设定均匀节点(50份)矢量求出50个点。 左键输入,完后右键完成输入,重新绘制-Under the curve data points, with catch-up method to calculate the anti-3 B-spline curve control points, and then 3 times by B-spline c
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:8912896
    • 提供者:GongChun
  1. zhuigan

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:sarin
  1. zgf

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

    • 发布日期:2024-05-18
    • 文件大小:201728
    • 提供者:Shi
  1. 追赶法

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

    • 发布日期:2024-05-18
    • 文件大小: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. 所属分类:数学计算/工程计算

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

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:亦炎
  1. tridiagsolver

    0下载:
  2. 使用追赶法,在matlab环境下求解三对角方程组(Using chasing method to solve three diagonal equations in Matlab environment)
  3. 所属分类:并行运算

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:宇智波龙
« 1 2 34 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org