代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/472112/6878764

m blind1cma.m

% Blind channel estimation/equalization % adpative CMA method T=3000; % total number of data dB=25; % SNR in dB value %%%%%%%%% Simulate the Received noisy Signal %%%%%%%%%%% N=20; %
www.eeworm.com/read/294132/8250849

m mafi.m

function [Y, Rhh] = mafi(r,L,T_SEQ,OSR) % % MAFI: This function performes the tasks of channel impulse % respons estimation, bit syncronization, matched % filtering and signal
www.eeworm.com/read/173705/9640985

m jackest.m

function[est,estall]=jackest(x,estfun,h,varargin) % [est,estall]=jackest(x,estfun,h,PAR1,...) % % Parameter estimation based on the "Jackknife" procedure % % Inputs: %
www.eeworm.com/read/414748/11104381

txt readme.txt

Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following i
www.eeworm.com/read/292129/8376326

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/291161/8439174

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/390412/8466365

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/290613/8471970

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/289837/8523690

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/188503/8534572

c motionsearch.c

/* motionsearch.c, block motion estimation for mpeg2enc */ /* (C) 2000/2001 Andrew Stevens */ /* These modifications are free software; you can redistribute it * and/or modify it under the terms