搜索资源列表
DE
- 运行平台MATLAB,基于微分进化算法的函数寻优-Operating platform of MATLAB, based on the function of the differential evolution algorithm for optimization
de
- 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
test
- 此代码是利用matlab,将信号进行去噪,使用ICA的算法。-This code is the use of matlab, the signal de-noising, the use of ICA algorithms.
bp
- 基于c++ 的bp 神经网络算法,可以进行模式识别-very good de chengxu
LRU
- LRU算法,学习操作系统必须的!如果你是学的的计算机-zhi you xiang bu dao de
1lur
- LRU算法,学习操作系统的必须要,如果你是的话-ru guo ni shi xue xi cao zuo xi tong de
jinchengdiaoduFCFS
- 先来先服服务的作业调度算法先来先服务的额进程调度-xianlaixianfu de zuoye diaodu suanfa
voicedecide
- 基于声卡的语音识别,用了LMCC等算法,包括消噪-Sound card based speech recognition, with the LMCC and other algorithms, including the de-noising
NMF-of-beta-divergence
- 这是著名的“Algorithmes de factorisation en matrices non-négatives fondée sur la beta-divergence”这篇文章算法的matlab源代码-This is the famous article " Algorithmes de factorisation en matrices non-ngatives fonde sur la beta-divergence" algorithm matlab sou
DE-test
- 差分进化算法的简单实例,快速易懂,方便使用-failed to translate
4qa
- 4QAM 常模de 算法,算法简单明了,运行正确-4QAM norm de algorithm
De-Jong-F1
- 一个关于遗传算法的程序,有需要的可以-A genetic algorithm procedure
DeJong
- 遗传算法程序测试De Jong函数;选择方法:最优保存、轮盘赌选择、改进最佳保留;动态或静态变异;量子遗传算法测试PFH函数;运用到量子遗传算法的交叉、变异等操作。-De Jong genetic algorithm program test function selection methods: elitist, roulette selection, the best retention improvement dynamic or static variation quantum g
Application
- 将基于混合差分策略的改进差分进化优化算法应用在PID控制器在线优化中。MDE( 改进差分 进化算法)结合了差分策略DE / rand /1的多样性和DE /best/1的高收敛速度的优点, 算法的寻优性能远超过两 种策略单独作用时的性能。此方法充分利用了差分进化的进化寻优优势与PID控制器的简单方便, 让控制器 在系统运行过程中进行自我设计和优化。-Th is pape r presen ts a new m ethod
DE
- DE进化算法C语言编程代码,仅供参考DE evolutionary algorithm C language programming code, for reference-DE evolutionary algorithm C language programming code for reference DE evolutionary algorithm C language programming code, for reference
youhua-rbf-de-suanfa
- 粒子群算法优化神经网络的参数,应用到故障诊断的应用中去-Parameters particle swarm optimization neural network is applied to fault diagnosis of the application to
DE
- 差分算法。在电磁计算中,计算电磁结构的参数时使用非常方便,能有效迅速计算出FSS等结构的电磁参数。-Differential algorithm in electromagnetic calculation, the calculation of the parameters of the electromagnetic structure is very convenient to use, can effectively quickly calculate the electromagnet
DE
- 差分进化算法是一种新兴的进化计算技术它是由Storn等人于1995年提出的,和其它演化算法一样,DE是一种模拟生物进化的随机模型,通过反复迭代,使得那些适应环境的个体被保存了下来。-Differential evolution algorithm is a new evolutionary computation technique which is proposed by Storn et al in 1995, like other evolutionary algorithms, DE i
DE
- 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)