代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/449504/7502977
m sar_gmmd3.m
% PURPOSE: An example of using sar_gmm on a simulated large data set
% GM estimation of the spatial autoregressive model
%---------------------------------------
www.eeworm.com/read/449504/7502993
m sem_gmmd.m
% PURPOSE: An example of using sem_gmm
% GM estimation of spatial error model (on a small data set)
%
%---------------------------------------------------
% US
www.eeworm.com/read/449504/7502996
m sar_gmmd2.m
% PURPOSE: An example of using sar_gmm on a large data set
% GM estimation of the general spatial model
%---------------------------------------------------
% U
www.eeworm.com/read/441967/7662275
m vblast.m
function z=vblast(Num,alg,modulation,corr,alpha)
%**************************************************************************
% This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/440842/7680255
m sur_d.m
% PURPOSE: An example using sur(),
%
% seemingly unrelated regression estimation
% with and without iteration on the error var-cov matrix
%
www.eeworm.com/read/440842/7680276
m lad_d.m
% PURPOSE: An example using lad(),
% prt_reg(),
% plt_reg(),
% least-absolute deviations estimation
%-------------------------------------------
www.eeworm.com/read/440842/7680306
m theil_d.m
% PURPOSE: An example using theil(),
% prt_reg(),
% plt_reg(),
% Theil-Golberger mixed estimation
%---------------------------------------------
www.eeworm.com/read/299955/7818804
m vblast.m
function z=vblast(Num,alg,modulation,corr,alpha)
%**************************************************************************
% This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/245461/12799086
txt readme.txt
%=========================================================================
% Paper: Least Square Channel Estimation Using Special Training Sequences
% for MIMO-OFDM Systems in the Presence of Inter
www.eeworm.com/read/316958/13513502
c s_channel_estimator.c
/*
| Project: WCDMA simulation environment
| Module:
| This function is a simulink interface to channel
| estimation function. Currently this only checks
|