资源列表
VCBP
- XP系统,VC6.0编程环境。验证BP神经网络的函数逼近能力,模拟Sin函数的输出。在View中分别用“-”、“o”代表Sin函数的原输出值和BP的输出值。-XP system,VC6.0. BP network is used to approximate the output of sin function.In th view.cpp, - shows the value of sin function and 0 shows the value of BP network.
CPPdaisy-2.0
- 是一种局部特征描述子,计算速度比SIFT和其他局部特征比较快。-local feature descr iptor
simple-backpropagtion
- simple back propagation
matlab
- 本章将主要介绍思维进化算法的基本思想,并结合非线性函数拟合实际案例,在MATLAB环境下实现思维进化算法。-This chapter will mainly introduce the basic idea of mind evolutionary algorithm, and combining with the case, the nonlinear function fitting implement mind evolutionary algorithm in MATLAB enviro
onlinesvm
- 用c编译的online svm适合大数据快速学习的分类器,对内存要求较低,适合数据量大的数据。-C compiled with online svm suitable for large data quickly learning classifiers, low memory requirements for large amount of data.
-hidden-Markov-models.pdf.tar
- 介绍了隐马尔科夫模型和它在语音识别方面的应用-A tutorial on hidden Markov models and selected applications on speech recognition
RBF
- RBF神经网络源代码,可以用于模式识别分类应用研究中-code for rbf
bp
- 人工神经网络的源代码程序,可用于分类或者预测研究中-code for ANN
PSO-BP
- 利用PSO算法优化BP神经网络,得到适应度函数曲线图-PSO to optimize the BP neural network
LPA
- 基于标签传播的实时社区发现算法研究,实现了原始标签传播算法。-The research of real-time community detection algorithm based on label propagation.The original label propagation algorithm has been come true.
GA
- 遗传算法的几个常用改进,可供参考,方便跟其余程序连接。-Several commonly used to improve the genetic algorithm, for reference, convenient connections with the rest of the program.
PSO
- 常用的几种改进的粒子群算法,方便与其余程序连接,亲测有效。-Several commonly used improved particle swarm optimization, easy to connect with the rest of the program, effective pro-test.