搜索资源列表
PTbox
- Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspection and ass
DrLi_Blind_equalization
- 这是李晓华博士关于MIMO盲均衡的系统matlab源码,其中设计二阶统计,CMA均衡器,以及子空间方法。-This is Dr. Li Xiaohua on MIMO blind equalization system Matlab source, Design order statistics which, CMA equalizer, and subspace methods.
SPARSKIT2.tar.gz
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
stochreal
- 随机子空间算法实现 matlab函数 分两步求取 来源于网络-Stochastic Subspace Realization Algorithm Tohru Katayama, "Subspace Methods for System Identification", Springer
subspace-methods
- 本文介绍了子空间模型辨识的多种方法,并对其不同的方法进行了综合的分析,研究,比较。-This paper introduces the sub-space model identification of a number of ways, and different ways to carry out a comprehensive analysis, research, compare.
ESPRIT
- 旋转不变技术估计信号参数(ESPRIT)算法是子空间估计的两个经典方法,它们都能够有效地估计特征子空间。程序包里面实现了用LS估计和TLS估计的ESPRIT算法。-ESPRIT estimates signal parameters (ESPRIT) algorithm is estimated that sub-space of two classical methods, they will be able to estimate the characteristics of effecti
subspace
- 这是压缩感知领域,一个重构算法--子空间追踪方法,此方法是基于OMP之后的改进算法。-This is a compressed sensing area, a reconstruction algorithm- subspace tracking methods, this method is based on the OMP after the improved algorithm.
9927432subspace_method_for_blind_channel_estimatio
- ofdm的一种盲信道估计方法:子空间盲信道估计方法-ofdm a blind channel estimation methods: the subspace blind channel estimation methods
PCAFaceRecog
- 基于线性判别的人脸识别,本设计对主成分分析和线性判别两种子空间方法进行了深入研究,包括LDA及其在人脸识别应用的若干问题-Face recognition based on linear discriminant, the design of the principal component analysis and linear discriminant subspace methods are two in-depth study, including the LDA and its Appl
SignalSubspaceMethodsforSpeechEnhancement
- Signal Subspace Methods for Speech Enhancement
EM.tar
- This package uses iterative EM and K-Subspaces methods to estimate multiple subspace structures with all dimensions given.
imm922[1]
- 这篇文献的名称是:Analysis and Segmentation of Face Images using Point Annotations and Linear Subspace Techniques。介绍的方法实现都是基于IMM人脸数据库的。-The name of this literature is: Analysis and Segmentation of Face Images using Point Annotations and Linear Subspace Tech
mimo_est
- 用MATLAB实现的对MIMO信道的估计,应用了子空间的方法。-MATLAB implementation of MIMO with channel estimation, the application of subspace methods.
PUMA
- 频率估计中使用的子空间方法,又称PUMA方法,是IEEE信号处理杂志刚发的文章上的算法。-Frequency estimation using subspace methods, also known as PUMA method, the IEEE Signal Processing magazine has just issued an article on the algorithm.
TestICA
- 基于ICA的多尺度子空间方法,在图像处理上应用时一个很好的尝试。-Multiscale subspace methods based on ICA in image processing applications is a very good attempt.
func_RFI
- 基于距离相关性的子空间方法的地波雷达的抗射频干扰图像仿真-Image simulation based on radar distance correlation subspace methods to RFI
KPCA
- 子空间的方法,KPCA matlab程序,可以实现对掌纹图像的特征提取和匹配。-Subspace methods, KPCA matlab program, you can achieve the palmprint image feature extraction and matching.
Krylov
- Krylov子空间方法及其并行计算,流体力学计算,结构有限元分析。-Krylov subspace methods and parallel computing, computational fluid dynamics, finite element analysis.
wideband-DOA-estimation
- 提出了一种新的宽带DOA估计方法:频域子空间正交性测试方法(TOFS:Test of orthogonality of frequency sub- space)。该方法通过同时测试频域信号共同带宽内各频段噪声子空间与阵列流形之间的正交性来进行DOA估计。与宽带相干信号子空间方法不同,TOFS方法不需要任何初始值的预估及聚焦操作。与宽带非相干信号子空间方法也不同,TOFS方法同时测试各频段噪声子空间与阵列流形之间的正交性。本文仿真了TOFS与IMUSIC、CSSM、TOPS的性能比较。仿真结果表
ssi
- krylov子空间法 krylov子空间方法的程序实现,用于解高阶矩阵-Matlab Codes for Krylov subspace methods 1. MINRES method by Paige and Saunders implementation function [ x, istop, itn, rnorm, Arnorm, Anorm, Acond, ynorm ] = ... minres( A, b, M, shift, show, check, itnlim