搜索:Algorithm

找到约 1,300 项符合「Algorithm」的查询结果

结果 1,300
按分类筛选
显示更多分类
https://www.eeworm.com/dl/518/316961.html 数值算法/人工智能

遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体

遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体(染色体 )同时存在。这些染色体中哪个保留(生存)、哪个淘汰(死亡),是根据 它们对环境的适应能力来决定的,适应性强的有更多 ...
下载 93
·
查看 1086
https://www.eeworm.com/dl/518/215323.html 数值算法/人工智能

The CUBA library provides new implementation of four general-purpose multidimensional integration al

The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implement ...
下载 70
·
查看 1173
https://www.eeworm.com/dl/639/241528.html 文件格式

In this paper, we consider the problem of filtering in relational hidden Markov models. We present

In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that describes a set of states. The algorit ...
下载 112
·
查看 1105
https://www.eeworm.com/dl/650/276944.html 人工智能/神经网络

中心点漂移是一种非监督聚类算法(与k-means算法相似

中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included ...
下载 85
·
查看 1109
https://www.eeworm.com/dl/542/487355.html 其他书籍

Behavioral models are used in games and computer graphics for realistic simulation of massive crowd

Behavioral models are used in games and computer graphics for realistic simulation of massive crowds. In this paper, we present a GPU based implementation of Reynolds [1987] algorithm for simulating flocks of birds and propose an extension to consider environment self occlusion. ...
下载 95
·
查看 1090
https://www.eeworm.com/dl/620/110636.html Internet/网络编程

The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algori

The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
下载 142
·
查看 1097
https://www.eeworm.com/dl/633/121710.html Java编程

java人工股市源码

java人工股市源码,用了GA(Genetic Algorithm)和ANN(Artificial Neural Network)。内附程序详细说明,强烈推荐!
下载 128
·
查看 1063
https://www.eeworm.com/dl/665/212275.html matlab例程

By building a nonlinear function relationship between an d the error signal

By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
下载 129
·
查看 1084
https://www.eeworm.com/dl/856285.html 技术资料

用粒子群优化算法进行特征选择和SVM参数优化

用粒子群优化算法进行特征选择和SVM参数优化-Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization
下载 9
·
查看 8732
https://www.eeworm.com/dl/858809.html 技术资料

《算法导论中文版》非常好的算法方面的书籍

《算法导论中文版》非常好的算法方面的书籍-"Introduction to Algorithms Chinese version of" very good books on the algorithm
下载 9
·
查看 5951