资源列表
test_vioce
- 基于MFCC的GMM语音识别,该算法清晰明了,简单易懂,非常的适合初学者。-mfcc gmm
spams-matlab-v2.5-svn2014-07-04.tar
- 基于Online Learning for Matrix Factorization and Sparse Coding的在线字典学习算法,本压缩包为作者的源代码(The online dictionary learning based on the paper "Online Learning for Matrix Factorization and Sparse Coding". This compression package is the author's sourc
ANFIS
- ANFIS学习资料,很值得一看,我觉得写得很好。-ANFIS learning materials, and well worth a visit.
Improved-P_SVM-support-vector-machines
- 改进的P_SVM支持向量机与遥感数据分类,对多光谱高光谱分类-Improved P_SVM support vector machines and remote sensing data classification, Classification of multispectral hyperspectral
featuresofmodulationsignals
- 一些核心期刊的调制,识别类的好文章。希望能对大家有点帮助。-some of the core issues of periodicals modulation, the identification of categories of good. The hope is to help you a bit.
intelligentalgorithm
- 智能算法:神经网络,极限学习机,遗传算法,粒子群算法,蚁群算法,鱼群算法,人工免疫算法-Intelligent algorithms: neural networks, Extreme Learning Machine, genetic algorithm, particle swarm optimization, ant colony algorithm, fish swarm algorithm, artificial immune algorithm
matlab智能算法30个案例代码
- 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
dijkstra
- 基于蚁族算法的三维路径规划算法.路径规划-Three-dimensional path planning algorithm based on ant algorithm. Route planning
simulation
- 5对5机器人3D仿真足球,希望和你们一起交流学习,仿真足球-5 5 robot 3D simulation of football, and you want to learn together, simulation soccer
MATLAB
- matlab智能算法,包括神经网络,支持向量机等,可用于建模等。-matlab intelligent algorithms, including neural networks, support vector machines, etc., it can be used for modeling.
单层神经网络矩阵改进
- 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
NatureDeepReview
- 深度学习允许由多个处理层组成的计算模型来学习具有多个抽象层次的数据表示。这些方法极大地提高了语音识别、视觉对象识别、目标检测以及药物发现和基因组学等许多领域的最新进展。深度学习发现复杂的结构在大数据集,通过使用反向传播算法来指示一台机器应该如何改变其内部参数,用于计算在每一层的代表性,从上一层的代表。深层卷积网在处理图像、视频、语音和音频方面取得了突破性进展,而递归网络则在文本和语音等连续数据上起到了作用。(Deep learning allows computational models th