-
Alternatives_to_Athens___Va
alternative proofs of theorems from ATHENS
- 2010-01-18 00:48:35下载
- 积分:1
-
ChanAlgorithm1
CHAN算法的仿真源代码.条件为基站三到七个.服从高斯分布,无非视距传播....
(CHAN simulation algorithm source code. Conditions for the base station 3-7. Obey the Gaussian distribution, the spread of no more than line-of-sight ....)
- 2007-09-07 09:00:20下载
- 积分:1
-
ERLS
增广递增的最小二乘法,用于辨识,其中噪声信号使用的是M序列。(Augmented incremental least squares method, for identification, which the noise signal using the M sequence.)
- 2012-03-24 19:09:03下载
- 积分:1
-
fskmod
Matlab code for generating FSK modulated signal
- 2013-12-27 17:13:25下载
- 积分:1
-
lz78.m
Lempel-Ziv 78 Coding (LZ) example(Lempel-Ziv 78 Coding (LZ))
- 2014-02-19 17:59:30下载
- 积分:1
-
ACATSP
蚁群算法,MATLAB求最短路径,解放军信息工程大学一个老师编的matlab程序(Ant Colony Algorithm for Traveling Salesman Problem)
- 2009-09-05 20:51:13下载
- 积分:1
-
MATLAB-design-code
《MATLAB程序设计教程》源代码-2660为《MATLAB程序设计教程》附带全部代码(" MATLAB Programming Guide" for the source code-2660 " MATLAB Programming Guide" with all the code)
- 2011-06-29 17:11:03下载
- 积分:1
-
H
说明: 使用卷积法再现实验记录全息图,效果很好,欢迎下载(Convolution method for reproducing holograms)
- 2013-01-22 16:19:27下载
- 积分:1
-
Etcheverry_Jose_R_200811_PhD_thesis
Most countries are facing a multiplicity of challenges directly related to the
pr ent ways in which they currently generate and use energy. Human-induced climate
change, rising pollution levels, decreasing energy security, and resource wars are all
increasingly linked to the widespread use of non-renewable sources of energy. These
interrelated challenges present an ongoing and pressing policy-making dilemma to
develop and implement sound energy solutions. Evidence regarding the imperative need
for creative energy solutions is amassing a variety of reputable sources. The Fourth
Assessment Report by the Intergovernmental Panel on Climate Chance (IPCC) ranks
amongst the most salient of these sources. This IPCC report clearly points out that drastic
reductions in the use of fossil fuel use are essential to reduce greenhouse gas (GHG)
emissions to thereby minimize the most detrimental impacts of climate change.
- 2014-12-23 04:04:34下载
- 积分: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