资源列表
ueas
- prim算法:可以从任意结点出发,找出与之相连的最小权值的结点,连接,把连接后的结点看成是一个整体,和其他的结点的权值比较()
stratfmyvertice
- r 双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1), r(p), p AR模型阶数, a AR模型系数a(()
hurst指数计算
- 可以直接进行Hurst指数的计算和两种指数试验的推演(Calculating the Hurst index)
ImprovedDL
- 字典学习中的ksvd算法,内含全面的字典学习算法。(the KSVD algorithm of dictionary learning. this rar contains a all of the algorithms related to the KSVD.)
714746
- Rainbow is a C program that performs document classification()
vbdd
- random number generator,随机数产生器,可以产生均匀分布的随机数,有Mersenne twister()
fft
- fft,凑数用 里面包括递归实现的fft,非递归基2-抽时fft以及非递归基2-抽频fft(fft)
遗传算法求解多目标约束问题
- 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
pmgizj
- ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准,本源代码用仿摄模型模拟两影像的几何变形,用ransac算法()
机器学习代码
- ai圣经深度学习github上的源码,希望对大家有用(The AI Bible studies the source code on GitHub)
基于DTW算法的语音识别系统
- 通过语音分帧、端点检测、特征提取、DTW算法,实现多字语音识别(Through speech segmentation, endpoint detection, feature extraction and DTW algorithm, multi word speech recognition is realized.)