搜索资源列表
zhuigan
- 追赶法,可以求解三对角 矩阵,非常可靠,经过本人多次验证-chasing method can solve three-diagonal matrix, very reliable, after I repeatedly verified
zhuigan
- 追赶法是求解三对角方程组的一种方法,主要用与求解大型的三对角方程,在很多方面都可以用到,以上为追赶法的C语言程序实现
zhuigan
- 追赶法求解三对角矩阵
zhuigan
- 用matlab编写的追赶法程序,虽然很小,但很好用-Matlab prepared to catch up with law procedures, although very small, but very good use
work
- 关于matlab解热传导问题的解法,简单实用。适合计算流体初学者使用,另附一些matlab实例-Matlab Antipyretic conduction on the question of method, simple and practical. Suitable for beginners to use computational fluid, followed by a number of examples matlab
zhuigan
- 本程序为追赶法 求解三对角线方程 追赶法求解三对角矩阵是数值算法中重要的一种-This procedure for the method to catch up with catch up with tridiagonal equation method tridiagonal matrix is an important numerical algorithm of a
ZhuiGan
- 追赶法,用于数值分析,数值计算,计算机专业课程-after you
zhuigan
- 数值计算方法。用追赶法求解三对角线方程。编程语言是VB-Numerical methods. With the catch equation method to solve tridiagonal
ZhuiGan
- 利用追赶迭代法实现数据的插值计算,可以实现预测模型的计算-Use to catch up with the iterative method of data interpolation, the calculation of the prediction model can be achieved
zhuigan
- 追赶法法求解线性方程,输入方程的系数,即可求得线性方程组的解-Thomas method to solve the linear equation, the coefficient of input equation can be obtained by the solution of the linear system of equations
FEM
- 这个程序是利用追赶法求解一维有限元的程序,其中的基函数是二次线性函数。-this is finite element method for one dimention problem using zhuigan method
zhuigan
- 求解三对角矩阵的时候可以用追赶法解方程组的解,文件为追赶法例程,附带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