代码搜索:Bandwidth
找到约 1,693 项符合「Bandwidth」的源代码
代码结果 1,693
www.eeworm.com/read/447290/7554950
pdf system bandwidth analysis of multiview video coding with precedence constraint.pdf
www.eeworm.com/read/391253/8413984
m impulse.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/389318/8533775
m longvar.m
% LONGVAR: Estimates the long run covariance of the sample moment condition
%
% SYNTAX: [S, bandw] = longvar(pm, center, method, bandw)
%
% INPUT
% pm : A vector with the values of the mome
www.eeworm.com/read/432164/8622757
tcl ns-mac.tcl
#
# Copyright (c) 1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided th
www.eeworm.com/read/429877/8784694
m range_red_factori.m
% Use this input file to reproduce Fig.s 8.5 through 8.7
clear all
te = 730.0; % radar effective tem in Kelvin
pj = 15; % jammer peak power in W
gj = 3.0; % jammer antenna gain in dB
g =
www.eeworm.com/read/186716/8914535
m channel.m
function [out, t] = channel(x,gain,noise_power,f,seed)
% CHANNEL ..... Defines a communications channel and generates the channel
% output for a given input sequence.
%
% [Y] = CHANNEL(X,GAIN,N
www.eeworm.com/read/427080/8978354
m c5_rcosdemo.m
%File :c5_rcosdemo.m
k=10; %samples per symbol
m=4; %delay
beta=0.32; %bandwidth factor
h=rcos(k,m,beta); %imp
www.eeworm.com/read/381207/9104796
m range_red_factori.m
% Use this input file to reproduce Fig.s 8.5 through 8.7
clear all
te = 500.0; % radar effective tem in Kelvin
pj = 500; % jammer peak power in W
gj = 3.0; % jammer antenna gain in dB
g =
www.eeworm.com/read/381193/9105643
m basic control using instr driver.m
% MATLAB/MXA example 2
% Using the MXA Instrument Driver
% Version: 1.0
% Date: Sep 11, 2006
% 2006 Agilent Technologies, Inc.
% Initial setup
mxa_ip = '141.121.92.157';
mxa_port = 5025