搜索资源列表
gene_bpnnPID
- 该算法是综合遗传算法和神经网络算法的综合性算法,用来对一些参数进行优化,可收到很好的效果。-the algorithm is integrated genetic algorithms and neural network algorithm integrated algorithm, used to optimize the parameters can be received very good results.
yzgjdycth
- 智能优化方法 对遗传算法和模拟退火算法的一种综合和改进,提高了算法的求解精度。
synthesis
- 遗传算法用于微波网络综合- The heredity algorithm uses in the microwave network to synthesize
mhsj
- 针对遗传算法的特点,提出一种用模糊控制的方法来调整交叉概率和变异概率的改进模糊遗传算法及其算法结构,并 将其应用于神经模糊控制器的综合优化设计。-For the characteristics of genetic algorithm, a method using fuzzy control to adjust the crossover probability and mutation probability of improving the fuzzy genetic algorithm
xu
- 遗传算法对直线天线阵列方向图的综合,采用整数编码,跨代竞争选择策略-Linear antenna array genetic algorithm, a comprehensive pattern
matlab-Genetic-Algorithm
- 遗传算法,里面有关于matlab的几个基本的比较基础的程序,适合初学者,最后综合介绍了遗传算法-Genetic Algorithm
ultra-low-sidelobe-pattern
- 基于对标准遗传算法中收敛依赖于初始群体选择的困难所作的分析,提出交替使用两种遗传繁殖操作 产生后代群体以摆脱收敛对初始群体选择的依赖. 对于超低副瓣线阵天线的方向图综合问题,建立了改进的遗传算法 优化模型.计算实例说明改进后的遗传算法其收敛不依赖于初始群体的选择,具有实际应用前景. -Difficulties by the analysis of convergence depends on the initial group selected based on the standa
article-of-pp
- 三篇投影寻踪的经典文献 基于投影寻踪和遗传算法的一种非线性系统建模方法; 基于投影寻踪模型和加速遗传算法的石羊河流域水资源承载力综合评价; 基于遗传算法的投影寻踪聚类模型对银川市各地区水资源承载能力评估. -Three classic literature Projection Pursuit based on genetic algorithm based on projection pursuit model and accelerating genetic algorith
shenjingwanglouzhongheyingyong
- 神经网络综合应用 主要有BP神经网络的应用、PID神经网络的控制、遗传算法优化神经网络、模糊神经网络、概率神经网络-Neural network integrated applications are mainly controlled BP neural network applications, PID neural networks, genetic algorithm optimization of neural networks, fuzzy neural network, proba
GJGAallT5duozhong
- 综合多种改进遗传算法特点,设计生成一种多方面协同优化遗传算法,在算例验证中表现出更高的成功率与精确度。源码中应用于系统参数辨识,可以根据实际情况替换。-Comprehensive variety of improved genetic algorithm characteristics, design creating a multifaceted collaborative optimization algorithm, in the numerical example showed a hi
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar
GA-BP汇总大全(含详细教程代码和论文)
- 文中包含利用遗传算法进行优化的梯度下降神经网络的代码和教程,内容非常丰富,包含可以直接运行的代码和相关重要参考文献论文,可帮助理解,属于很综合的优秀资料,个人现分享出来供大家学习,谢谢!(This article contains the code and tutorial of gradient descent neural network optimized by genetic algorithm. The content is very rich, including the code