代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
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/7291896
m omniband.m
% omniband.m - bandwidth of omnidirectional mirrors and Brewster polarizers
%
% Usage: [F1,F2] = omniband(na,nH,nL,LH,LL,th,pol,N)
% [F1,F2] = omniband(na,nH,nL,LH,LL,th,pol) (equivalent
www.eeworm.com/read/442140/7658491
m ofdm_transmission.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/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
www.eeworm.com/read/327552/13073118
m lfm_creat.m
function LFM_creat(B,T);
T=10e-6; %发射脉宽10us
B=30e6;
time_B_product = B * T;
if(time_B_product < 5 )
fprintf('************ Time Bandwidth product is TOO SMALL
www.eeworm.com/read/317830/13496080
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/315751/13536856
m omniband.m
% omniband.m - bandwidth of omnidirectional mirrors and Brewster polarizers
%
% Usage: [F1,F2] = omniband(na,nH,nL,LH,LL,th,pol,N)
% [F1,F2] = omniband(na,nH,nL,LH,LL,th,pol) (equivalent