资源列表
TestCA
- 基于元胞自动机(CA)仿真的一个小程序,有感兴趣的朋友欢迎一起探讨:QQ17771853-a CA based traffic simulation software.
bpdetail
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计 优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大, 出来后学习率又还原 优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) -BP network in strict accordance with the formula to design a matlab program, the BP network optimiz
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 the initialization of the wei
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 MATLAB.
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 × 2 matrix NC_max maximum numbe
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 ----- momentum to build a three-layer (
GA
- 基本的遗传算法源代码,特别简单实用,用C语言编写的-simple c code for Genetic Algorithm GA
GA
- 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
Sootywavelettransform
- 关于小波变换的代码大全,有matlab的,也有c++的-Sooty wavelet transform
AI-PingPong
- visual basic 编写的人工智能ping pang 球程序-AI programed by visual basic. It s a ping-pang program
8531020_AIdocument
- It s code is available.
ANN_Brief_441703840
- 一篇介绍ANN的文章,我们学习机器学习课时老师给的,特别值得一读-1 Introduction ANN' s article, we study machine learning lesson given by a teacher, in particular, is worth a read
