代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/420743/2064384

conf example.conf

DATA_FORMAT AmisTree FEATURE_TYPE binary MODEL_FILE example.model EVENT_FILE example.event OUTPUT_FILE example.output LOG_FILE example.log ESTIMATION_ALGORITHM BFGSMAP M
www.eeworm.com/read/396408/2416801

c jbig_tab.c

/* * Probability estimation tables for the arithmetic encoder/decoder * given by ITU T.82 Table 24. * * $Id: jbig_tab.c,v 1.1.1.1 2007/12/04 09:35:33 xliu Exp $ */ short jbg_lsz[113] = { 0x
www.eeworm.com/read/351636/3106183

dat brainweb.kmeans.9pn.1ext.dat

"case" "class" "mapped class" "mean.1" "mean.2" "1" "2" "3" "iterations" "time estimation" "time total" 1 1 1 -14.2309 123.124 346261 46706 5 10 0.57 3.45 1 2 2 83.0051 103.749 25681 748421 64229
www.eeworm.com/read/351636/3106194

dat brainweb.kmeans.9pn.2ext.dat

"case" "class" "mapped class" "mean.1" "mean.2" "1" "2" "3" "iterations" "time estimation" "time total" 1 1 1 -14.2309 123.124 346261 46706 5 10 0.58 3.45 1 2 2 83.0051 103.749 25681 748421 64229
www.eeworm.com/read/351636/3106199

dat ibsr.kmeans.7_8.2ext.dat

"case" "class" "mapped class" "mean.1" "128" "192" "254" "iterations" "time estimation" "time total" 1 128 128 83.3577 3476 52703 897 4 0.04 0.5 1 192 192 140.446 887 125084 18380 4 0.04 0.5 1 2
www.eeworm.com/read/194767/8186618

m autoreg.m

function [A,se,resid,r2,rb2,y,XXa]=autoreg(X,p,nocnst); %AUTOREG Ordinary least-square estimation for an autoreggressive process. % [A,se,resid,r2,rb2]=autoreg(X,p,nocnst) calculates the
www.eeworm.com/read/235546/14064125

asv ofdmce4.asv

% ofdmce4.m % % % % Programmed by T.Yamamura and H.Harada % % GI CE GI data GI data...(data 6symbols) % (CE: Chanel estimation symbol, GI Guard interval) % function[ber,per]=ofdmce4(snr_in
www.eeworm.com/read/390716/8450469

m rx_frequency_sync.m

% Frequency error estimation and correction function [out_signal, freq_est] = rx_frequency_sync(rxsignal, sim_options) global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_opt
www.eeworm.com/read/188533/8530624

m rx_frequency_sync.m

% Frequency error estimation and correction function [out_signal, freq_est] = rx_frequency_sync(rxsignal, sim_options) global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_opt
www.eeworm.com/read/187893/8594031

c me.c

/* me.c: h264 encoder library (Motion Estimation) */ #include #include #include #include "stdint.h" #include "common.h" static/* inline */ int me_mv_test( x