搜索资源列表
zuigansuanfa
- 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
VB_NUM1
- 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
追赶法求解方程
- 数值分析追赶法求解方程的源程序.使用前请仔细阅读.rar文件中readme-numerical analysis method to catch up with the equation of the source. Before using careful reading. Rar document readme
zhuiganfalaal
- 用VC编写的数值分析的追赶法,可以通过修改N的值来改变矩阵的大小。-VC prepared by the numerical analysis to catch up, may amend N changes to the value of the matrix size.
dfdsf
- 追赶法,很好 追赶法,很好 -catch up, catch up with a good, good to catch up with the law to catch up with a good law, good
TriDag
- 追赶法解线性方程组,内含追赶函数以及调用的例子-chasing method for solving linear equations, containing catch up with the calling function and examples
updown
- 数值计算中追赶法的C++实现算法,用类实现。-numerical calculation method to catch up with the algorithm in C, Class Implementation.
matlabpgram
- matlab 追赶法解\\33.c-catch up with the method of Matlab \\ 33.cppddddddddddddddddddd
CMatrixClass
- 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
GameAI
- 追击问题 小兔子追胡萝卜 并且累计追上的次数 -pursue recovery of the problem of small rabbits carrots and to catch up with the total number of
t2_4
- 本题采用的计算方法为:主要求解三对角阵方程组得解。采用的计算方法为“追赶法”。 算法思路为:求解方程Ly=d(追)——〉求解Ux=y(赶) -that the use of the method of calculating : three pairs for the main diagonal matrix equations in the solution. Using the method of calculating "catch up law." Algor
zuiganfa
- 这个是数值分析中追赶法的实现程序。采用c语言实现。-This is a numerical analysis of the law to catch up with the realization process. C adopted language.
zgf
- 计算方法的追赶法-catch up with the calculation method
linearsolvers
- matlab编程的三个线性方程组求解子程序:cggm.m,fdm.m,febs.m.其中cggm.m为共轭梯度法求解子程序,fdm.m为最速下降法求解自程序,febs.m为三对角追赶法求解子程序.-Matlab programming three linear equations subroutine : cggm.m, fdm.m. febs.m. which cggm.m to conjugate gradient method subroutine, fdm.m for the steep
朗格朗日
- 这是一个追赶法的算法-This is a law to catch up with the algorithm
catch
- 用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-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! !
Catch
- 深入分析了数值分析书中的追赶法的理论,编写了该程序,数据来源于《数值分析》(北航)-Depth analysis of the numerical analysis of the book to catch up with the theory of law, has prepared the program, data from the " Numerical Analysis" (BUAA)
Catch-tridiagonal-matrix-method
- 追赶法求解三对角矩阵,用matlab调试过,可以直接使用 -Catch tridiagonal matrix method
catch-and-adasimpson
- 用追赶法来实解三对角矩阵 用simpson方法来解线性方程组 -use the catch method to solve the three symetry matrix
Catch-the-Thief
- Catch the Thief,acm竞赛题,基础类型的题目。-Catch the Thief, acm contest problems, basic types of topics.
