遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点...
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点...
matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit ma...
Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driv...
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA ...
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c...
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi...
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This...
空时正交编码源程序,参考文献: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from %Orthogonal Desi...
libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsys...
假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData....