代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/269766/11078949

m ccvl.m

function [smin,vmin] = ccvl(R) % ccvl --> Singular value/vector estimates via condition estimation. % % % [smin,vmin] = ccvl(R) % % % Compute estimates smin and vmin
www.eeworm.com/read/414864/11098712

m cp0803_rakeselector.m

% FUNCTION 8.11 : "cp0803_rakeselector" % % Simulates channel estimation for a discrete-time channel % impulse response 'hf' with time resolution 'ts' in % seconds. In addition, the function eva
www.eeworm.com/read/414748/11104300

m motionestanalysis.m

% This script uses all the Motion Estimation algorithms written for the % final project and save their results. % The algorithms being used are Exhaustive Search, Three Step Search, New % Three Step S
www.eeworm.com/read/410983/11261681

readme

***** README MI 0.9 **** Mutual information computation, conditional probability and entropy estimation for discrete/categorical variables. by Hanchuan Peng, 2007-May-3. Address update: Note that t
www.eeworm.com/read/147862/12513633

m matul.m

function [hest] = matul (bisp) %MATUL Impulse response estimation using Matsuoka-Ulrych algorithm % hest = matul(bisp) % bisp - the estimated bispectrum % (e.g., as computed by bispecd or
www.eeworm.com/read/248862/12537222

m matul.m

function [hest] = matul (bisp) %MATUL Impulse response estimation using Matsuoka-Ulrych algorithm % hest = matul(bisp) % bisp - the estimated bispectrum % (e.g., as computed by bispecd or
www.eeworm.com/read/247641/12638424

m cp0803_rakeselector.m

% FUNCTION 8.11 : "cp0803_rakeselector" % % Simulates channel estimation for a discrete-time channel % impulse response 'hf' with time resolution 'ts' in % seconds. In addition, the function eva
www.eeworm.com/read/205223/15323320

m cp0803_rakeselector.m

% FUNCTION 8.11 : "cp0803_rakeselector" % % Simulates channel estimation for a discrete-time channel % impulse response 'hf' with time resolution 'ts' in % seconds. In addition, the function eva
www.eeworm.com/read/104466/15691639

c motion_est.c

/* * Motion estimation * Copyright (c) 2000,2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * * This library is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/104466/15691687

c motion_est_mmx.c

/* * MMX optimized motion estimation * Copyright (c) 2001 Fabrice Bellard. * Copyright (c) 2002-2004 Michael Niedermayer * * This library is free software; you can redistribute it and/or * modif