登录
首页 » matlab » MCIK-OFDM

MCIK-OFDM

于 2018-02-23 发布 文件大小:11KB
0 206
下载积分: 1 下载次数: 34

代码说明:

  Matlab code of MCIK-OFDM or OFDM-IM

文件列表:

MCIK-OFDM, 0 , 2018-01-24
MCIK-OFDM\binomial.m, 142 , 2017-09-04
MCIK-OFDM\BitoDe.m, 173 , 2017-09-04
MCIK-OFDM\Combin_Md.m, 1158 , 2017-09-04
MCIK-OFDM\DetoBit.m, 654 , 2017-09-04
MCIK-OFDM\LLR_Detector.m, 464 , 2017-09-05
MCIK-OFDM\LLR_Detector2.m, 216 , 2017-09-06
MCIK-OFDM\MCIK_OFDM_vPSK.m, 14291 , 2017-11-18
MCIK-OFDM\ML_Detector_Mary.m, 373 , 2017-09-05
MCIK-OFDM\ML_Detector_Mary_Greedy.m, 855 , 2017-10-23
MCIK-OFDM\ML_Detector_Mary_LowC.m, 1249 , 2017-10-25
MCIK-OFDM\ML_Detector_MCIK.m, 1316 , 2017-09-04
MCIK-OFDM\ML_Detector_MCIK_LowC.m, 1071 , 2017-10-24
MCIK-OFDM\ML_Detector_MCIK_NearML.m, 925 , 2017-11-24
MCIK-OFDM\ML_Detector_MCIK_PSK.m, 1273 , 2017-09-04
MCIK-OFDM\ML_Detector_PSK.m, 953 , 2017-09-04
MCIK-OFDM\ML_Detector_QAM.m, 683 , 2017-09-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 非线性有限元及程序
    本书为:非线性有限元程序,出版社为:浙大出版(Nonlinear Finite Element Program, Published by Zhejiang University)
    2020-06-18 05:40:01下载
    积分:1
  • 1 (18)
    多种带炫酷动画效果的js点击弹出消息对话框特效,功能相当强大,外观也漂亮,可以通过简单配置非常轻松的实现各种网页消息提示框。(A variety of cool animation effects JS click on the message dialog box special effect, very powerful, beautiful appearance, can be easily configured through a simple configuration of a variety of page message box.)
    2018-08-04 17:34:06下载
    积分:1
  • mine source code, vc. Net version, interface and functionality with the Windows...
    扫雷源代码,vc++.net版,界面和功能跟windows系统自带的扫雷游戏一样.-mine source code, vc. Net version, interface and functionality with the Windows system onboard mine game.
    2022-07-18 13:10:13下载
    积分:1
  • list
    说明:  cnn代码list部分,深度学习文件,图像处理(code for cnn, image ,deep learning)
    2019-03-12 13:10:09下载
    积分:1
  • 模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行...
    模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行-Maya simulation model of interactive control by about key figures rotary control, The next key control walking
    2022-05-21 18:50:01下载
    积分:1
  • 完整的汽车OBD仪器的源码
    一个完整的汽车OBD仪器的源码,每个模块的代码都在里面(This is a complete car OBD instrument source code inside each module)
    2020-07-14 11:18:51下载
    积分:1
  • PSO算法
    粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
    2020-06-25 13:20:01下载
    积分:1
  • 操作系统实验,编程实现进程的调度,最大优先数的调用
    操作系统实验,编程实现进程的调度,最大优先数的调用-Operating system, experiment, programming process, scheduling, the largest number of calls of priority
    2023-04-21 22:55:03下载
    积分:1
  • 10_3
    说明:  通信天线建模与MATLAB仿真分析一书中10-3题目代码(Communication Antenna Modeling and MATLAB Simulation Analysis 10-3 Topic Codes)
    2020-06-17 19:00:01下载
    积分:1
  • bin_2_hex
    可用于bin文件与hex文件进行互转,包含两个工具,小于64KB的互转工具和在WIN7下验证过的大于64KB字节的bintohex工具。各位同行可参考使用。(It can be used to convert bin file to hex file. It contains two tools, one is less than 64KB, the other is more than 64KB byte, which has been verified under WIN7. You peers can refer to the use.)
    2018-11-28 10:50:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载