搜索资源列表
shizhifenxi
- 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
Matrix
- 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
strcov
- 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, sy
toeplitzmult
- Toeolitz矩阵的相乘程序,实现Toeplitz矩阵的相乘操作-matlab program for toeplitz matrix multiplication
xunhuan
- 将toeplitz矩阵作为压缩感知测量矩阵,并对其进行性能评估。-Toeplitz matrix as the measurement of compressed sensing matrix, and its performance evaluation.
si
- 对称Toeplitz线性方程组的基于余弦变换的最佳预优矩阵-Symmetric Toeplitz linear equations based on the best pre excellent cosine transform matrix
MatrixToeplitzInversionTrench
- 特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆-Portland hold (Trench) method for the Tuobo Leeds (Toeplitz) matrix inverse
toeplitz-doaguji
- 用toplitze 矩阵重构法实现相干信源来波方向估计-using the method of matrix reconsructing to realize the estimation of DOA of coherent singnal
matrix
- 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
Toeplitz
- 在多径信号下的采用toeplitz来进行矩阵重构,对信号到达角进行估计-Using Toeplitz matrix reconstruction, DOA estimation under multipath signals
yc
- 利用Toeplitz性质,构造上三角矩阵,再利用高分辨MUSIC算法,可实现一次快拍下 高分辨的DOA估计- Using Toeplitz nature, construct the upper triangular matrix, and then use high-resolution MUSIC algorithm can achieve a fast captured high-resolution DOA estimation
toeplitz-music
- 用拖布列兹MUSIC估计来波方向,及对数据协方差矩阵斜对角线上的元素进行平均再DOA估计-Using drag Boulez the MUSIC estimated to wave direction, and the average re-DOA estimated data covariance matrix oblique diagonal elements
decomposition
- 线性代数程序,用于得到一个哈密顿矩阵的科洛斯基分解。-Find the cholesky (LDU) decomposition of a Hermitian Toeplitz Matrix
MATLAB-MUSIC
- 基于解相干的MUSIC源程序合集:Toeplitz算法;矩阵分解算法;空间平滑MUSIC源程序;矢量奇异值法;-Collection based on decorrelation MUSIC source: Toeplitz algorithm matrix decomposition algorithm spatial smoothing MUSIC source vector singular value method
signalprocessingfunction
- ( 1)二维矩阵相乘的程序 (2)n阶矩阵求逆 (3)不同类型的一维、二维、三维数组空间申请和释放 (4)两个向量互相关 (5)利用第一行和第一列数据,构造托普里兹矩阵 所有程序包含详细说明和验证程序-(1) matrix multiplication (2)matrix inversion (3)vector correlation (4)space application for matrix (5)construct the toepl
toeplitz
- 附件中有数理统计的相关课件一章,并有toeplitz矩阵的一些经典分解和处理方法-Annex several statistics related courseware chapter, and there are some classic decomposition and matrix processing method toeplitz
Numerical linear algebra
- 数值线性代数中的列主元gauss消去法、对称正定矩阵的cholesky消去法、Vandermonde方程组以及Toeplitz方程组求解算例以及程序(The column principal element gauss elimination method in the numerical linear algebra, the cholesky elimination method of the symmetric positive definite matrix, the Vandermon
TOELITZ_MUSIC
- 对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)