-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1
-
RgnDemo
使用CRgn对象得到某一特定区域,C++精选学习源码,很好的参考资料。(Use the CRgn object to get a specific area, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:29下载
- 积分:1
-
ANALYTICAL-DF
用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计(Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary)
- 2011-06-17 13:21:23下载
- 积分:1
-
GetDomainName2
Get full domain name of windows workstation
- 2014-10-10 12:45:41下载
- 积分:1
-
prueba_vga_25_MHz_dcm_nexys_2
clk, games tetris i hope is necesary
- 2014-02-03 12:09:50下载
- 积分:1
-
matlab-command-window
用编程的方式修改MATLAB命令窗口的前景色和背景色(Programmatically modify the MATLAB command window to the foreground and background colors)
- 2013-04-15 21:15:46下载
- 积分:1
-
ComputerPVisionP-PLindaPShapiro(1)
Using a progressive intuitive/mathematical approach, this introduction to computer vision provides necessary theory and examples for practitioners who work in fields where significant information must be extracted automatically from images-- including those interested in multimedia, art and design, geographic information systems, and image databases, in addition to the traditional areas of automation, image science, medical imaging, remote sensing and computer cartography. The book provides a basic (Computer Vision- Linda Shapiro.pdf)
- 2014-09-24 15:58:04下载
- 积分:1
-
diedai
迭代法是基于逼近的思想,其步骤如下:
1. 求出图象的最大灰度值和最小灰度值,(Iterative method is based on the idea of approximation, the steps are as follows: 1. To derive the maximum gray value image and the minimum gray value,)
- 2008-03-24 18:58:09下载
- 积分:1
-
xianxingxitongdepinyufenxifa
How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程(How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程)
- 2010-01-19 16:04:26下载
- 积分:1
-
guanliandufnex
基于灰色预测模型对旅游人数的预测matlab代码(Grey prediction model based on the forecast of tourist arrivals matlab code)
- 2011-02-05 21:53:49下载
- 积分:1