PSO+Algorithm
PSO+Algorithm技术资料下载专区,收录1,184份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
PSO+Algorithm 全部资料 1,184 份
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to ...
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做...
PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序
PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序
Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。
Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。
期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
·期刊论文:Live Wire和Watershed Algorithm在图像分割中的应用及改进
MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al
MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer M...
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components)
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法