代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/372418/9511057

m try_ml.m

clear all; clc; N_symbol=10; N = 1024; %the number of carrier % N = 256; %the number of carrier %T=10^(-6); % Sampling time : 1us L=128; % the number of prefix SNR=15; % SNR of signal
www.eeworm.com/read/372418/9511060

asv try_ml.asv

clear all; clc; N_symbol=10; N = 1024; %the number of carrier % N = 256; %the number of carrier %T=10^(-6); % Sampling time : 1us L=128; % the number of prefix SNR=15; % SNR of signal
www.eeworm.com/read/176193/9512785

m chansui_corr_2x2.m

function chanSUI_corr_2x2(chanparams) % SUI channel simulation with 2X2 antenna configuration % chanparams.chantype -- SUI channel type % chanparams.cohtime -- expanding length(number of sampling p
www.eeworm.com/read/361765/10036878

rd mcmcmetrop1r.rd

\name{MCMCmetrop1R} \alias{MCMCmetrop1R} \title{Metropolis Sampling from User-Written R function} \description{ This function allows a user to construct a sample from a user-defined continuous dis
www.eeworm.com/read/360732/10080622

m test_display_pointsets.m

% load and display all point sets % '3d_cluster' names = {'swissroll','square','scurve','puncted_sphere','twin_peaks','toroidal_helix','gaussian', '3d_cluster'}; options.sampling = 'rand'; a =
www.eeworm.com/read/163918/10139980

m er_fwindow.m

function f = er_fwindow(M,wc,option) % function f = er_fwindow(M,wc,option) % Computes FIR filter coefficients using frequency sampling approach. % Takes filter parameter in M (for filter lengt
www.eeworm.com/read/160223/10555840

m fig7-38.m

%fig7-38 f = [0 .4 .4 .6 .6 1]; H = [0 0 1 1 0 0]; fs = 1000; % assumed sampling rate N = 8; % Order of the filter (number of poles and zeros). [B
www.eeworm.com/read/352274/10567660

m rjls2.m

function rjls(action,in1,in2); %rjls 系统特性演示 - 1 : 一阶离散系统 % Illustrating some basic signal processing concepts, such as % sampling, aliasing, and windowing. % possible actions: % 'start' %
www.eeworm.com/read/352274/10568331

m rjls.m

function rjls(action,in1,in2); %rjls 系统特性演示 - 1 : 二阶离散系统 % Illustrating some basic signal processing concepts, such as % sampling, aliasing, and windowing. % possible actions: % 'start' %
www.eeworm.com/read/420778/10775492

m try_ml.m

clear all; clc; N_symbol=10; N = 1024; %the number of carrier % N = 256; %the number of carrier %T=10^(-6); % Sampling time : 1us L=128; % the number of prefix SNR=15; % SNR of signal