代码搜索:Spatial
找到约 1,342 项符合「Spatial」的源代码
代码结果 1,342
www.eeworm.com/read/281612/9146203
m contents.m
% SCM channel model (extended)
% Version 1.0, May 31, 2005
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (extended)
% scmparset - Model parameter configurati
www.eeworm.com/read/281612/9146230
c scm_mex_core.c
/**
* scm_mex_core.c
*
* This file contains functions for calculation of Spatial channel model for
* Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function
*
www.eeworm.com/read/372570/9503325
c scm_mex_core.c
/**
* scm_mex_core.c
*
* This file contains functions for calculation of Spatial channel model for
* Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function
*
www.eeworm.com/read/365319/9869818
m contents.m
% InSAR utility toolbox.
% Version 1.3 26-Jan-2001
%
% MATLAB Toolbox for InSAR -- Delft University of Technology.
%
%
% InSAR Utilities:
% cpxmultilook - Multilooking (spatial averaging) of co
www.eeworm.com/read/360266/10105187
m contents.m
% SCM channel model (extended)
% Version 1.0, May 31, 2005
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (extended)
% scmparset - Model parameter configurati
www.eeworm.com/read/360266/10105209
c scm_mex_core.c
/**
* scm_mex_core.c
*
* This file contains functions for calculation of Spatial channel model for
* Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function
*
www.eeworm.com/read/359807/10124085
c scm_mex_core.c
/**
* scm_mex_core.c
*
* This file contains functions for calculation of Spatial channel model for
* Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function
*
www.eeworm.com/read/420098/10817092
m contents.m
% InSAR utility toolbox.
% Version 1.3 26-Jan-2001
%
% MATLAB Toolbox for InSAR -- Delft University of Technology.
%
%
% InSAR Utilities:
% cpxmultilook - Multilooking (spatial averaging) of co
www.eeworm.com/read/289641/7104608
c scm_mex_core.c
/**
* scm_mex_core.c
*
* This file contains functions for calculation of Spatial channel model for
* Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function
*
www.eeworm.com/read/449504/7502805
m sem.m
function results = sem(y,x,W,info)
% PURPOSE: computes spatial error model estimates
% y = XB + u, u = p*W*u + e, using sparse algorithms
% ----------------------------------------------