-
Three_DBR
三个不同阻带DBR叠加的投射光谱及微腔模式计算(Superposition of three different projection DBR stop-band spectrum and micro-cavity pattern)
- 2010-06-22 15:54:10下载
- 积分:1
-
matlab4
matlab相关的程序,希望对大家有用,谢谢(matlab)
- 2010-10-26 15:01:55下载
- 积分:1
-
c13_tiv2
时变信道的频率选择性和时变性。系统的输入是一个BPSK信号。系统的时变特性使BPSK信号作为时间的函数,发生衰减和相位旋转。(Time-varying channel frequency selectivity and time variability. Input to the system is a BPSK signal. System is time-varying characteristics make BPSK signal as a function of time, the occurrence of attenuation and phase rotation.)
- 2013-09-07 09:21:15下载
- 积分:1
-
gmeewidn
可以动态调节运行环境的参数,使用matlab实现智能预测控制算法,搭建OFDM通信系统的框架,包括主成分分析、因子分析、贝叶斯分析,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,代码里有很完整的注释和解释。(Can dynamically adjust the parameters of the operating environment, Use matlab intelligent predictive control algorithm, Build a framework OFDM communication system, Including principal component analysis, factor analysis, Bayesian analysis, PV modules contain, MPPT module, BOOST module, inverter module, Code, there are very complete notes and explanation.)
- 2016-02-27 11:35:36下载
- 积分:1
-
cruise_control
FMRLC Simulation Cruise Control
- 2010-08-21 22:50:49下载
- 积分:1
-
Finite-difference-method-in-Matlab
有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程(Finite difference method in Matlab (elliptic equations), the finite difference method for solving the Poisson equation on a rectangular domain)
- 2021-03-29 10:49:11下载
- 积分:1
-
Classifier
图像分类。将图像中的40个样本作为训练样本,训练得到分类器,将另外160个样本作为测试样本测试分类器的效果。(Image classification. The image of the 40 samples as training samples, the trained classifier, an additional 160 samples as a test sample test classification results.)
- 2014-11-29 10:06:08下载
- 积分:1
-
BPSK(The-original-and-two-channels)
BPSK,另一个文件是用汉明码进入两种信道(BPSK, another file is han plain code into two with channel)
- 2011-11-18 09:09:33下载
- 积分:1
-
Chapter_1
data converters by maloberti
- 2013-04-19 15:07:35下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1