-
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
-
AssetPriceEuropeanCallOption
matlab欧式看涨期权定价,内附有两种代码算法,适合matlab初学者(the matlab European call option pricing)
- 2013-05-16 08:40:38下载
- 积分:1
-
tcharall
跨平台开发时,可以在任意系统使用统一的tchar 函数。(Cross-platform development, you can use a unified tchar function in any system.)
- 2014-08-20 15:18:42下载
- 积分:1
-
vcmatlab
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程(vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming)
- 2009-04-17 12:41:21下载
- 积分:1
-
SCM
通过设置不同的参数利用Matlab软件仿真了不同场景下的系统性能
(This document suggests a user’s guide to a MATLAB application which simulates a Spatial Channel Model (SCM) based on reference [1] with some minor adjustments. It focuses on how to use the Graphical User Interfaces (GUIs) and the functions of the application and avoids going into specifics about the nature of the parameters as this is done analytically in the reference document)
- 2013-09-05 15:03:49下载
- 积分:1
-
vc++matlab
vc++与matlab混合编程的快速实现 (vc++ with matlab the rapid realization of mixed programming)
- 2008-01-05 08:43:38下载
- 积分:1
-
matlab_calculator
a sample for MT4 connect matlab
- 2013-11-10 23:00:24下载
- 积分:1
-
ColorInvariance
自己做的程序中的一部分,颜色不变量模型的实现,一个函数(Own program part, color invariant model for the realization of a function)
- 2013-01-22 11:05:30下载
- 积分:1
-
-MM-UTD-
利用PO修正MM-UTD计算机载波导缝隙天线阵的方向图(Use PO correction MM-UTD computer containing waveguide slot array antenna pattern)
- 2013-12-09 15:10:16下载
- 积分:1
-
sim_wave.c
DFT变换求相位差和振幅大小程序,可以滤除噪声精确求得相位差和幅度值(DFT code)
- 2014-09-28 14:00:24下载
- 积分:1