代码搜索:Estimation

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

代码结果 3,786
www.eeworm.com/read/306493/13743647

m mequal_estimation_bit_improve.m

%------------------------------------------------------------------------- %Convolution_decoder_bit_by_bit for DS-UWB is revising 060210,已基本完成,没有交织。 % 最近更新时间: 2006/5/19 % 新加入的内容: 信号模板的估计,
www.eeworm.com/read/346454/11744518

m motion_estimation_2d.m

function [totaltime,avgMBSearch,avgMAD,avgMSE,PSNR]=Motion_Estimation_2D(algorithm,Target_Img,Anchor_Img,Img_Height,Img_Width,BlockSize,rangs,range,K,figureon,debug) %function [totaltime,avgMBSearch,
www.eeworm.com/read/343298/11959469

m estimation_votate_channel_test.m

function [out]=estimation_votate_channel_test(datai,dataq,iv,qv); out=zeros(1,128*12); tempi(1:128*6)=(iv.*datai(1:128*6)+qv.*dataq(1:128*6)); tempq(1:128*6)=(-qv.*datai(1:128*6)+iv.*dataq(1:128*6)
www.eeworm.com/read/8379/147229

c estimation_rd_based_bvop.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Rate-Distortion Based Motion Estimation for B- VOPs - * * Copyright(C) 2004 Rado