代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/396408/2417979

c motion_est.c

/* * Motion estimation * Copyright (c) 2000,2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * new motion estimation (X1/EPZS) by Michael Niedermayer * *
www.eeworm.com/read/396408/2421112

c motion_est.c

/* * Motion estimation * Copyright (c) 2000,2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * new motion estimation (X1/EPZS) by Michael Niedermayer * *
www.eeworm.com/read/364434/2905795

svn-base motion_est.c.svn-base

/* * Motion estimation * Copyright (c) 2000,2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * new motion estimation (X1/EPZS) by Michael Niedermayer * *
www.eeworm.com/read/359369/2978363

m demje1.m

% DEMJE1 Demonstrate joint estimation on a 2nd order LTI system. % % This is a demonstration of how to use the ReBEL toolkit for joint estimation on % a simple 2nd order LTI system. % % Se
www.eeworm.com/read/359369/2978367

m demse1.m

% DEMSE1 Demonstrate state estimation on a simple 2nd order LTI system. % % This is a simple demonstration of how to use the ReBEL toolkit for state estimation on % a simple 2nd order LTI syst
www.eeworm.com/read/492414/6422483

m receiver.m

%Receiver function [data_bits, rx_bits] = receiver(rx_signal, cir, sys_parm) %Packet search [rx_signal, thres_idx] = rx_find_packet_edge(rx_signal, sys_parm); %Frequency erro
www.eeworm.com/read/214554/15096290

m lowpass_filter.m

function [channel_post_lp]=lowpass_filter(channel_estimation) frame_symbol=68; row_begin=3; row_end=frame_symbol-3; para=1705; fft_length=2048; gi=1/8; gi_length=gi*fft_length; channel_post_
www.eeworm.com/read/431668/8663099

h me.h

/***************************************************************************** * me.h: h264 encoder library (Motion Estimation) **********************************************************************
www.eeworm.com/read/431668/8663102

c me.c

/***************************************************************************** * me.c: h264 encoder library (Motion Estimation) **********************************************************************
www.eeworm.com/read/376739/9309460

h me.h

/***************************************************************************** * me.h: h264 encoder library (Motion Estimation) ********************************************************************