代码搜索:transmission
找到约 3,463 项符合「transmission」的源代码
代码结果 3,463
www.eeworm.com/read/424063/10501746
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, rate
www.eeworm.com/read/424063/10501894
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, rat
www.eeworm.com/read/418304/10955197
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
%
%Aut
www.eeworm.com/read/468874/6980924
m ofdm_4.m
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%DVB-T Parameters
Tu=224e-6; %useful OFDM symbol period
T=Tu/2048; %baseband e
www.eeworm.com/read/462585/7200141
m ofdmdvb.m
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%DVB-T Parameters
Tu=224e-6; %useful OFDM symbol period
T=Tu/2048; %baseband e
www.eeworm.com/read/458661/7291910
m multiline.m
% multiline.m - reflection response of multi-segment transmission line
%
% Z0 | Z1 | Z2 | ... | ZM | ZL
% main line | L1 | L2 | ... | LM | load
% interface 1 2 3 M M+1
%
www.eeworm.com/read/456193/7355044
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
%
%Aut
www.eeworm.com/read/397384/8053463
m ofdm.m
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%DVB-T Parameters
Tu=224e-6; %useful OFDM symbol period
T=Tu/2048; %baseband e
www.eeworm.com/read/327993/13052896
m transmit2.m
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%DVB-T Parameters
Tu=224e-6; %useful OFDM symbol period
T=Tu/2048; %baseband e
www.eeworm.com/read/327775/13062066
m untitled.m
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%DVB-T Parameters
Tu=224e-6; %useful OFDM symbol period
T=Tu/2048; %baseband e