-
用于求解TSP问题的c++程序,已经试运行过
用于求解TSP问题的c++程序,已经试运行过-BasicAntColon AlgorithmC++forTSP
- 2022-04-02 03:26:42下载
- 积分:1
-
基于小波和神经网络的论文,来自期刊网
基于小波和神经网络的论文,来自期刊网-wavelet-based and neural network papers from the Journal Network! !
- 2022-08-13 02:10:25下载
- 积分:1
-
基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。...
基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
- 2023-02-10 17:40:04下载
- 积分:1
-
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。...
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source
code, after the test, this algorithm is effective.
- 2022-05-15 23:06:26下载
- 积分:1
-
DataMining software (integrated association rules, k
DataMining软件(集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法)
-DataMining software (integrated association rules, k-means clustering, fuzzy clustering, k-center clustering of four algorithms)
- 2022-03-09 12:32:08下载
- 积分:1
-
VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。...
VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
- 2022-03-19 18:15:34下载
- 积分:1
-
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解...
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解-err
- 2022-03-18 17:33:36下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug...
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
- 2022-11-11 21:40:08下载
- 积分:1
-
基于VC开发的遗传算法源程序,有详尽的注释说明
基于VC开发的遗传算法源程序,有详尽的注释说明-based on the development of the VC genetic algorithm source files, a detailed Explanatory notes
- 2022-01-25 21:02:37下载
- 积分:1