代码搜索:ESTIMATE

找到约 3,366 项符合「ESTIMATE」的源代码

代码结果 3,366
www.eeworm.com/read/302667/13829415

m kalman_estimate.m

function [h, M] = kalman_estimate(initial_cir, y, num_ofdm) % h0: a vector which describes the CIR of the pilot frequency in the first % ofdm symbol. It is an initial values of the kalman estimator.
www.eeworm.com/read/302667/13829437

asv dft_estimate.asv

function data_cir = dft_estimate(pilot_freq_cir) % pilot_freq_cir: cir at the pilot frequency % channel_cir: cir at all the frequency global sim_consts; N1 = sim_consts.NumPilotSubc; % the len
www.eeworm.com/read/302667/13829439

m dft_estimate.m

function data_cir = dft_estimate(pilot_freq_cir) % pilot_freq_cir: cir at the pilot frequency % channel_cir: cir at all the frequency global sim_consts; N1 = sim_consts.NumPilotSubc; % the len
www.eeworm.com/read/407181/11425624

m estimate_y.m

%------------------function DensityComponents_new-------------------- function Estimate_Y() N=528; %the feature dimensionality of the input image m=1000;%the number of the image samples Nr=15;
www.eeworm.com/read/341146/12105065

m hurst_estimate.m

function H = hurst_estimate(sequence,method,isplot,opt) % % 'hurst_estimate' estimate the hurst parameter of a given sequence with % an appointed method. The algorithms of the methods can be fo
www.eeworm.com/read/254734/12121603

m observe_and_estimate.m

function [Sample_probability,Estimate,vx,vy,after_prop]=Observe_and_Estimate(Sample_Set,Estimate,Hx,Hy,target_histgram,new_sita,loop,after_prop,I,N) Total_probability=0; for i=1:1:N Sample_hi
www.eeworm.com/read/254734/12121630

asv observe_and_estimate.asv

function [Sample_probability,Estimate,vx,vy,after_prop]=Observe_and_Estimate(Sample_Set,Estimate,Hx,Hy,target_histgram,new_sita,loop,after_prop,I,N) Total_probability=0; for i=1:1:N Sample_hi
www.eeworm.com/read/338390/12310459

m afc_estimate.m

% Project Name: AFC % FILE NAME : AFC_estimate.m % ABSTRUCT: This file is for AFC estimate. %Initialization AFC_detect; %continue only when tone found if (AFC_DETECT_BIT==1) AFC_est_i
www.eeworm.com/read/149372/12384407

bin y_estimate.bin

www.eeworm.com/read/228977/14356515

fig r_estimate.fig