-
stbc
2发1收alamouti码matlab仿真程序,空时编码,基础编码(2 fat 1 admission alamouti code matlab simulation program, space-time coding, basic coding)
- 2008-05-19 16:21:50下载
- 积分:1
-
getComplexGGD
产生随机变量,服从generalized高斯分布的随机变量的代码(GGD)
- 2009-11-24 14:30:35下载
- 积分:1
-
04470124
Wireless sensor networks are new type of
emerging networks with bunch of applications in
all fields due to their low cost and low power
scheme. As these networks follow open wireless
communication,
they undergo dynamic node
problems and fault node detection due to
malicious node activities.
- 2013-02-19 15:57:30下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
fminlbfgs_version2
可以实现大规模的bfgs功能,进行目标函数的最优化求解,即L-BFGS(Can achieve large scale bfgs function, the objective function is the most optimal solution, ie, L-BFGS)
- 2021-04-11 10:28:59下载
- 积分:1
-
mWM
Weighted maximum matching ,图论中的计算。 matlab与C++ 混合编程,如果运行出现问题,请将所有Weighted maximum matching 函数换成 mWM(Weighted maximum matching for graph)
- 2014-11-12 20:10:50下载
- 积分:1
-
lpc
详尽的LPC编码解码算法,基于matlab,适合学习LPC算法。(Detailed LPC codec algorithm, based on matlab, LPC algorithm for learning.)
- 2011-10-31 13:41:54下载
- 积分:1
-
sliceomatic
matlab code for Sliceomatic
- 2015-02-07 13:28:09下载
- 积分:1
-
MatlabCprogramtoghter
说明: 精通Matlab与C++混合程序设计第2版(Matlab and C++ program toghter)
- 2009-08-23 03:30:04下载
- 积分:1
-
harrislaplace
尺度变化后的角点检测技术,基于laplace算法,效果良好(Corner detection technology, scale changes laplace algorithm, the effect is good)
- 2012-12-03 23:21:07下载
- 积分:1