资源列表
yichuansuanfa
- 遗传算法,是一种通过模拟自然进化过程搜索最优解的方法(Genetic algorithm (GA) is a method to search the optimal solution by simulating the natural evolution process)
NN1.m
- BP神经网络在matlab上已有可以使用的工具箱,本程序探讨如何实现简单的多层BP网络,并提供可执行的代码和例程供参考。(BP neural network has been available on the Matlab toolbox, this program discusses how to achieve a simple multi-layer BP network, and provide executable code and routines for reference.)
kmeans
- 使用python编写kmeans聚类的例程,含画图(use python to implement kmeans algorithm)
cnn
- 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow framework, can run directly based on MNIST handwritten dataset)
antALG
- 蚂蚁云计算,又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法,蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。(The ant calculation Is a probability algorithm used to find the optimal path in the graph)
goplotpso4demo
- 粒子群算法 神经网络算法 很好的算法,不错的算法,优于bp神经网络,全局最优。(Particle Swarm Optimization)
sample2
- 基于MATLAB平台开发的,用于数值计算的粒子群算法(Particle swarm optimization algorithm for optimization)
sample3
- 基于MATLAB平台开发的,用于数值计算和优化的粒子群算法(Particle swarm optimization algorithm for optimization)
sample4
- 基于MATLAB平台开发的,用于数值计算和优化的通用型粒子群算法(Particle swarm optimization algorithm for optimization)
sample5
- 基于MATLAB2012b平台开发的,用于数值计算的粒子群算法(Particle swarm optimization algorithm for optimization)
bp神经网络用于PID控制器
- bp神经网络用于PID控制器matlab代码(BP neural network used in PID controller MATLAB code)
BP.m
- BP神经网络建模归一化数据处理神经网络训练分类以及遗传算法优化的BP神经网络函数拟合(BP neural network modeling normalized data processing neural network training classification and genetic algorithm optimization BP neural network function fitting)