代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/423536/10552919
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/348694/10874352
m confint.m
function[Lo,Up]=confint(x,statfun,alpha,B1,B2,varargin)
%
% [Lo,Up]=confint(x,statfun,alpha,B1,B2,PAR1,...)
%
% Confidence interval of the estimator of a parameter
% based on
www.eeworm.com/read/469311/6973073
m qpsk.m
clear all;
close all;
%% set parameters
N = 256; % fft size
Ng = 64; % guard_interval length
bit_number = 2;
used_subcarrier_number = 200;
transmit_symbol_number = 10;
total_bits_number =
www.eeworm.com/read/469311/6973074
m 16qam.m
clear all;
close all;
%% set parameters
N = 256; % OFDM symbol
Ng = 64; % guard_interval length
bit_number = 4;
used_subcarrier_number = 200;
transmit_symbol_number = 10;
total_bits_number
www.eeworm.com/read/468668/6986264
m alg025.m
% METHOD OF FALSE POSITION ALGORITHM 2.5
%
% To find a solution to f(x) = 0 given the continuous function
% f on the interval [p0,p1], where f(p0) and f(p1) have
% opposite signs:
%
% INP
www.eeworm.com/read/467324/7009754
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/463748/7176098
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/459909/7263181
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/458396/7297099
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % ca
www.eeworm.com/read/456354/7351444
m dsb2.m
% dsb2.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal duration
ts=0.001; % sampling interval
fc=250; % carrier