-
遗传算法,包括选择、交叉、变异操作等,…
遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
- 2023-01-03 20:40:03下载
- 积分:1
-
本程序是基本的MATLB退火模拟算法,主要应用于函数优化,效果较好。...
本程序是基本的MATLB退火模拟算法,主要应用于函数优化,效果较好。-This procedure is a basic MATLB simulated annealing algorithm, mainly used in function optimization, better.
- 2022-12-13 16:10:03下载
- 积分:1
-
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
- 2022-01-22 03:27:00下载
- 积分:1
-
neural network C procedures for the Chapter 9
神经网络C程序的第9章-neural network C procedures for the Chapter 9
- 2023-08-17 03:00:03下载
- 积分:1
-
8. "Genetic algorithm and its application," Chen Guoliang edited and p...
8。《遗传算法及其应用》,陈国良等编着 人民邮电出版社 2001年第一版
本书系统全面地介绍了遗传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络、模糊模式识别和人工生命等方面的应用。 本书可作为高等院校计算机、无线电电子学、自动控制、生物医学工程等有关专业高年级学生或研究生的教材和参考书,也可供从事人工智能、信息处理研究和应用的科技人员学习参考。-8. "Genetic algorithm and its application," Chen Guoliang edited and published with the People"s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its portfolio optimization, machine learning, image processing, process control, evolutionary neural networks, Fuzzy Pattern Recognition and Artificial Life, and so on the application. The book can be used as institutions of higher learning computers, radio electronics, automatic control, biomedical engineering, and other professional grade students or graduate teaching and reference materials, are also available in artificial intelligence, information processing and application of information technology to study.
- 2022-05-09 10:19:43下载
- 积分:1
-
数据挖掘的分布式并行计算框架及其算法。主要…
分布式并行数据挖掘计算框架及其算法研究.主要是关联规则-Distributed parallel computing framework for data mining and its algorithm. Mainly association rules
- 2022-05-23 11:24:22下载
- 积分:1
-
用C++实现遗传算法求解TSP问题.txt
用C++实现遗传算法求解TSP问题.txt-C++ for TSP
- 2022-03-10 14:41:27下载
- 积分:1
-
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码...
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
- 2022-08-16 23:40:49下载
- 积分:1
-
err
1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程)
2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。
3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。
-err
- 2022-07-26 15:58:09下载
- 积分:1
-
brief description : Based on the c language artificial immune source, the append...
简要说明:基于c语言人工免疫源程序,附录在PDF文件中,与大家共享 -brief description : Based on the c language artificial immune source, the appendix in PDF files, and share
- 2022-05-29 06:47:10下载
- 积分:1