资源列表
Lanczos
- 用Lanczos方法求解矩阵的最大几个奇异值的Matlab程序。-Matlab codes for large singular value with Lanczos Methods
matrix
- 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
fde12
- 预估校*,关于解分数阶微分方程的算法程序,适合非线性方程-Solves an initial value problem for a non-linear differential equation of fractional order (FDE). The code implements the predictor-corrector PECE method of Adams-Bashforth-Moulton
Algorithm-for-DOA-Location
- 是一种测向交叉定位算法 通过大量阅读论文获得,可以参考。有兴趣,可以一块讨论-Algorithm for DOA Location
kekongzhenyuan
- 主要为可控震源地震资料去除谐波的程序,供同行业之间交流-Mainly for vibrators removing harmonics of the seismic data programs for communication between industry
FDTD_2D_TE
- 二维成像FDTD,TE电磁波各处场强的数值,完全匹配成PML内参数的设置-2 d imaging FDTD, TE electromagnetic wave field numerical everywhere, fit into PML parameter set in
TLBO
- this a source code written in the matlab format for the teaching learning optimization algorithm.-this is a source code written in the matlab format for the teaching learning optimization algorithm.
UKF
- 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
XFEM
- 扩展有限元的Fortran代码,用于扩展有限元的数值仿真计算-Extended finite element of the Fortran code for the extended finite element numerical simulation.
udf-dongwangge
- Fluent动网格源代码,支持数据的读写及存储-Fluent fixed grid source code to support reading and writing of data and storage
nasa-VOF3D-00123628
- 关于NASA-3dvof的资料。对于初学者非常有用。VOF是CFD中一种处理自由表面流动的方法。-An introduction about Nasa-3dvof. It s useful for learner. VOF is a method for free surface flow in CFD.
Euler_RKDG_Tri_3node_20111107
- 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
