资源列表
cordic
- this file is about cordic commmalgorithm in telecomm,
qiexiangangdu
- 用于弹塑性本构的切线刚度计算,基于塑性本构的增量理论编写(flow theory coupled with damage failure criteria of the program for the vumat ABAQUS program, functional simulation load to failure of the process of destruction)
“当前”统计模型(Kalman)
- 根据当前运动模型,进行Kalman滤波。得到滤波优化后的运动轨迹(Kalman filtering is carried out according to the current motion model)
Introduction to Algorithms2_1
- Demo for insert sort task in Introduction to Algorithms
S2_intro_objects_S_1b_Lagrange_1
- 基于C++的拉格朗日插值法的实现,程序结构非常清晰明了,有注释(C++ interpolation based on the implementation of Lagrange, the program structure is very clear and clear, there are notes)
pso-mpi
- 标准PSO的c++实现,可以单线程运行,也可以通过MPI实现并行化,同时实现了粒子间的拓扑结构。(Standard PSO c++ implementation, you can run a single thread, you can also achieve parallelization through MPI, while achieving the topology between particles)
lppinv
- 文件中包含了一个visualC++工程,里面写好了一个矩阵广义求逆的C函数,只需给函数传递矩阵指针,矩阵的介数就能求出该矩阵的广义逆矩阵(The document contains a visualC++ project, which has written a matrix generalized inverse C function, just transfer the function of the matrix pointer, matrix betweenness, you can f
fem_direct
- These codes are solutions to Gaussian elimination and finite element direct methods such as spring and bar
遗传算法
- matlab遗传算法的经典程序,收敛速度快,精度高(ga algorithm based on matlab)
粒子群算法
- matlab粒子群算法的简单实现,可以自己调精度,群体学习和个体学习的权重(Particle Swarm Optimization based on matlab)
蚁群算法
- 蚁群算法求解旅行商问题,一个经典程序,可以求出较优解(ant colony algorithm)
finite
- 此程序描述了带有内热源的三维正方体的传热程序模拟,运用了有限差分法。(This procedure describes the heat transfer process with three-dimension cube heat source simulation using finite difference method.)