资源列表
feasure
- 利用RBF对输入的用户自定义的图形进行分类识别,得到较好的分类效果-Use of RBF for input user-defined graphics classification and recognition, to get better classification results
12356
- 小波方法结合神经网络实现图像融合的matlab代码,两者相互结合,程序简洁易懂-Wavelet neural network, a combination of both, the program is simple and easy to understand
improvedGA
- 改进的遗传算法程序用于优化PID控制器中的两个参数-improved genetic algorithm optimization procedures for the PID controller two parameters
genetic-algorithms
- 遗传算法(Genetic Algorithms,简称 GA)是一种基于自然选择原理和自然遗传机 制的搜索(寻优)算法,它是模拟自然界中的生命进化机制,在人工系统中实现特定目 标的优化。遗传算法的实质是通过群体搜索技术,根据适者生存的原则逐代进化,最终 得到最优解或准最优解。它必须做以下操作:初始群体的产生、求每一个体的适应度、 根据适者生存的原则选择优良个体、被选出的优良个体两两配对,通过随机交叉其染色 体的基因并随机变异某些染色体的基因后生成下一代群体,按此方法使群体逐代进
GA
- 遗传算法,跟网站提供的有所不同,希望有所帮助-Genetic algorithm, is different with the website, hope that helps
Naive-Bayes
- 朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
digit15
- 一个解决15数码的问题,里面有个读文件的函数,需要自己编一个矩阵文件。-a solution to the digital issue, which has a reading of the document function, it needs its own part of a matrix document.
smo1forsvr
- 一种快速的SVM算法。初学者有用。MATLAB程序。
BP
- 关于神经网络的最基本的描述,适用于神经网络的初学者-the simple discr iption of BP,it is suitable for the beginner
RBF_model
- matlab编写的RBF神经网络两相流流型辨识程序-RBF neural network matlab prepared flow pattern identification procedure
optimize-BP-with_GA
- 使用遗传算法对BP网络权值阈值进行优化的matlba源代码-matlab code for bpga