代码搜索:误码测试
找到约 10,000 项符合「误码测试」的源代码
代码结果 10,000
www.eeworm.com/read/107624/15604556
cpp 测试.cpp
#include
class Base0 {
public:
Base0() {
void **p = (void **)this;
cout
www.eeworm.com/read/290786/8461981
m q.m
function [y]=Qfunct(x)
%函数文件Qfunct.m用于求出理论误码率
y=(1/2)*erfc(x/sqrt(2));
www.eeworm.com/read/390367/8468896
m q.m
function [y]=Qfunct(x)
%函数文件Qfunct.m用于求出理论误码率
y=(1/2)*erfc(x/sqrt(2));
www.eeworm.com/read/160364/10538531
m qfunct.m
%计算原始误码率的理论值
function y=Qfunct(x)
y=(1/2)*erfc(x/sqrt(2));
www.eeworm.com/read/145078/12754267
m q.m
function [y]=Qfunct(x)
%函数文件Qfunct.m用于求出理论误码率
y=(1/2)*erfc(x/sqrt(2));
www.eeworm.com/read/128329/14304863
m qfunct.m
%计算原始误码率的理论值
function y=Qfunct(x)
y=(1/2)*erfc(x/sqrt(2));
www.eeworm.com/read/166629/10010676
txt matlab通信仿真psk误码分析.txt
matlab通信仿真psk误码分析
cmos 发表于 2005-5-2 22:28:00
%分别测试SNR从0到10时的系统性能
%初始化
SNR=-2; %信噪比
N=100; %随机序列长度
Fdc=10; %归一化的采样频率
n=0; %总考察信号数
cntError=0; %误码个数
%生成积分算子,解调使用
m=1:1:10
temp2=sin(2*pi*m