代码搜索:MODULATION
找到约 4,228 项符合「MODULATION」的源代码
代码结果 4,228
www.eeworm.com/read/159144/10691887
mdl modulation.mdl
Model {
Name "modulation"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDat
www.eeworm.com/read/418924/10891480
asv modulation.asv
function output_modu = modulation(input_frame, index)
% Input_modu: input bit stream (0,1)
% index: modulation index
% 1---bpsk
% 2---qpsk
% 4---16qam
% 6---64qam
% else is error
QAM_i
www.eeworm.com/read/418924/10891483
m modulation.m
function output_modu = modulation(input_frame, index)
% Input_modu: input bit stream (0,1)
% index: modulation index
% 1---bpsk
% 2---qpsk
% 4---16qam
% 6---64qam
% else is error
f_lengt
www.eeworm.com/read/418830/10894761
m modulation.m
function output_modu = modulation(input_frame, index)
% Input_modu: input bit stream (0,1)
% index: modulation index
% 1---bpsk
% 2---qpsk
% 4---16qam
% 6---64qam
% else is error
f_lengt
www.eeworm.com/read/418445/10945262
h modulation.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/418445/10945273
cc modulation.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/271151/11005333
m modulation.m
function mod_out=<mark>modulation</mark>(mod_in,mod_mode)
%%根据输入的调制方式,对输入序列MOD_IN进行调制,采用64QAM,
%%完成对星座图的映射,输出为Y.转化的方法为:先写出十进制情况下从0 到N-1
%%(N为星座图的点数)所对应的星座坐标;再将输入的二进制序列转化为相应的
%%十进制,以查表的方法查出对应点的复数坐标,即为调制映射后的结果 ...
www.eeworm.com/read/470212/6915522
doc modulation.doc
www.eeworm.com/read/466057/7043701
lst modulation.lst
ASEM-51 V1.3 Copyright (c) 2002 by W.W. Heinz PAGE 1
MCS-51 Family Macro Assembler A S E M - 5 1