资源列表

« 1 2 ... .24 .25 .26 .27 .28 1529.30 .31 .32 .33 .34 ... 2830 »

[人工智能/神经网络/遗传算法人工智能GA问题

说明:人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
<谭旭刚> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配
<姚启迪> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
<陈月辉> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:应用PSO训练神经网络Visual C++ 训练结果优于BP,该方法用于模式识别、知识挖掘等-PSO application for training the neural network training Visual C BP superior results, the method for pattern recognition, knowledge mining, etc.
<林献坤> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3
<修宇> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:这又是一个专家系统. 是用java写的. 初学者可看看此程序.个人觉得还不错.-This is an expert system. Java is written. Beginners can take a look at this program. Feel good.
<zhou> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:labview编写的EMD分解程序,欢迎有研究的一起讨论。-PC EMD prepared by the decomposition process, welcomed the study together.
<肖勇> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:本遗传算法是保留大量状态种群的随机爬山搜索算法,新的状态通过变异和杂交产生,杂交把来自种群的状态对结合在一起。-The genetic algorithm is to retain a large number of the state of stocks climbing random search algorithm, the new state generated through mutation and hybrids, hyb
<同承> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:这是一个用遗传算法来求解旅行商问题(TSP问题:Travelling Salesman Problem)的源代码,学习遗传算法,演化计算的很值得一看!-This is a genetic algorithm to solve the traveling salesman problem (TSP problems: Travelling Salesman Problem) source code, learning genetic al
<郭肇禄> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:应用于求解大规模寻优的遗传算法,比普通GA算法收敛速度提高70倍,且不存在出现奇异点-Applied to solving large-scale optimization of genetic algorithm, than the ordinary GA algorithm convergence speed of 70 times, without the existence of singular point
<小刘> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。-Genetic algorithm is used to solve the traveling salesman problem, and use graphical interface is displayed. Compared usin
<sdfsfdsf> 在 2024-11-19 上传 | 大小:70kb | 下载:0

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

说明:这是一个关于人工鱼群算法的具体实例编程,算法用c实现,参数可以改动设置。包括人工鱼群流程图-This is a study on artificial fish-swarm algorithm specific examples of programming, algorithms using c realize, parameter settings can be changed. Including the flow chart o
<wang> 在 2024-11-19 上传 | 大小:70kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 1529.30 .31 .32 .33 .34 ... 2830 »

源码中国 www.ymcn.org