-
数据挖掘算法(Apriori)
数据挖掘算法(Apriori)--JAVA实现-(Apriori)--JAVA
- 2022-10-22 13:30:03下载
- 积分:1
-
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测...
BP人工神经网络算法,用java代码实现,用scilab图像显示,案例是港口吞吐量的预测-BP artificial neural network algorithm, using java code, using scilab image display, case is the throughput of the port prediction
- 2022-05-29 04:03:00下载
- 积分:1
-
基于多目标优化的免疫遗传算法
在Matlab环境中的实现,期刊论文。...
基于多目标优化的免疫遗传算法
在Matlab环境中的实现,期刊论文。-Multi-objective optimization based on immune genetic algorithm in Matlab environment, the realization of journal articles.
- 2022-08-09 00:29:16下载
- 积分:1
-
人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。...
人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。-Face Detection positioning the sample code. Rar VC source, which have a certain value, I also downloaded from the elsewhere.
- 2022-02-13 01:34:33下载
- 积分:1
-
8 Queen
8皇后问题。所谓著名的八皇后问题就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。根据前人的研究,在8!=40320种排列中只有92中解决方案。-8 Queen
- 2022-02-14 18:50:35下载
- 积分:1
-
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!-bp neural network details, there are corresponding text block of information and executable programs!
- 2022-02-01 10:02:08下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。-Bayesian data mining algorithm, using the visual stutio2005 programming.
- 2023-04-14 10:30:04下载
- 积分:1
-
该软件实现了粒子滤波和基于Rao-Blackwellised粒子滤波…
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generic and suitable for any application.-The software implements particle filteri Vi and Rao Blackwellised particle filtering az r conditionally Gaussian Models. The RB algori thm can be interpreted as an efficient stochast ic mixture of Kalman filters. The software also includes efficient state-of-the-art resampl ing routines. These are generic and suitable az r any application.
- 2022-03-19 18:07:36下载
- 积分:1
-
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。
在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
- 2022-02-03 22:23:49下载
- 积分:1