-
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。...
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed description of the book contains many specific examples, we hope to bring help to a certain extent.
- 2022-02-03 16:09:29下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.
- 2022-03-16 10:18:28下载
- 积分:1
-
遗传算法的函数优化sga
遗传算法的函数优化sga-genetic algorithm optimization function sga
- 2022-12-21 11:30:03下载
- 积分:1
-
这个论证的可逆跳MCMC模拟退火使用翻译..
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
- 2023-02-08 09:10:04下载
- 积分:1
-
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的...
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
- 2022-03-20 06:27:35下载
- 积分:1
-
遗传算法的c语言程序
遗传算法的c语言程序-Genetic Algorithm c Language Program
- 2022-03-24 14:36:43下载
- 积分:1
-
Is a collection of various commonly used algorithms and recursive, neural networ...
是各种常用算法的集合,又递归、神经网络、遗传、枚举、排序、圆周率求解等等。是学习的好材料。-Is a collection of various commonly used algorithms and recursive, neural networks, genetic, enumeration, sorting, solving, etc. pi. Is a good learning materials.
- 2022-05-20 18:18:08下载
- 积分:1
-
该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。...
该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。
-The program is character recognition algorithm c++ Code, through training after the input of Chinese characters to identify, from the principle on the understanding of Chinese character recognition method and the realization of the process.
- 2022-03-19 11:13:46下载
- 积分:1
-
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。...
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。-Based on Viusal C++ Developed genetic algorithm source code in VC6.0 environment debug through.
- 2023-02-07 16:00:03下载
- 积分:1
-
SMC1602A(16*2)模拟口线接线方式
连接线图:
SMC1602A(16*2)模拟口线接线方式
连接线图:
---------------------------------------------------
|LCM-----51 | LCM-----51 | LCM------51 |
--------------------------------------------------|
|DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 |
|DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 |
|DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 |
|DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND|
---------------------------------------------------
Keyboard接线
PS/2--------51
1 DATA------P3.4
3 GND
4 VCC
5 CLK-------P3.3 接在51的外部中断,触发方式为低电平
本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。-SMC1602A (16* 2) analog line port to connect wiring diagram:- | LCM-51 | LCM-51 | LCM 51 | | | DB0-P0.0 | DB4-P0.4 | RW-P2.5 | | DB1-P0.1 | DB5-P0.5 | RS-P2.6 | | DB2-P0.2 | DB6-P0.6 | E P2.7 | | DB3-P0.3 | DB7-P0.7 | VLCD access 1K resistor to GND |-Keyboard Connection PS/2 51 1 DATA P3.4 3 GND 4 VCC 5 CLK-P3.3 access in 51 of the external interrupt trigger mode for low-level source for learning the procedu
- 2023-08-22 01:40:03下载
- 积分:1