资源列表

« 1 2 ... .50 .51 .52 .53 .54 1555.56 .57 .58 .59 .60 ... 2830 »

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

说明:该代码完整的描述了神经网络学习训练的整个过程,对指导神经网络的学习提供较好的理解和帮助。-The code is fully described in the training of the neural network learning process, to guide the learning neural network to provide better understanding and help.
<陈瑞> 在 2024-11-18 上传 | 大小:92kb | 下载:0

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

说明:code for k means algorithm
<deep> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法segmentation-table

说明:segmentation survey table for region growing, clustering etc.
<deep> 在 2024-11-18 上传 | 大小:6kb | 下载:0

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

说明:the procedure of ant colony algorithm for TSP
<陈剑雪> 在 2024-11-18 上传 | 大小:575kb | 下载:0

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

说明:miro samek Heinzmann04.pdf
<lihuagui> 在 2024-11-18 上传 | 大小:105kb | 下载:0

[人工智能/神经网络/遗传算法AI-experience-aReport-

说明:本实验采用Adaline神经网络进行实验,本工程名为HuSumeiRobot,源代码的基本组成如下: 1) CNN.cpp和CNN.h是神经网络类库的虚拟基类。 2) adaline.h和adaline.cpp是adaline神经网络的C++版本。 可对数字进行识别,并含实验报告一份。-Adaline neural network used in this experiment to experiment, this pro
<kelven> 在 2024-11-18 上传 | 大小:6.36mb | 下载:0

[人工智能/神经网络/遗传算法Gesture-recognition

说明:本实验中对手势识别的方法进行研究。采用的主要方法是基于BP神经网络的静态手势识别。 包含实验结果和实验报告。-In this study, the method of gesture recognition research. The main method is based on BP neural network static gesture recognition. Contains experimental results
<kelven> 在 2024-11-18 上传 | 大小:11.28mb | 下载:0

[人工智能/神经网络/遗传算法A-quadratic-function-for-maximum-

说明:c++实现二次函数求最大值 能够准确定位遗传算法的使用 经典实例-A quadratic function for maximum by GA
<赵俊顶> 在 2024-11-18 上传 | 大小:11kb | 下载:0

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

说明:matlab实现的bp神经网络,包括详细的注释-it is a bp function
<grace> 在 2024-11-18 上传 | 大小:1kb | 下载:0

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

说明:使用c++实现的bp神经网络算法,说明了隐层的个数,以及神经元的个数-it is a bp fuctiong that we do it by c++
<grace> 在 2024-11-18 上传 | 大小:2.01mb | 下载:0

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

说明:tsp for (int i=0 i<M i++) S[i] = i S[M] = 0 T = 1000 //初始温度1000 Tl = 35000 //内循环次数35000 a = 0.93 //温度下降系数 k = 0 PreMin = 0 Path = GetPath(S) srand((unsigned)time( NULL )) cout&
<ningning> 在 2024-11-18 上传 | 大小:21kb | 下载:0

[人工智能/神经网络/遗传算法_Shunting-model

说明:一个用LABVIEW 编写的机器人路径,追踪的程序使用到了SHUNTING 模型-SHUNTING MODEL IN ANN FOR MOBILE ROBOT
<liliang> 在 2024-11-18 上传 | 大小:15.61mb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1555.56 .57 .58 .59 .60 ... 2830 »

源码中国 www.ymcn.org