-
kNearestNeighbors
program to find the k - nearest neighbors (kNN) within a set of points.
Distance metric used: Euclidean distance
- 2010-12-21 15:51:38下载
- 积分:1
-
tpc
本算法描述了cdma反向信道的功率控制问题,包括基站以及移动台的功率控制以及相关的文章(description of the algorithm cdma reverse channel power control, , including base stations and mobile stations of the power control and the relevant article)
- 2006-05-23 21:16:12下载
- 积分:1
-
xsldemo_solvers
This model simulates a Foucault pendulum (a stiff system).
The model calculates the normalized pendulum energy
- 2013-07-31 21:05:36下载
- 积分:1
-
dataacquire
通过matlab软件实现数据的从声卡采集(sound accquire)
- 2009-06-07 10:00:03下载
- 积分:1
-
OFDM-Tutorial_matlab
说明: 详细说明了ofdm的工作原理,并给出了实现的全部源程序。(OFDM detailed description of the working principle, and gives the realization of the full source code.)
- 2006-04-11 14:24:38下载
- 积分:1
-
QPSKtiaozheiofdmfangzhen
说明: QPSK调制的ofdm仿真,采用matlab语言编写,忽略了信道估计等部分。(QPSK modulation ofdm simulation using matlab language, ignore the part of the channel estimation.)
- 2010-04-29 09:22:32下载
- 积分:1
-
NLS
计算光纤里的非线性光束传播,解薛定谔方程,包含了二阶色散、损耗等,功能很强大(Calculation of the nonlinear beam propagation in the fiber, solving the Schrodinger equation, including second-order dispersion, loss, very powerful)
- 2012-08-10 20:11:58下载
- 积分:1
-
firefly_algorithm
萤火虫算法(Firefly Algorithm)是一种群智能优化算法,它是英国的学者在2008年提出的,其本质是利用萤火虫在觅食和信息交汇中的一种仿生算法。(
Firefly Algorithm (Firefly Algorithm) is a swarm intelligence optimization algorithm, which is a British scholar proposed in 2008, and its essence is to use the firefly in the convergence of information and foraging in a bionic algorithm.)
- 2016-05-14 22:21:30下载
- 积分:1
-
music_capon_practice
doa算法,利用matlab进行达波方向的仿真程序,(doa suan fa cheng xu)
- 2013-08-23 14:32:31下载
- 积分:1
-
chapter3
说明: 差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)
- 2020-11-09 21:41:07下载
- 积分:1