资源列表
新建文本文档
- 7*7矩阵求逆 能够实现简单的7*7矩阵求逆运算(seven matrix inverse)
ACO
- Ant Colony Optimization for TSP
minandmax_elements
- Searching for the minimal/maximal element in the std::vector conatiner and returning its index
35460349yiqun-tuxing
- 蚂蚁算法,路径寻优的一种算法,已经实现了运行。可以一试。(Ant algorithm, a path optimization algorithm, has been implemented. Yes, you can.)
sort
- 快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
标准方腔流动
- 用来计算流体力学中非常典型的不可压缩方腔流动。包含MATLAB程序绘制流函数图。(It is used to calculate the incompressible flow of a typical square cavity in fluid mechanics. Contains MATLAB programs to draw stream function diagrams.)
“当前”统计模型(Kalman)
- 根据当前运动模型,进行Kalman滤波。得到滤波优化后的运动轨迹(Kalman filtering is carried out according to the current motion model)
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)
LINGO1
- TSP问题的lingo程序,结合maltab(TSP problems lingo procedures, combined with maltab)
Estimation bias and data export
- 基于sas的估算偏差和数据导出的字段提取和数据处理代码(Estimation bias and data export based on SAS)
CSI_PhcorrV2
- phase correction for MRS
spectalCluster
- 谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering is an algorithm evolved from graph theory, and has been widely u
