代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/197565/7986034

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/398034/8009063

m sa_ex7_14.m

% root-Min-Norm AOA estimation for a M = 4 element array with noise variance = .1 % use time averages instead of expected values by assuming ergodicity of the mean and % ergodicity of the correlati
www.eeworm.com/read/398034/8009129

m sa_ex7_13.m

% root-MUSIC AOA estimation for a M = 6 element array with noise variance = .1 % use time averages instead of expected values by assuming ergodicity of the mean and % ergodicity of the correlation.
www.eeworm.com/read/145096/12753970

m kalman.m

% % Demonstrates relative performance of Kalman filter % and Rauch-Tung-Striebel smoother on random walk estimation % clear all; close all; N = 100; % Number of samples of process used in simul
www.eeworm.com/read/245836/12778427

m spec1d_cplot.m

% 1D single sediment layer Amplification Ratio % Contour plot % H.Rendon Set. 2001 clear; disp('1D amplification spectral estimation'); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/245179/12813027

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/143759/12847168

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/143759/12847310

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/244097/12888658

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/244097/12888860

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