MATLAB循环移位误码估计实现我要分享

Implementation of cyclic shift error rate estimation in MATLAB

关注次数: 216

下载次数: 0

文件大小: 2.50 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本代码为本人自己编写的基于MATLAB的M语言的误码率估计的实现,主要用于实现接收信号误码估计实现,另外,代码中的关键语句都有相应的中文描述解释,用于帮助其他人员的理解与学习,希望能对想了解这部分东西的人有一些帮助。此外,如果有其他想了解的可以进一步沟通交流哦                         


English Description:

This code is the realization of error rate estimation of M language based on MATLAB, which is mainly used for the realization of received signal error rate estimation. In addition, the key sentences in the code have corresponding Chinese description and explanation, which is used to help other people understand and learn. I hope it can be helpful for people who want to understand this part of things. In addition, if there are other things you want to know, you can further communicate with each other;


代码预览

相关推荐