代码搜索:实时接收

找到约 10,000 项符合「实时接收」的源代码

代码结果 10,000
www.eeworm.com/read/323256/13346486

asv cpfsk1rect.asv

%2-CPM,1_rect %采用最优的ML相干接收机 未调通 clear clc L=1;%full response Rb=2400;%bit rate Tb=1/Rb; Fs=4*Rb;%sample rate h=1/2;%modulation index Fc=0.5*Rb;%carrier frequency N_sample=Fs/Rb; N_observ
www.eeworm.com/read/320808/13418145

m miso_capacity.m

% B04060532-曹作恺-程序-2 % 平均功率分配的MIMO信道容量——MISO的信道容量 % MISO_Capacity.m % B04060532@fm.njupt.edu.cn clear all;clc; Nt = 1; % 8.发射天线的数目为1 Nr = 1; % 9.接收天线的
www.eeworm.com/read/319503/13450228

m bd.m

% 论文仿真原型程序,仿真四种(ZF,ZF-SIC,MMSE,MMSE-SIC) Vblast接收机的检测性能,绘制误比特率~信噪比曲线。 % Zhaidewei 2007.4.18 (2007-5-20修正版) % Email:zeal0502@yahoo.com.cn % qq:402731924 % 发端初始化===================================
www.eeworm.com/read/318458/13478553

c 7-2.c

#include #include void main(void) { unsigned char True = 1; //定义 unsigned char False = 0; SCON = 0x50; //串口方式1,允许接收 TMOD = 0x20; //定时器1定时方式2 TH1 = 0xE8; //11.059
www.eeworm.com/read/314772/13559460

plg infrared_receive_lcd.plg

礦ision2 Build Log Project: C:\Documents and Settings\new\桌面\调试成功2\红外接收\Infrared_Receive_Lcd.uv2 Project File Date: 07/10/2007 Output:
www.eeworm.com/read/314715/13560554

m simulink_reileigh_bfsk_ber.m

clc; clear all; %设置调制信号的采样间隔 BitRate=10000; %设置仿真时间长度 xSimulationTime=10; %初始化种子 xInitialSeed=21; %x表示信噪比的取值范围 x=0:15; y1=x; %频率间隔 FrequencySeparation=24000; %发送端和接收端相对速度(公里/小时) Velocity
www.eeworm.com/read/314714/13560557

m simulink_bfsk_ricianfading_ber.m

clc; clear all; %设置调制信号的采样间隔 BitRate=10000; %设置仿真时间长度 xSimulationTime=10; %初始化种子 xInitialSeed=21; %x表示信噪比的取值范围 x=0:15; y1=x; %频率间隔 FrequencySeparation=24000; %发送端和接收端相对速度(公里/小时) Velocity
www.eeworm.com/read/314606/13563862

inc protect.inc

www.eeworm.com/read/314126/13574364

plg rec.plg

礦ision3 Build Log Project: C:\Documents and Settings\baiyang\My Documents\51 lab\红外接收\rec.uv2 Project File Date: 04/15/2008 Output: Build targ
www.eeworm.com/read/313486/13586589

c tf.c

#include #include void main(void) { unsigned char True = 1; //定义 unsigned char False = 0; SCON = 0x50; //串口方式1,允许接收 TMOD = 0x20; //定时器1定时方式2 TH1 = 0xE8; //11.059