代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/342210/12034983
m est.m
function [est_coefs,signal]=est(signal,ch_coefs,frames,sim_options)
%**************************************************************************
%This file carriers out channel estimation based on
www.eeworm.com/read/255755/12057897
m meancov.m
%MEANCOV Estimation of the means and covariances from multiclass data
%
% [U,G] = MEANCOV(A,N)
%
% INPUT
% A Dataset
% N Normalization to use for calculating covariances: by M, the number
%
www.eeworm.com/read/150905/12249170
m meancov.m
%MEANCOV Estimation of the means and covariances from multiclass data
%
% [U,G] = MEANCOV(A,N)
%
% INPUT
% A Dataset
% N Normalization to use for calculating covariances: by M, the number
%
www.eeworm.com/read/149739/12353504
m meancov.m
%MEANCOV Estimation of the means and covariances from multiclass data
%
% [U,G] = MEANCOV(A,N)
%
% INPUT
% A Dataset
% N Normalization to use for calculating covariances: by M, the number
%
www.eeworm.com/read/123789/14612489
txt changes.txt
----------------------------------------------------------------------------
Version 3.0b3 28-Oct-95
1) Added a check in coplanar_extrinsic_parameter_estimation () to choose
the correct rotation
www.eeworm.com/read/115860/14999182
txt changes.txt
----------------------------------------------------------------------------
Version 3.0b3 28-Oct-95
1) Added a check in coplanar_extrinsic_parameter_estimation () to choose
the correct rotation
www.eeworm.com/read/282784/4087463
m est.m
function [est_coefs,signal]=est(signal,ch_coefs,frames,sim_options)
%**************************************************************************
%This file carriers out channel estimation based on
www.eeworm.com/read/282784/4087481
m est.m
function [est_coefs,signal]=est(signal,ch_coefs,frames,RxDiv)
%**************************************************************************
%This file carriers out channel estimation based on MMSE t
www.eeworm.com/read/282784/4087503
m est.m
function [est_coefs,signal]=est(signal,ch_coefs,frames,sim_options)
%**************************************************************************
%This file carriers out channel estimation based on
www.eeworm.com/read/429426/1948722
py accuracy5.py
# Category: evaluation
# Description: Estimation of accuracy by cross validation. Demonstration of use for different learners.
# Uses: voting.tab
# Classes: MakeRandomIndicesCV
# Ref