资源列表

« 1 2 ... .04 .05 .06 .07 .08 309.10 .11 .12 .13 .14 ... 2830 »

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

说明:完全由自己编写的一个利用遗传算法求解复杂函数最大值的C++程序。程序有详细的注析,简明易懂。并附有一篇论文。-I have written entirely by the use of genetic algorithm for solving a complex function of the maximum C++ Procedures. Note has detailed procedures for analysis and e
<zhmaol> 在 2024-11-02 上传 | 大小:31744 | 下载:0

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

说明:本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。-This procedure is to do MLP (Multi-layer perceptron) algorith
<楊易> 在 2024-11-02 上传 | 大小:1213440 | 下载:0

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

说明:何家龙的说话人识别工具包,挺好的试验工具,可以验证结果-Ho Lung s Speaker Recognition Kit, very good experimental tool to verify the results of
<高心雨> 在 2024-11-02 上传 | 大小:906240 | 下载:0

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

说明:基于模拟退火遗传算法的车辆调度问题研究,用MATLAB语言加以实现-Simulated Annealing Genetic Algorithm Based on the vehicle scheduling problem, using MATLAB language to realize
<杨俊> 在 2024-11-02 上传 | 大小:3072 | 下载:0

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

说明:人工神经网络的代码程序 , 实验用。加图-Artificial neural network code procedures, experimental. Cato
<yuefeng> 在 2024-11-02 上传 | 大小:13312 | 下载:0

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

说明:VC下的蚁群算法,处理问题为TSP中国邮递员问题。另含一个日志处理类。-VC under the ant colony algorithm for TSP deal with the issue of Chinese postman problem. Another type of treatment with a log.
<hanjie> 在 2024-11-02 上传 | 大小:22528 | 下载:0

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

说明:这是一份整理好的遗传算法的类,用c++编写,在写的时候做了较为详细是注释。供同行参考。-This is a good genetic algorithm finishing the class, using c++ Prepared, in writing when it is to do a more detailed notes. For peer reference.
<彦竹> 在 2024-11-02 上传 | 大小:10240 | 下载:0

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

说明:This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given
<> 在 2024-11-02 上传 | 大小:29696 | 下载:0

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

说明:此程序包是用双种群蚁群算法来求中国75个城市的最短路径问题,即典型的TSP问题,把包解压运行main.m文件即可-This package is a dual population of ant colony algorithm to seek China s 75 cities, the shortest path problem, that is typical TSP problem, the package can extrac
<梁锦兆> 在 2024-11-02 上传 | 大小:8192 | 下载:0

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

说明:A Star 算法 的C++实现, 有很好的类实现 -A Star algorithm C++ Realize, there are very good category realize
<andrew> 在 2024-11-02 上传 | 大小:106496 | 下载:0

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

说明:包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做
<黄工> 在 2024-11-02 上传 | 大小:46080 | 下载:0

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

说明:遗传算法的核心实现类 C++语言编写,自己经过精心编写-The core of the realization of genetic algorithm-type C++ Languages, their own carefully prepared
<饶宾> 在 2024-11-02 上传 | 大小:8192 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 309.10 .11 .12 .13 .14 ... 2830 »

源码中国 www.ymcn.org