资源列表

« 1 2 ... .46 .47 .48 .49 .50 451.52 .53 .54 .55 .56 ... 2830 »

[人工智能/神经网络/遗传算法SGA

说明:是用遗传算法求函数:f(x1,x2)=100(x1*x1-x2*x2) (x1*x1-x2*x2)+(1-x1)(1-x1) 约束:-2.048<=x1,x2<=2.048的极大值-Using genetic algorithm for function: f (x1, x2) = 100 (x1* x1-x2* x2) (x1* x1-x2* x2)+ (1-x1) (1-x1) constraint:-2.048
<李复翔> 在 2024-11-05 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法tsp-vs

说明:新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem.
<michaltina> 在 2024-11-05 上传 | 大小:296960 | 下载:0

[人工智能/神经网络/遗传算法celle1

说明:用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码-Using Cellular Automata 10,000 monochrome realize spatial location of bacteria to split the test algorithm C language code
<chenpool> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法celle2

说明:用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码-Using Cellular Automata in order to realize different colors express different states of bacterial cells to split the test algorithm C language code
<chenpool> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法classifier

说明:分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类-Classifier design, including methods and BP KNN method. On a series of sample points to classify
<> 在 2024-11-05 上传 | 大小:2032640 | 下载:0

[人工智能/神经网络/遗传算法KNNBP

说明:KNN和BP的算法实现。输入一系列的样本值,进行训练和分类。源码是实现了两个分类器,已经调试通过-KNN and BP algorithm. Enter a series of sample values, for training and classification. Source is to achieve the two classifiers have been debugging through
<> 在 2024-11-05 上传 | 大小:10490880 | 下载:0

[人工智能/神经网络/遗传算法RBF

说明:RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。-RBF procedures can realize function fitting, I have personally debugging, and good results.
<罗建华> 在 2024-11-05 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法GA_ppt

说明:遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。-The basic principles of genetic algorithms PPT download, suitable for beginners to learn, a total of four parts.
<zengke> 在 2024-11-05 上传 | 大小:352256 | 下载:0

[人工智能/神经网络/遗传算法DataMing

说明:
<sharon> 在 2024-11-05 上传 | 大小:69632 | 下载:0

[人工智能/神经网络/遗传算法Ant

说明:此为蚂蚁算法求解TSP的源代码,希望对大家有所帮助-This is the ant algorithm to solve TSP source code, and they hope to help everyone
<lanlan> 在 2024-11-05 上传 | 大小:286720 | 下载:0

[人工智能/神经网络/遗传算法ProSys

说明:这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。-This is an area of artificial intelligence expert system for example, the establishment of animal recognition expert system rule base and used and/or graph to describe the
<lanlan> 在 2024-11-05 上传 | 大小:249856 | 下载:0

[人工智能/神经网络/遗传算法illness-diagnosis

说明:此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结 构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与其症候之 间的相互联系。疾病名与症候分别用二叉树进行排序。排序后可由疾病名而查到与该 疾病名有关的所有详细情况,也可由一种症候而查到哪些疾病有这种症候,以及该症 候可能引起各种疾病的概率。-This is the disease diagnosis expert sy
<lanlan> 在 2024-11-05 上传 | 大小:28672 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 451.52 .53 .54 .55 .56 ... 2830 »

源码中国 www.ymcn.org