-
coding
This one is code for Random Forest algorithm,,,hav loaded face with FERET database,,,,,,,,,,,,,,,,,,,,,,,,,,,,
- 2012-04-20 18:55:02下载
- 积分:1
-
matlab
两本关于matlab7.0的很好的教程书籍,主要是关于数值计算方面的例程(Two about matlab7.0 the good tutorial books, mainly on numerical calculation routines)
- 2013-05-13 09:40:32下载
- 积分:1
-
selection-algorithm
说明: 协同网络中继选择算法 一种是基于门限的最大信噪比选择;另一种是基于门限的最小误码率选择,我们将选择一条最佳的中继链路和源节点到目的节点的直接传输链路在目的端进行最大比合并(Research on relay selection algorithm in cooperative wireless Networks)
- 2021-05-12 16:52:37下载
- 积分:1
-
0810
for zmdi using in matlab
mex function
speed 15µ s
- 2011-09-24 14:43:16下载
- 积分:1
-
Attachments_20131017
DIFFERENT ARTICLES , USEFUL FOR ELECTRICAL ENGINEERING , ECONOMIC DISPATCH
- 2013-12-22 16:18:13下载
- 积分:1
-
GA
说明: 遗传算法多目标优化的应用举例,求非线性函数最大值。(Multi-objective optimization genetic algorithm application example, the maximum value of nonlinear function.)
- 2011-05-18 11:45:36下载
- 积分:1
-
matlab1
matlab 遗传算法 包括交叉,变异,最后得到结果等。(matlab yi chuan suan fa bao kuo jiao cha bian yi zui hou de dao jie guo )
- 2011-05-26 18:20:53下载
- 积分:1
-
FOCMS
control of an induction motor
- 2011-06-17 02:41:06下载
- 积分:1
-
propagDifferentMedSoftSource
this program simulates 1D electromagnetic Maxwell equations "soft source", by using finite difference time domain method FDTD
- 2013-08-28 17:21:35下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1