Welcome![Sign In][Sign Up]
Location:
Search - Toeplitz matrix

Search list

[Algorithmlevinson_algorithm

Description: 列文松法解对称TOEPLITZ矩阵组成的线性方程组,迭代次数少,计算复杂读很底,且计算精度相当高,是一种非常好的方法!-Levin pine Act TOEPLITZ symmetric matrix solution composed of linear equations, fewer iterations, the computational complexity is at the end of time, and the calculation accuracy is very high, is a very good way!
Platform: | Size: 1024 | Author: chenzuo | Hits:

[Otherchannel

Description: ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noise variance % Mt - number of Tx antennas % Mr - number of Rx antennas % x - vector of complex input symbols (for MIMO, this is a matrix, where each column % is the value of the antenna outputs at a single time instance) % H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission % N - number of symbols transmitted in OFDM frame % % outputs: % y - vector of channel outputs (matrix for MIMO again, just like x matrix) % create noise vector sequence (each row is a different antenna, each column is a % different time index) note: noise is spatially and temporally white-channel characteristics of OFDM Channel transmission simulatorChannel transmission simulator inputs: sig2- noise variance Mt- number of Tx antennas Mr- number of Rx antennas x- vector of complex input symbols (for MIMO, this is a matrix, where each column is the value of the antenna outputs at a single time instance) H- frequency selective channel- represented in block-Toeplitz form for MIMO transmission N- number of symbols transmitted in OFDM frame outputs: y- vector of channel outputs (matrix for MIMO again, just like x matrix) create noise vector sequence (each row is a different antenna, each column is a different time index) note: noise is spatially and temporally white
Platform: | Size: 1024 | Author: sunxu | Hits:

[Mathimatics-Numerical algorithmsMatrix

Description: 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、实矩阵LU分解、用豪斯荷尔德(Householder)变换对一般m*n阶的实矩阵进行QR分解、对称正定阵的乔里斯基(Cholesky)分解及求其行列式值、一般实矩阵的奇异值分解、广义逆的奇异值分解。-look it yourself.
Platform: | Size: 1077248 | Author: 雾水葛 | Hits:

[Windows Develop4TRCH

Description: 用特兰持(TRENCH)方法求托伯利兹(TOEPLITZ)矩阵的逆矩阵-Held by Courtland (TRENCH) Method托伯利兹(TOEPLITZ) matrix of the inverse matrix
Platform: | Size: 1024 | Author: chen | Hits:

[Program doctoeplitz

Description: Toeplitz matrix and levinson algorithm
Platform: | Size: 416768 | Author: danification | Hits:

[Windows DevelopCH2

Description: 2.6 托伯利兹矩阵求逆的特兰持方法btrch.c 2.7 求行列式值的全选主元高斯消去法bsdet.c 2.8 求矩阵秩的全选主元高斯消去法brank.c-2.6 Toeplitz matrix inversion method of trun who seek btrch.c 2.7 Select the main determinant of the value of the yuan bsdet.c 2.8 Gaussian elimination matrix rank order to select the main element of the full Gaussian elimination brank.c
Platform: | Size: 15360 | Author: yangasdtat | Hits:

[matlabstrcov

Description: Structured covariance estimation. The routine takes a covariance matrix as input and returns the Toeplitz matrix that lies closest to it, in the sense that it minimizes the Kullback-Leibler divergence between the two. Input must be a real, square, symmetric and positive semi-definite matrix.
Platform: | Size: 1024 | Author: ruso | Hits:

[Program doctoeplitz

Description: Toeplizt matrix, Singluar Value Decomposition, Matrix Analysis, Compuation Algorithms
Platform: | Size: 362496 | Author: Harry | Hits:

[matlabtoeplitzmult

Description: Toeolitz矩阵的相乘程序,实现Toeplitz矩阵的相乘操作-matlab program for toeplitz matrix multiplication
Platform: | Size: 3072 | Author: 孙伟峰 | Hits:

[matlabxunhuan

Description: 将toeplitz矩阵作为压缩感知测量矩阵,并对其进行性能评估。-Toeplitz matrix as the measurement of compressed sensing matrix, and its performance evaluation.
Platform: | Size: 1024 | Author: 春雨 | Hits:

[AlgorithmMatrixToeplitzInversionTrench

Description: 特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆-Portland hold (Trench) method for the Tuobo Leeds (Toeplitz) matrix inverse
Platform: | Size: 4096 | Author: 简艳 | Hits:

[matlabtoeplitz-doaguji

Description: 用toplitze 矩阵重构法实现相干信源来波方向估计-using the method of matrix reconsructing to realize the estimation of DOA of coherent singnal
Platform: | Size: 1024 | Author: tangxiaoguo | Hits:

[Communication-Mobilereceiver_MRC

Description: A Sample algorithm for decoding receiver MRC in OFDM based receivers. Also there is a program to generate a toeplitz matrix,autocovariance matrix .
Platform: | Size: 4096 | Author: Abhijit | Hits:

[Algorithmmatrix

Description: 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、实矩阵LU分解、用豪斯荷尔德(Householder)变换对一般m*n阶的实矩阵进行QR分解、对称正定阵的乔里斯基(Cholesky)分解及求其行列式值、一般实矩阵的奇异值分解、广义逆的奇异值分解。-This package contains a number of matrix processing, matrix processing to meet the general requirements, due to the separation of functions to different ". Cpp" file, so the need to use their own user-selected replacement suitable to use ". Cpp" files. Among them, the matrix function: output matrix, the matrix transpose, matrix normalized to determine the matrix symmetric, symmetric positive definite matrix to determine the whole pivoting method for the matrix determinant, full pivoting Gauss (Gauss) elimination method for the general matrix of rank, with full pivoting Gauss- Jordan (Gauss-Jordan) elimination method to calculate the real (complex) inverse of a matrix, with a "variable cycle re-number method" method for the symmetric positive definite matrix inverse, Portland hold (Trench) method for the Tuobo Leeds (Toeplitz) matrix inverse real matrix LU factorization, with high Siheerde (Householder) transformations of the general order of m* n matrix QR decomposition of real symmetr
Platform: | Size: 1077248 | Author: wuzw | Hits:

[matlabToeplitz

Description: 在多径信号下的采用toeplitz来进行矩阵重构,对信号到达角进行估计-Using Toeplitz matrix reconstruction, DOA estimation under multipath signals
Platform: | Size: 1024 | Author: 张武平 | Hits:

[Otherhonc2

Description: A document describing the feasibility of Hankel/Toeplitz Matrix for predictive systems
Platform: | Size: 187392 | Author: shark | Hits:

[matlabtoeplitz-music

Description: 用拖布列兹MUSIC估计来波方向,及对数据协方差矩阵斜对角线上的元素进行平均再DOA估计-Using drag Boulez the MUSIC estimated to wave direction, and the average re-DOA estimated data covariance matrix oblique diagonal elements
Platform: | Size: 1024 | Author: 王志 | Hits:

[matlabdecomposition

Description: 线性代数程序,用于得到一个哈密顿矩阵的科洛斯基分解。-Find the cholesky (LDU) decomposition of a Hermitian Toeplitz Matrix
Platform: | Size: 2048 | Author: leiasdf | Hits:

[OtherToeplitz-MUSIC-

Description: 基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序-Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC
Platform: | Size: 13312 | Author: 夏小小 | Hits:

[AlgorithmTOELITZ_MUSIC

Description: 对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
Platform: | Size: 1024 | Author: thisiscc | Hits:
« 12 »

CodeBus www.codebus.net