资源列表
vs2008GAwin32
- 遗传算法,基于vc++的,有数据可测试,附加详细讲解-Decision tree classifier based on vc++, the data can be tested,Additional details to explain
Kalman
- 绝对实用的卡尔曼算法!基于陀螺仪和加速度器的算法过程!-Absolutely practical kalman algorithm! Based on the gyroscope and accelerate the algorithm process DuQi!
K-Means
- 数据挖掘K-means算法实现,源码,是大家学习的好资源啊-DM(data mining)
HEC
- 多层次复合分类器:整合人脸整体特征和局部特征而构造的分类器-hierarchical ensemble classifier
C
- 一些智能控制算法的中文文献,希望对大家有用啊。-Some intelligent control algorithm of Chinese literature, the hope of the useful ah.
B
- PDF文件,控制算法,想下载程序的同学就不要下啦,希望有用啊。-PDF files, control algorithm, want to download a program of the students don t it with me, hope useful ah.
SOM
- 利用VC++6.0实现SOM神经网络,简单对数据进行聚类-VC 6.0 SOM neural network, a simple clustering of the data
wangluo_shengjing
- 神经网络编程_源代码,AForge.NET实现,Matlab实现-Neural network programming _ source code, Matlab implementation AForge.NET achieve
846772161MuRoS
- 经典的机器人编队仿真软件,可自己添加机器人并仿真,包括避障 队形控制 以及围捕等-The classic robot formation simulation software, you can add your own robot and simulation, including the formation control of obstacle avoidance and rounded
pedestrian_behavior
- 这个来自巴基斯坦的研究,关于行人检测的,封装无代码-The Pakistan study on pedestrian detection, packaging code
comman-matlab-code
- 通用的简单的BP神经网络,适合初学者学习-easy,effcient,comman matlab code
bp
- BP神经网络的数据分类-语音特征信号分类1- 四个特征信号矩阵合成一个矩阵 data(1:500,:)=c1(1:500,:) data(501:1000,:)=c2(1:500,:) data(1001:1500,:)=c3(1:500,:) data(1501:2000,:)=c4(1:500,:) 从1到2000间随机排序 k=rand(1,2000) [m,n]=sort(k) 输入输出数据 input=data(:,2:
