代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/324733/13248210
m mpcosin.m
% MATLAB script for estimation the parameter of the cosinoidal signal by
% Matching Pursuit(MP)
%
%
% *******************************Preparation part*******************
%
% *********************
www.eeworm.com/read/492929/6414246
m ols_d.m
% PURPOSE: An example using ols(),
% prt(),
% plt(),
% ordinary least-squares estimation
%---------------------------------------------------
%
www.eeworm.com/read/132772/14073845
m psd_881.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% psd_811.m - Power spectrum estimation program used in Section 8.1.1
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/132772/14073850
c psd_floatpt.c
/*****************************************************************
* psd_floatpt.c - C program for FFT-based PSD estimation
******************************************************************
www.eeworm.com/read/477371/1361383
imakefile
CURRENT_DIR = $(QCCPACK)/src/libQccPackVID/lib
OBJS = \@@\
motion_vectors.o \@@\
motion_estimation.o \@@\
mesh_motion_estimation.o \@@\
spatialblock.o \@@\
rdwtblock.o \@@\
rwmh.o
MAN_PAGES =
www.eeworm.com/read/461213/1553889
imakefile
CURRENT_DIR = $(QCCPACK)/src/libQccPackVID/lib
OBJS = \@@\
motion_vectors.o \@@\
motion_estimation.o \@@\
mesh_motion_estimation.o \@@\
spatialblock.o \@@\
rdwtblock.o \@@\
rwmh.o
MAN_PAGES =
www.eeworm.com/read/206142/5010897
imakefile
CURRENT_DIR = $(QCCPACK)/src/libQccPackVID/lib
OBJS = \@@\
motion_vectors.o \@@\
motion_estimation.o \@@\
mesh_motion_estimation.o \@@\
spatialblock.o \@@\
rdwtblock.o \@@\
rwmh.o
MAN_PAGES =
www.eeworm.com/read/273525/4208318
hlp y_estmanage.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_stat:Statistics}
> {help y_est:Estimation}
> {help y_estover:Overview}
> {help y_postest:Postestimation commands}
{bind:> {bf:Manage estimation resu
www.eeworm.com/read/427148/8972441
c me_distortion.c
/*!
*************************************************************************************
* \file me_distortion.c
*
* \brief
* Motion estimation error calculation functions
*
* \author
*
www.eeworm.com/read/174850/9571472
asm field_dct.asm
;/**************************************************************************
; *
; * SIGMA DESIGNS MPEG-4 CODEC
; * mmx FIELD DCT / FRAME DCT Estimation
; *
; *
; *******************************