-
用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!...
用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!-Using Ant Colony Algorithm for TSP (traveling salesman) problems, in accordance with the format requested TSP.m input process parameters to run!
- 2022-05-11 00:50:09下载
- 积分:1
-
关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用...
关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用-on Genetic Algorithms Matlab code, perhaps some of us in this regard useful
- 2022-08-11 20:06:24下载
- 积分:1
-
遗传算法的讲义!
遗传算法的讲义!- Heredity algorithm printed lecture!
- 2023-03-16 03:20:04下载
- 积分:1
-
这是一本详细介绍遗传算法理论,及其在工程方面应用的书籍,书中包含许多实例,实在是不可多得的经典之书...
这是一本详细介绍遗传算法理论,及其在工程方面应用的书籍,书中包含许多实例,实在是不可多得的经典之书-This is a detailed theory of genetic algorithm and its applications in engineering books, the book contains many examples, it is rare classic book
- 2022-08-17 20:12:47下载
- 积分:1
-
室内移动机器人定位与导航关键技术研究,新思路
室内移动机器人定位与导航关键技术研究,新思路-Indoor mobile robot localization and navigation key technology research and new ideas
- 2022-07-19 19:47:36下载
- 积分:1
-
Statistical learning theory is based on a more solid theoretical basis, in order...
统计学习理论是建立在一套较坚实的理论基础之上的,为解决有限样本学习问题提供了
一个统一的框架。它能将很多现有方法纳入其中,有望帮助解决许多原来难以解决的问题(比
如神经网络结构及参数选择问题);同时。在这一理论基础上发展了一种新的通用学习方法:
支持向量机(Support Vector Machine,SVM)。它己表现出很多优秀的性能,并已经成为当
今机器学习领域的研究热点。-Statistical learning theory is based on a more solid theoretical basis, in order to solve the learning problems of limited samples provides a unified framework. It will be incorporated into many existing methods, which could help solve many of the original difficult to resolve problems (such as neural network structure and parameters selection) the same time. Developed on the basis of this theory, a new universal learning methods: support vector machine (Support Vector Machine, SVM). It has been shown a lot of excellent performance and has become the hotspot of machine learning research in the field.
- 2022-03-02 21:50:04下载
- 积分:1
-
人工神经网络的基本模型:BP、艺术、Hopfield,SOM
人工神经网络基本模型:BP、ART、Hopfield、SOM-ANN basic model : BP, ART, Hopfield, SOM
- 2022-03-05 00:03:40下载
- 积分:1
-
简单的遗传算法,用于反演
简单的遗传算法,用于反演-simple genetic algorithm, for inversion
- 2022-06-30 21:04:28下载
- 积分:1
-
本程序是关于qam的解调程序用c语言编写希望大家能用
本程序是关于qam的解调程序用c语言编写希望大家能用-this process is on the demodulation process qam c language with hope everyone can be prepared
- 2022-11-25 17:00: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