资源列表

« 1 2 ... .73 .74 .75 .76 .77 978.79 .80 .81 .82 .83 ... 2830 »

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

说明:bpnet举例,因为BP网络的权值初始化都是随机生成,所以每次运行的状态可能不一样。 如果初始化的权值有利于训练,那么可能很快能结束训练。-bpnet For example, because the BP network, initialize the weights are randomly generated, so every time the state may not be the same as running. If
<沈龙> 在 2024-10-13 上传 | 大小:1024 | 下载:0

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

说明:本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLA
<mutestome> 在 2024-10-13 上传 | 大小:91136 | 下载:0

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

说明:C表示 n个城市的坐标,为n×2的矩阵 NC_max为最大迭代次数 m表示蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-C indicated that the coordinates of n cities, in order to n ×
<沈龙> 在 2024-10-13 上传 | 大小:2048 | 下载:0

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

说明:-----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- mom
<沈龙> 在 2024-10-13 上传 | 大小:4096 | 下载:0

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

说明:基本的遗传算法源代码,特别简单实用,用C语言编写的-simple c code for Genetic Algorithm GA
<李伟> 在 2024-10-13 上传 | 大小:156672 | 下载:0

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

说明:用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
<wuliang> 在 2024-10-13 上传 | 大小:2048 | 下载:0

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

说明:基于遗传算法的最优潮流程序可以适合初学者-optional
<wuliang> 在 2024-10-13 上传 | 大小:3072 | 下载:0

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

说明:关于小波变换的代码大全,有matlab的,也有c++的-Sooty wavelet transform
<all> 在 2024-10-13 上传 | 大小:7535616 | 下载:0

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

说明:visual basic 编写的人工智能ping pang 球程序-AI programed by visual basic. It s a ping-pang program
<liu> 在 2024-10-13 上传 | 大小:24576 | 下载:0

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

说明:It s code is available.
<fatemeh ghods> 在 2024-10-13 上传 | 大小:402432 | 下载:0

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

说明:一篇介绍ANN的文章,我们学习机器学习课时老师给的,特别值得一读-1 Introduction ANN' s article, we study machine learning lesson given by a teacher, in particular, is worth a read
<liupz> 在 2024-10-13 上传 | 大小:295936 | 下载:0

[人工智能/神经网络/遗传算法Project1_C4.5_NEW_985101292

说明:机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
<liupz> 在 2024-10-13 上传 | 大小:700416 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 978.79 .80 .81 .82 .83 ... 2830 »

源码中国 www.ymcn.org