资源列表
Image Identification
- 采用CNN 卷积神经网络对图像进行识别,两种方法,CNN,,MLP(CNN convolution neural network for image recognition, two methods, CNN, MLP)
Genetic algorithm
- 基于遗传算法的机器人路径规划MATLAB源码(Genetic algorithm - based robot path planning)
Neural Network
- 神经网络机器人避障matlan仿真程序 可模拟机器人在空间的避障动作(Neural Network Robot Obstacle Avoidance matlan simulation program can simulate the robot)
FileCopyMEER
- Copy target file from source folder to target folder
code
- 线性神经网络,最经典的是线性自适应元件,其在收敛精度和速度上较感知器均有较大的提高。(Linear neural network, is the most classical adaptive linear element, the precision and the speed of convergence is sensor was greatly improved.)
聚类算法
- 聚类算法,介绍聚类算法的原理以及应用!原理的推导,以及聚类算法应用的实例。包括迭代过程,已经迭代停止条件。(Clustering Algorithm)
MATLAB遗传算法工具箱及应用
- matlab遗传算法工具箱应用 库函数应用(matlab algorithms for learners)
先进PID控制及其MATLAB仿真(含书与程序)
- 关于专家PID,灰色PID,基于遗传算法整定的PID控制,先进pid多变量解耦控制等(Information about PID control)
Practice_03
- 深度学习,基于python的机器学习,包括挖掘之类(deep learningDepth learning, Python based machine learning, including mining and the like)
Result Anfis
- anfis matlab code normal
SVM
- 用于与支持支持向量机的方法将数据数据分类用于 MATLAB程序(Used in conjunction with methods that support support vector machines to classify data data for MATLAB programs)
knn_toy
- 这是一个K近邻分类器,手动编写的一个较为简单的实现。(K nearest neighbor classifier)