代码搜索:Estimation

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

代码结果 3,786
www.eeworm.com/read/335934/12489984

m lmmse_estimation.m

function output=lmmse_estimation(input,pilot_inter,pilot_sequence,pilot_num,trms,t_max,snr); %trms为多经信道的平均延时,t_max为最大延时,此处所有的时间都是已经对采样间隔做了归一化后的结果 beta=17/9; [N,NL]=size(input); Rhh=zeros(N,N); fo
www.eeworm.com/read/236514/14013048

m sfm_estimation.m

%单频信号的频率与相位的估计 %参考资料: 齐国清,贾欣乐 ,基于DFT相位的正弦波频率和初相的高精度估计方法,电子学报,2001年9月 %设计者: songhu %设计时间:2005-6-23 %*************************************** function [f_e,phase_e]=SFM_estimation(signalN,N,deltt)
www.eeworm.com/read/133539/14036522

h parametric_estimation.h

// This is -*- C++ -*- // $Id: parametric_estimation.h,v 1.5 1999/08/07 05:55:03 trow Exp $ /* * parametric_estimation.h * * Copyright (C) 1999 EMC Capital Management, Inc. * * Developed by Jon
www.eeworm.com/read/133539/14036525

cpp parametric_estimation.cpp

// This is -*- C++ -*- // $Id: parametric_estimation.cpp,v 1.6 1999/10/19 00:39:50 trow Exp $ /* * parametric_estimation.cpp * * Copyright (C) 1999 EMC Capital Management, Inc. * * Developed by
www.eeworm.com/read/204670/15335063

pdf estimation-4.pdf

www.eeworm.com/read/485544/6552618

m contents.m

% ReBEL : Recursive Bayesian Estimation Library - Toolkit % Version 0.1 % % ---EXAMPLES--- % % State Estimation % state_estimation/demse1 - Simple linear time series estimation demo % stat
www.eeworm.com/read/220289/14843707

m contents.m

% ReBEL : Recursive Bayesian Estimation Library - Toolkit % Version 0.1 % % ---EXAMPLES--- % % State Estimation % state_estimation/demse1 - Simple linear time series estimation demo % stat