资源列表
bp_guoren_predict
- 利用工具箱,完成bp算法预测程序,有数据,可运行(Using the toolbox to complete the BP algorithm prediction program, data can be run.)
差分进化
- 差分进化进展,是难得的一篇全面介绍差分进化的论文(Differential evolution)
1、K-means学习
- 用k-meas算法对图片聚类,根据图像的颜色,聚类成若干类(Using k-means algorithom to clustering a picture)
logisitc regression
- 利用逻辑回归原理算法实现经典的鸢尾花分类问题(Using logistic regression algorithm to realize classical iris classification problem)
fisher算法matlab源程序
- fisher算法matlab源程序,Fisher系数F,又称距离可分性测度,用来评价类间分离程度的函数(Fisher algorithm matlab source program, Fisher coefficient F, also called distance separability measure, is used to evaluate the degree of separation between classes.)
ceshi
- 测试函数,包括图形和说明等等。ppt 课件,可用于展示(Test function Including graphics and instructions and so on. Ppt courseware, which can be used to display)
hhhhh
- 关于无线传感器网络定位算法的研究,MATLAB的程序代码(About wireless sensor network localization algorithm research, MATLAB's program code)
average_point_5mw
- 输入图像,读取灰度值计算材料中的电子密度(Input the image and read the gray value to calculate the electron density in the material.)
遗传算法优化pid
- 使用遗传算法对pid进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)
BP
- BP网络是通过输入层到输出层的计算来完成的。多于一层的隐含层虽然能在速度上提高网络的训练,但是在实际应用中需要较多的训练时间,而训练速度可以用增加隐含层节点个数来实现,因此在应用BP神经网络进行预测时,选取只有一个隐含层的三层BP神经网络就足够了。(The BP network is completed through the calculation of the input layer to the output layer. Although the hidden layer of more
Bayes
- 算法实现,帮助理解原理,方便在此基础上改进优化(The algorithm is implemented to help understand the principle and facilitate the optimization and optimization on this basis.)
DecisionTree
- 分类算法的实现,解决分类问题,可在此基础上进行优化改进。(The implementation of classification algorithm can solve classification problems, and can be optimized and improved on this basis.)