代码搜索:estimator
找到约 695 项符合「estimator」的源代码
代码结果 695
www.eeworm.com/read/428096/8896063
m estimator.m
function [H_est , MSE] = estimator( Recv , Training , Method , N_subc_Remain , H_ideal)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 进行基本的LS和LS-DFT信道估计
www.eeworm.com/read/135153/5889774
c estimator.c
/*
* net/sched/estimator.c Simple rate estimator.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published
www.eeworm.com/read/124570/14558898
java estimator.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/222974/14666609
h estimator.h
//////////////////////////////////////////////////////////////////////
///
/// Copyright (c) 2000, Yusuke Miyao
/// You may distribute under the terms of the Artistic License.
///
/// $Id: Esti
www.eeworm.com/read/222974/14666692
cc estimator.cc
#include
#include
AMIS_NAMESPACE_BEGIN
Initializer< Launcher< EstimatorPtr, Property*, StringTriple >* >* EstimatorLauncher::queue = NULL;
Estimator::E
www.eeworm.com/read/222672/14680205
m estimator.m
function [H_est , MSE] = estimator( Recv , Training , Method , N_subc_Remain , H_ideal)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 进行基本的LS和LS-DFT信道估计