-
Framework for Genetic Algorithm
Framework for Genetic Algorithm
- 2022-04-12 12:31:02下载
- 积分:1
-
一个非常好的,用于训练样本图像的代码。
一定可以运行。...
一个非常好的,用于训练样本图像的代码。
一定可以运行。-A very good image for the training sample code. Will be able to run.
- 2022-01-22 00:46:45下载
- 积分:1
-
classification_matlab_toolbox分类方法工具箱,有界面很直观。
classification_matlab_toolbox分类方法工具箱,有界面很直观。-classification_matlab_toolbox classification toolbox, a very intuitive interface.
- 2022-03-19 23:12:23下载
- 积分:1
-
A variety of numerical algorithms, including: binary tree, greedy algorithm, sea...
各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。-A variety of numerical algorithms, including: binary tree, greedy algorithm, search algorithm, genetic algorithm, simulated annealing algorithm, sub-rule tactics and so on.
- 2022-07-13 03:04:42下载
- 积分:1
-
人工神经网络BPN,人工神经网络BP算法源代码
人工神经网络BPN,人工神经网络BP算法源代码-Artificial neural network BPN, artificial neural network BP algorithm source code
- 2022-03-05 03:52:20下载
- 积分:1
-
The code on this diskette has been organized by chapter. Each subdirectory
cont...
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on
this diskette have been compiled and tested in this environment. The majority
of programs on this diskette should port to other environments with only minor
adjustments. The exception to this are those programs which utilize
presentation manager for graphical display of program data. In particular,
the grid1 programs in chapt4ackprop and chapt3 fall into this latter category.
- 2022-08-09 11:53:45下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
清华大学不确定规划教材中的用遗传算法训练神经元网络的混合智能算法2...
清华大学不确定规划教材中的用遗传算法训练神经元网络的混合智能算法2-Tsinghua University, uncertainty in the planning of teaching materials by using genetic algorithm trained neural network Hybrid Intelligent Algorithm 2
- 2022-11-29 12:45:04下载
- 积分:1
-
自适应共振理论(艺术)
自适应共振理论(ART)-Adaptive Resonance Theory (ART)
- 2022-05-21 03:28:35下载
- 积分:1
-
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解...
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解-err
- 2022-03-18 17:33:36下载
- 积分:1