资源列表

« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 2830 »

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

说明:bp 神经网络 的应用, 预测交通流量 -bp neural network applications, predict traffic flow
<付翔> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:用C语言求解八数码问题,使用了人工智能中的启发式搜索方法,采用启发函数来优化解决问题的路径。-Eight-Puzzle Problem
<胡岚> 在 2024-10-07 上传 | 大小:23552 | 下载:0

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

说明:bp神经网络 bp神经网络 -bp NN
<郝毅> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:用遗传算法求函数的最大值MATLAB程序-Genetic algorithms function maximum MATLAB program
<张中> 在 2024-10-07 上传 | 大小:74752 | 下载:0

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

说明:Pioneer3-DX的声纳定位程序,在MobileSim运行机器人仿真,运行程序就可以实现定位功能,只需要修改配置,就可以支持linux和windows编程-Sonar positioning program Pioneer3-DX, in MobileSim running robot simulation, run the program location function can be achieved only need to
<苏青> 在 2024-10-07 上传 | 大小:538624 | 下载:0

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

说明:用matlab实现牛顿迭代算法,通过输入初值x0,精度e和l,以及最大迭代次数,输出结果近似根和迭代次数-Newton iterative algorithm, using matlab approximate root of the number of iterations through the input of the initial value x0 accuracy e and l, and the maximum numbe
<dipingxian> 在 2024-10-07 上传 | 大小:149504 | 下载:0

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

说明:BP神经网络是一个前向网络,它利用误差反向传播算法对网络进行训练,结构简单,可塑性强。本例选择3层BP神经网络(隐层为1层)来逼近函数,单输入单输出,隐层包含7个神经元,预设精度为0.1,学习率设为0.1,循环次数为5000次,达到循环次数,或结果达到预设精度要求,结束计算。激活函数选择双曲函数,采用梯度下降法,通过神经元的输入和误差,以及权值的学习速率来计算权值的变化率。将输入提供给网络后,神经元的激活值从输入层经各中间层向输出层传播
<张鹏> 在 2024-10-07 上传 | 大小:2048 | 下载:0

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

说明:使用面积法辨识一个二阶系统,辨识结果准确,速度快。-Area method
<张鹏> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:levy法编制辨识程序,基本精确辨识了系统各个参数,因为误差准则的原因,系数略有差别。-Levy method prepare identification procedure, basic accurate identification of each parameter of the system, because the cause of the error criterion, a slightly different coef
<张鹏> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:仿真对象如下: 其中, v( k )为服从N (0,1) 分布的白噪声。输入信号u ( k) 采用M 序列,幅度为 1。M 序列由 9 级移位寄存器产生,x(i)=x(i-4)⊕x(i-9)。 选择如下辨识模型: 加权阵取Λ = I。 衰减因子β = 0.98,数据长度 L = 402。 辨识结果与理论值比较,基本相同。辨识结果可信 -he simulation object is as fol
<张鹏> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:辨识所使用的数据长度保持不变,每增加一个新数据就抛掉一个老数据,使参数估计值始终只依赖于有限个新数据所提供的新消息,克服了遗忘因子法不管多老的数据都在起作用的缺点,因此该算法更能有效的克服数据饱和现象。-Identify the use of data length remain the same, every time you add a new data will throw away an old data, make the p
<张鹏> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:在最小二乘参数估计值的基础上,引进补偿项σW2C-1D Ø 0,则获得了参数的无偏估计。针对模型噪声来说,RCLS算法的适应能力比RLS更好。-In the least squares estimation parameters, on the basis of introduction of compensation term σ W2C- 1 d Ø 0, then get the parameters of th
<张鹏> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 1948.49 .50 .51 .52 .53 ... 2830 »

源码中国 www.ymcn.org