资源列表
CNNSVM-master
- 先利用卷及神经网络提取数据特征,再加svm进行分类-The first use of volume and neural network feature extraction data, together with the classification svm
starter
- 基于深度学习的稀疏自编码器,对图像特征进行提取,然后分类-Extraction the encoder based on sparse feature depth study
tsp
- 可视化的旅行商解决方法,C源代码,包含可执行程序,亲测可行-TSP problem
Lenet5_EasyPR_D
- 基于网上的matlab版lenet5,改成识别车牌字符,仅仅识别英文字符和数字。收集图片功能,训练,识别功能。-Based on the online version of matlab lenet5, changed license plate character recognition, identifies only English characters and numbers. Collection picture function, training and recognition.
RBFyuce.m
- 一个rbf神经网络的预测模型的matlab程序源代码-A predictive neural network model rbf
libsvm-3.21
- 此代码是林教授开发的支持向量机的源代码,需要编译器进行编译,才能采用matlab使用。-This code is developed by Professor Lin support vector machine source code, the compiler needs to compile, in order to use the MATLAB to use.
CS_SVM
- 我们使用布谷鸟智能算法优化SVM的参数(c,g)以此提高SVM的预测能力。-We use the cuckoo intelligent algorithm to optimize the parameters of the SVM (c, g) in order to improve the prediction ability of SVM.
helios-base
- 日本helios改良过的底层代码,版本为3.11以上-Japan helios improved over the underlying code, version 3.11 or more
Matlab-Petri
- 基于matlab的双足机器人编译程序及仿真实现的设计-matlab bipedal robot compiler and Simulation Based Design
hybrid-of-GA-and-PSO
- 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
chengxu
- 某火箭在空中沿直线做匀加速飞行,加速度为a ,发动机推力的波动必然会 引起加速度的波动,雷达以时间间隔T 不断测量该火箭距离原点的距离s ,而雷 达测量带有噪声。要求基于雷达对火箭距离的测量数据估计火箭的真实距离、速 度和加速度。 -A rocket in the air do acceleration in flight, along a straight line acceleration for a, engine thrust fluctuation will inevi
sparseae
- 用matlab代码实现的稀疏自编码器,通过可视化步骤,可以看到稀疏编码提取出来的她特征。- sparse autoencoder written by matlab, through visualization step, you can find the features extracted by sparse coding .