资源列表
DIWO
- 差分进化算法与杂草优化算法的结合,利用简单的测试函数,验证算法的有效性-Differential evolution algorithm and the weeds optimization algorithm combined,which use simple test function to verify the effectiveness of the algorithm
EM_GM
- 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
NeuralNetwork_BP_Classification
- BP 神经网络用于模式分类 大型网络的首选算法 - 函数拟合,模式识别-BP neural network for pattern classification algorithm of choice for large networks- function fitting, pattern recognition
shu_mo_neural_network
- 神经网络,是工程上常用的一种算法,能够解决一些实际问题-Neural network is an algorithm commonly used in engineering, to solve some practical problems
GA-BP
- 基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the network
BP-controller
- 这是一个BP神经网络的基本程序,隐藏层数可以任意设置。-This is a Neural Network basic procedures, hidden layers can be set arbitrarily.
FUZZYPPID-control
- 模糊控制+PID控制,供需要的朋友学习,谢谢支持。-FUZZY CONTROL+PID CONTROL
PWM
- 可调PWM波,能够根据根据参数调整PWM的输出(需要改进)-Adjustable PWM wave, according to the PWM output parameter adjustment (improvement)
CMAC
- 很经典的小脑模型神经网络的仿真,希望大家喜欢-Classic CMAC neural network simulation, hope you like
Rastrigin1
- Rastrigin函数的粒子群实现,适用于初学粒子群算法者,希望对你有帮助-Rastrigin function of particle swarm implementation of particle swarm optimization for beginners who want to help you
Kmeans
- 划分聚类中的K-means算法,运用的欧式距离作为度量距离-The instance of K-means clustering algorithm
bat_algorithm
- 蝙蝠算法的源代码,蝙蝠算法是一种比较新的群体仿生算法。-bat algorithm