Description: 我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct. Platform: |
Size: 3072 |
Author:FX |
Hits:
Description: 本文深入研究了 BP 神经网络与遗传算法理论,BP 神经网络在应用过程中面临
着网络训练时间长、容易陷入局部极小值、隐层节点数不易确定等缺点,为了有效
地克服 BP 网的困难,将遗传算法与 BP 网络有机地融合,使它们之间的相互补充增
强彼此的能力,从而获得更有力的解决实际问题的能力。
-this in-depth study of artificial neural networks and genetic algorithms theory, BP neural network applications in the process of facing network training a long time and easily into the local minimum value, hidden nodes is difficult to determine such shortcomings, in order to effectively overcome the difficulties BP network, Genetic Algorithm and BP organic integration of the network, so that they complement each other between enhance mutual capability, thus more effective to solve practical problems. Platform: |
Size: 558080 |
Author:罗旺 |
Hits:
Description: 机器人控制的仿真,使用遗传算法优化神经网络-control of the robot simulation, the use of genetic algorithm optimization neural network Platform: |
Size: 2048 |
Author:李克 |
Hits:
Description: 递归遗传算法,可以非常有效的对神经网络的结构和初始权值进行优化。-Recursive genetic algorithm, can be very effective on the neural network structure and initial weights are optimized. Platform: |
Size: 2048 |
Author:chenhuan |
Hits:
Description: 遗传算法改进神经网络源程序 该小程序可以添加条形码功能到你的网页或者applet上,这个applet把大写字母和数字转换为标准的条形码。-Neural network genetic algorithm to improve the source code of the applet you can add barcode functionality to your web page or applet, this applet to convert uppercase letters and numbers as the standard bar code. Platform: |
Size: 829440 |
Author:林立 |
Hits:
Description: 基于遗传算法的bp神经网络应用相关的的vb程序
-Bp based on genetic algorithm neural network application procedures related to the vb Platform: |
Size: 3072 |
Author:pengshusu |
Hits:
Description: 利用遗传算法优化BP神经网络权值和阈值,然后进行训练,利用训练好的模型进行预估。附实例-The use of genetic algorithm to optimize BP neural network weights and thresholds, and then training, training a good use of forecast models. Attached examples Platform: |
Size: 20480 |
Author:汲平 |
Hits:
Description: 基于L-M算法的BP神经网络分类器 对图像分类有较好的效果-LM algorithm based on BP neural network classifier for image classification has a good effect Platform: |
Size: 182272 |
Author:sds |
Hits:
Description: 本程序将遗传算法融入BP神经网络,实现网络权值的调整-This program will integrate into the BP neural network genetic algorithm to realize the adjustment of network weights Platform: |
Size: 4096 |
Author:舒亮 |
Hits:
Description: 该程序是遗传算法优化BP神经网络函数极值寻优,该代码为基于神经网络遗传算法的系统极值寻优。-The program is a genetic algorithm to optimize BP neural network function extremum optimization, the code optimization system based on neural network genetic algorithm extremum. Platform: |
Size: 8192 |
Author:张志军 |
Hits:
Description: 本书共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络,还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-The book consists of 30 MATLAB neural network case (including program can be run), including BP, RBF, SVM, SOM, Hopfield, LVQ, Elman, wavelet neural networks, etc. also contains the PSO (PSO), gray neural networks, fuzzy networks, probabilistic neural networks, genetic algorithm optimization and so on. Platform: |
Size: 28765184 |
Author:万二 |
Hits:
Description: In this paper a Conventional PD Controller and Fuzzy Neural Controller for trajectory tracking of mobile robot
platform is presented. Using computed torque method is given input- torque on mobile robot wheels. The
locomotion control structure is based on integration of kinematics and dynamics model of mobile robot base.
The proposed Control scheme and Fuzzy Neural Algorithm could be useful for building an autonomous non-destructive testing system based on wheeled mobile robot. Fuzzy Neural Network-Rule base, is optimized using
Genetic Algorithm. Simulations are done using Matlab software.
Key words:Mobile Robot, Conventional, Fuzzy Logic, Neural Network, Genetic Algorithm, trajectory tracking,-In this paper a Conventional PD Controller and Fuzzy Neural Controller for trajectory tracking of mobile robot
platform is presented. Using computed torque method is given input- torque on mobile robot wheels. The
locomotion control structure is based on integration of kinematics and dynamics model of mobile robot base.
The proposed Control scheme and Fuzzy Neural Algorithm could be useful for building an autonomous non-destructive testing system based on wheeled mobile robot. Fuzzy Neural Network-Rule base, is optimized using
Genetic Algorithm. Simulations are done using Matlab software.
Key words:Mobile Robot, Conventional, Fuzzy Logic, Neural Network, Genetic Algorithm, trajectory tracking, Platform: |
Size: 296960 |
Author:jacobjacobjacob17 |
Hits:
Description: 为了自动学习CNN的深度网络结构,网络结构的数量随着网络中间层数量的增加呈指数增长,这启发我们使用遗传算法有效地遍历这个大的搜索空间。我们首先提出一种编码方法,将每个网络结构表示为一个固定长度的二进制字符串,然后通过生成一组随机个体来初始化遗传算法。在每一代中,我们定义标准的遗传操作(如选择、突变和交叉)来消除弱势个体并产生更具竞争力的个体。(In order to automatically learn the deep network structure of CNN, the number of network structure increases exponentially with the increase of the number of network middle layer, which inspires us to use genetic algorithm to effectively traverse this large search space.We first propose a coding method to represent each network structure as a binary string of fixed length, and then initialize the genetic algorithm by generating a set of random individuals.In each generation, we define standard genetic operations (such as selection, mutation, and crossover) to eliminate vulnerable individuals and produce more competitive ones.) Platform: |
Size: 8192 |
Author:崔宁敏 |
Hits: