代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/339079/12260748
m mimo_ofdm.m
%------------------------------------------
% EE359 final project, Fall 2002
% Channel estimation for a MIMO-OFDM system
% By Shahriyar Matloub
%----------------------------------------
www.eeworm.com/read/227522/14421618
m amarma.m
function [z,e,REV,ESU,V,Z,SPUR] = amarma(y, Mode, MOP, UC, z0, Z0, V0, W);
% Adaptive Mean-AutoRegressive-Moving-Average model estimation
% [z,E,ESU,REV,V,Z,SPUR] = amarma(y, mode, MOP, UC, z0, Z0,
www.eeworm.com/read/223154/14652395
m amarma.m
function [z,e,REV,ESU,V,Z,SPUR] = amarma(y, Mode, MOP, UC, z0, Z0, V0, W);
% Adaptive Mean-AutoRegressive-Moving-Average model estimation
% [z,E,ESU,REV,V,Z,SPUR] = amarma(y, mode, MOP, UC, z0, Z0,
www.eeworm.com/read/209496/15218419
m mimo_ofdm.m
%------------------------------------------
% EE359 final project, Fall 2002
% Channel estimation for a MIMO-OFDM system
% By Shahriyar Matloub
%----------------------------------------
www.eeworm.com/read/206327/15296459
m mimo_ofdm_ch_estimatio.m
%------------------------------------------
% Channel estimation for a MIMO-OFDM system
%------------------------------------------
clear all;
%close all;
i=sqrt(-1);
Rayleigh=1;
AWGN=0;
www.eeworm.com/read/167185/5463346
3 estimateco.3
.\" Copyright (c) 1991 Entropic Research Laboratory, Inc.; All rights reserved
.\" @(#)estimateco.3 1.2 06 May 1997 ERL
.ds ]W (c) 1991 Entropic Research Laboratory, Inc.
.TH ESTIMATE_COVAR 3\-ESPSsp
www.eeworm.com/read/293556/8287106
m mimo_ofdm.m
%------------------------------------------
% EE359 final project, Fall 2002
% Channel estimation for a MIMO-OFDM system
% By Shahriyar Matloub
%----------------------------------------
www.eeworm.com/read/292863/8328659
m newoptions.m
function options = newOptions;
% function options = newOptions;
%
% Creates a set of paramters which can be used for model estimation and
% denoising and stores it in 'options'. See 'denoise_main' fo
www.eeworm.com/read/292863/8328680
m newoptions.m
function options = newOptions;
% function options = newOptions;
%
% Creates a set of paramters which can be used for model estimation and
% denoising and stores it in 'options'. See 'denoise_main' fo
www.eeworm.com/read/172077/9724672
m mimo_ofdm.m
%------------------------------------------
% EE359 final project, Fall 2002
% Channel estimation for a MIMO-OFDM system
% By Shahriyar Matloub
%----------------------------------------