资源列表

« 1 2 ... .25 .26 .27 .28 .29 1330.31 .32 .33 .34 .35 ... 2830 »

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

说明:本文中利用遗传算法求解的问题为最短路径,该问题可描述为:在某大学校园内有多个场所,各场所之间有一个相关的距离cij ,目标就是要寻找一条从指定的起点 s 到指定的终点 t 的一条路径,使总距离最小。-This paper the problem using genetic algorithm for the shortest path, the problem can be described as: a university camp
<刘浏> 在 2025-01-20 上传 | 大小:282kb | 下载:0

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

说明:本程序将遗传算法应用于背包问题。借助了大自然的演化过程,是多线索而非单线索的全局优化方法,采用的是种群和随机搜索机制. -This procedure will be applied to knapsack problem genetic algorithm. With the evolution of nature, is more than a single clue leads the global optimization me
<刘浏> 在 2025-01-20 上传 | 大小:267kb | 下载:0

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

说明:基于遗传算法的c++编码,例子简单,适合初学者-Based on genetic algorithm c++ code example is simple, suitable for beginners to see
<罗金宝> 在 2025-01-20 上传 | 大小:1kb | 下载:0

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

说明:用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, O
<刘浏> 在 2025-01-20 上传 | 大小:876kb | 下载:0

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

说明:基于遗传算法的旅行商问题求解 旅行商问题:假设有一个推销员,要到 n 个城市推销商品,他要找出一个包含所有 n 个城市的具有最小开销的环路-Traveling Salesman Problem Based on Genetic Algorithm for Traveling Salesman Problem: Suppose a salesman, to sell goods to the n cities, he has to f
<刘浏> 在 2025-01-20 上传 | 大小:2.1mb | 下载:0

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

说明:一种肤色检测的程序,有详细的算法和步骤,值得-A skin test procedures, detailed algorithms and procedures, it is worth a look
<程志林> 在 2025-01-20 上传 | 大小:394kb | 下载:0

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

说明:无线传感器网络Tinyos环境下的时间同步算法TSPN实现代码 -Wireless sensor networks Tinyos time environment to achieve code synchronization algorithm TSPN
<周波> 在 2025-01-20 上传 | 大小:15kb | 下载:0

[人工智能/神经网络/遗传算法bp-network-sorting

说明:对WORD文档里的二类数据进行分类,使用神经网络的BP算法。采用三层网络。-WORD documents in the two types of data classification, using neural network BP algorithm. Three-tier network.
<刘明> 在 2025-01-20 上传 | 大小:7kb | 下载:0

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

说明:使用BP网络对反函数进行逼近。使用三层网络,隐单元数选择为20个,故总体结构为1-20-1结构。-BP network used to approximate the inverse function. Using the three networks, the number of hidden units is selected as 20, so the overall structure of 1-20-1 structure.
<刘明> 在 2025-01-20 上传 | 大小:1kb | 下载:0

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

说明:用BP网络对三角函数进行逼近。使用三层网络,隐单元数选择为八个,故总体结构为1-8-1结构。-BP network used to approximate the trigonometric functions. Using the three networks, the number of options for the eight hidden units, so the overall structure for the 1-8-
<刘明> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法svm-and-neast

说明:这是对于近邻法与支持向量机的ppt文件,能给学习神经网络方法的初学者帮助-This is the nearest neighbor and support vector machine ppt, learning neural network can give help for beginners
<pakyongchan> 在 2025-01-20 上传 | 大小:8.35mb | 下载:0

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

说明:独立成分分析(Independent Compondent Analysis,ICA)的一个非常好的示例,可以直接拿来用-Independent Component Analysis (Independent Compondent Analysis, ICA) in a very good example, can be directly used
<wellan> 在 2025-01-20 上传 | 大小:42kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 1330.31 .32 .33 .34 .35 ... 2830 »

源码中国 www.ymcn.org