-
一个简单的用MATLAB写的BP算法源程序。
一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
- 2022-02-12 06:30:05下载
- 积分:1
-
关于神经网络方面的130个程序,采用matlab语言,比较全
关于神经网络方面的130个程序,采用matlab语言,比较全-On the neural network 130 procedures, the use of matlab language, compare the whole
- 2022-02-03 03:31:59下载
- 积分:1
-
The program introduced a simple application of genetic algorithm using matlab ef...
该程序介绍了一种简单的遗传算法应用程序,采用matlab高效编程,适合于二进制编码的典型应用。-The program introduced a simple application of genetic algorithm using matlab efficient programming, suitable for the typical application binary code.
- 2022-07-04 06:57:34下载
- 积分:1
-
这个是SA模拟退火求函数极值用c++编译的程序
这个是SA模拟退火求函数极值用c++编译的程序-the simulated annealing SA is seeking function using extreme procedures c compiler
- 2022-07-02 03:31:22下载
- 积分:1
-
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧...
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧-Is vc++ Prepared by BP neural network prediction source code, in the prediction of the direction you need to download the notice
- 2023-02-18 21:45:03下载
- 积分:1
-
神经网络模式识别及其实现,第三章。为大家提供参考。
神经网络模式识别及其实现,第三章。为大家提供参考。-pattern recognition and neural network to achieve, the third chapter. To provide a reference.
- 2022-03-02 01:19:20下载
- 积分:1
-
打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢...
打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm to solve." The entire programming ideas and process analysis. Expect relevant to the needs of friends like
- 2022-04-17 23:39:11下载
- 积分:1
-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
Multi
多层权核k均值算法,原作者Yuqiang Guan,现在将他共享,与大家共同学习!-Multi-layer k-means algorithm for nuclear power, original author Yuqiang Guan, will now share him with everyone learning together!
- 2022-03-04 23:29:13下载
- 积分:1
-
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。...
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。-against TSP, an improved genetic algorithms. Genetic Algorithm evolutionary algorithm introduced the idea that the basis of this proposed strategy and cultivating top phased strategy groups in order to ensure diversity at the same time speed up the convergence.
- 2022-07-25 22:48:48下载
- 积分:1