代码搜索:transmission

找到约 3,463 项符合「transmission」的源代码

代码结果 3,463
www.eeworm.com/read/102720/15761251

1 gather.1

.TH GATHER 1 .SH NAME gather \- gather up the files in a directory for transmission .SH SYNOPSIS \fBgather\fR [\fB\-s\fR] \fIsource_dir [\fB\-d\fR] dest_dir\fR [\fB\-b\fR] \fIbytes\fR [\fB\-f\fR] \fIf
www.eeworm.com/read/313956/13578386

c v34recv.c

/* * V34trans A SIMULINK example for v34 transmission * * Syntax: [sys, x0] = v34recv(t,x,u,flag,rate,ShMp) * * rate is a 12 element vector, which contains: * rate = [rate_s, rate_r,
www.eeworm.com/read/313956/13578430

c v34trans.c

/* * V34trans A SIMULINK example for v34 transmission * * Syntax: [sys, x0] = v34trans(t,x,u,flag,rate,ShMp) * * rate is a 12 element vector, which contains: * rate = [rate_s, rate_r,
www.eeworm.com/read/263516/11358310

m setx0.m

function a = setx0(a) global Bus DAE PV Syn Line jay if ~a.n, return, end % reset transmission line reactance and admittance matrix Line.con(a.line,9) = Line.con(a.line,9) + a.xcs; fm_y;
www.eeworm.com/read/263516/11359196

m fm_n1cont.m

function Pout = fm_n1cont % FM_N1CONT compute power limits in transmission lines % with an N-1 contingency criterion % %PMAX = FM_N1CONT (output stored in CPF.pmax) % %see also FM_SNB
www.eeworm.com/read/195389/8159596

m pbsource2.m

%第二路天线信号的BPSK_FADING % bpsk_fading.m % % Simulation program to realize BPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura, function [ber2]=pbsource2(
www.eeworm.com/read/195389/8159616

m pb_source1.m

%第一路天线信号的BPSK_FADING % bpsk_fading.m % % Simulation program to realize BPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura, function [ber1]=pbsource1()
www.eeworm.com/read/195389/8159646

asv pb_source1.asv

%第一路天线信号的BPSK_FADING % bpsk_fading.m % % Simulation program to realize BPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura, function [ber1]=pbsource1()
www.eeworm.com/read/195389/8159650

asv pbsource2.asv

%第二路天线信号的BPSK_FADING % bpsk_fading.m % % Simulation program to realize BPSK transmission system % (under one path fading) % % Programmed by H.Harada and T.Yamamura, function [ber2]=pbsource2(
www.eeworm.com/read/294840/8203997

m dmb_t_channel_esti_equa.m

clear all; close all; %OFDM Transmission %DMB-T Parameters Tu=500e-6; %useful OFDM symbol period T=Tu/3780; %baseband elementary period G=420/3780; %choice of 1/4, 1/9 delta=G*Tu; %guard ba