代码搜索:Estimation
找到约 3,786 项符合「Estimation」的源代码
代码结果 3,786
www.eeworm.com/read/384423/2601117
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/354843/3073671
c estimation_rd_based.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Rate-Distortion Based Motion Estimation for P- and S- VOPs -
*
* Copyright(C) 20
www.eeworm.com/read/370800/9585001
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/170892/9781007
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/335934/12489897
m lr_lmmse_estimation.m
function output=lr_lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr,cp);
%trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果
beta=17/9;
[N,NL]=size(input);
Rhh=zeros(N,N
www.eeworm.com/read/385224/8813370
m motion_estimation_2d.m
%!!!The function also use the function "EBMA" for motion estimation of every macroblock
% An example of main function calling this function is "Prob6_12.m" and "Prob6_13.m", which can be entered on t
www.eeworm.com/read/462846/7194333
m motion_estimation_2d.m
%!!!The function also use the function "EBMA" for motion estimation of every macroblock
% An example of main function calling this function is "Prob6_12.m" and "Prob6_13.m", which can be entered on t
www.eeworm.com/read/196440/8091876
cl gauss-newton-orientation-estimation.cl
;This code written in ANSII Common Lisp by Prof. Robert B. McGhee (mcghee@
;cs.nps.navy.mil) at the Naval Postgraduate School, Monterey, CA93940.
;The test functions t1 through t3 show that 10 cyc
www.eeworm.com/read/331076/12852446
m channel_estimation_cdma_zheng.m
%%%%%%%%%%%% Joint Channel Estimation and Multiuser Detection for Multipath CDMA Systems %%%%%%%%%%%%
% This algorithm based on the MOE criteria was developed by Zhengyuan Xu,
% Michail K. Tsatsanis
www.eeworm.com/read/331076/12852448
asv channel_estimation_cdma_zheng.asv
%%%%%%%%%%%% Joint Channel Estimation and Multiuser Detection for Multipath CDMA Systems %%%%%%%%%%%%
% This algorithm based on the MOE criteria was developed by Zhengyuan Xu,
% Michail K. Tsatsanis