-
使用MATLAB6.5实现的自适应学习速率反向传播网络
使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
- 2022-03-14 22:09:15下载
- 积分:1
-
模拟3G环境,测试可伸缩视频码流,适合JSVM开发者
模拟3G环境,测试可伸缩视频码流,适合JSVM开发者-Analog 3G environment, testing, scalable video stream, suitable for JSVM developers
- 2022-03-23 23:28:02下载
- 积分:1
-
模糊控制与PID控制比较,模糊控制仿真的阶跃响应
模糊控制与PID控制比较,模糊控制仿真的阶跃响应-fuzzy control
- 2022-05-12 14:03:48下载
- 积分:1
-
利用matlab编写的神经网络算法,经过测试速度快效果好。
利用matlab编写的神经网络算法,经过测试速度快效果好。-Prepared using matlab neural network algorithm, tested the effect of a good speed.
- 2022-07-22 03:45:12下载
- 积分:1
-
This code in this directory implements the binary hopfield network.Source code m...
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
- 2022-02-05 22:07:00下载
- 积分:1
-
example of a genetic algorithm
一个遗传算法例子-example of a genetic algorithm
- 2022-07-19 21:25:04下载
- 积分:1
-
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建...
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。-Extended genetic algorithm SPEAII (Strength Paretor Evaluation Algorithm) algorithm code, a good procedural framework to facilitate expansion to other application areas, it is recommended the use of everyone.
- 2022-03-24 18:07:07下载
- 积分:1
-
pattern recognition pretreatment some knowledge source
模式识别的一些预处理知识源程序-pattern recognition pretreatment some knowledge source
- 2022-03-12 20:15:46下载
- 积分:1
-
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。...
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution towards a favorable direction, procedures C achieved a Bayesian Optimization Algorithm.
- 2022-07-03 10:48:26下载
- 积分:1
-
This is a solution of TSP genetic algorithm. Which is described in detail how to...
这是一个解决TSP问题的遗传算法.里面有详细的介绍如何编写遗传算法,很值得参考.-This is a solution of TSP genetic algorithm. Which is described in detail how to prepare genetic algorithm, very good reference.
- 2022-07-22 20:36:36下载
- 积分:1