资源列表
Class_9
- 介绍遗传算法的定义及应用,包含matlab程序(This paper introduces the definition and application of genetic algorithm, including Matlab program)
Class_10
- 介绍粒子群算法的定义及应用,包含matlab程序(This paper introduces the definition and application of particle swarm optimization, including Matlab program)
机器学习十大算法:K-means
- 机器学习十大算法,详细介绍,简单易学,强烈推荐(Machine learning ten algorithms, detailed introduction, easy to learn, strongly recommended)
s_sarawgi_072604
- nkjdksj kslglosh lkfahef kalejfhef lkahfahef
Voice_Recognition_Basic_Matlab-master
- artificial intelligence measured
bp-分类器
- 这是bp神经网络的M文件,包括BP网络的第一阶段学习期(训练加权系数wki,wij),BP网络的第二阶段工作期(根据局训练好的wki,wij和给定的输入计算输出),程序里有详细注释。该程序被用来作为分类器使用。(This is the BP neural network M files, including the first phase of BP network learning period (training weighting coefficient wki, wij), the se
pso
- 应用粒子群算法进行迭代优化,寻找目标最优值(Particle swarm optimization (PSO) algorithm is used for iterative optimization to find the optimal target value)
4780
- Weighted acceleration, Implemented with SDRAM run nios, while saving camera data SRAM, Use serial programming examples matlab GUI implementation.
faghd
- It has a wealth of parameter options, Machine learning routines, Undergraduate complete set requirements refer to the standard test models.
wps-back
- 采用tensorflow的深度学习框架,采用opencv,采用时间戳,和特征抓取,自动抓取图片特征,然后存储(Using tensorflow's deep learning framework, opencv, timestamp, and feature capture are used to automatically capture image features, and then store them)
KMeans
- 基于matlab语言编译的用于实现聚类的k-means函数(K-means function compiled by MATLAB language for clustering)
一个android的规划导航路径的实例
- 一个android的规划导航路径的实例,进行路径规划,避碰,路径的导航等功能的程序代码