搜索资源列表
LFM-MP-SNR
- 信号与信息处理——阵列信号处理DOA估计的matlab算法,这是线性调频信号的稀疏分解算法,wigner_will分布
mp
- matlab程序仿真无线通信多径效应
GA—MP稀疏分解算法
- 基于遗传算法和匹配追踪算法的稀疏分解算法
cs.rar
- 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。,Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.
matlab
- mpsk生成代码,各种方式生成的代码 ,包括2psk,qpsk,8psk,16psk等-MPSK generate code, generate code in various ways, including 2psk, qpsk, 8psk, 16psk such as
matchingpursuit
- matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
CS_MP
- MP重构算法程序!可以直接运行!而且有十分清晰的注释!适合刚接触压缩感知重构算法初学者使用-compressed sensing reconstruction matching puristi
support_detection
- 压缩感知的几种算法的检测概率的对比,M-OMP,MP,OMP-Several compressed sensing algorithm comparison of detection probability, M-OMP, MP, OMP
MP-FFT
- 基于FFT的MP算法(matching pursuit)匹配跟踪,实现信号的稀疏分解-FFT-based MP algorithm (matching pursuit) matching pursuit, sparse decomposition of the signals
MP
- 本书是以Matlab作为平台,对在科研中的经常遇见的数学物理方程提供了详细的解法。最重要的是对函数方程提供了可视化界面,是一本在数据处理方面很好的参考资料。-This book is based on Matlab as a platform for scientific research. It offers some special solution for the mathematical physics equations in our scientific works. for the
mp
- matching pursuit algrithmic
MPP
- 利用MP(矩阵束)算法进行TOA估计,可用于无线传感器网络节点定位-TOA estimation by Matrix Pencil algorithm for wireless sensor network node localization
LEACH
- 关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!-Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring and measuring in coalmine goaf . One of the i mportant r
Harmonicinterferencesuppression
- 针对混沌参数调制( C P M) 的电力线通信( P L C) 中谐波引起的窄带干扰, 两阶段动态估计方法根据最小 相空间体积( MP S V) 准则估计模型参数, 计算量大。为此, 提出将未知参数合并到增广状态矩阵的联合卡尔曼滤 波方法, 避免了专门的参数估计过程, 在提高增益性能的同时有效降低了计算量。方法的性能通过对混沌电力 线通信下的单音干扰和多音干扰的有效抑制得到了验证。-For the chaotic parameter modulation (CPM) of th
MP
- 基于匹配追踪的信号稀疏分解的一种新方法的仿真-Based on matching pursuit signal decomposition A new method for sparse
cs
- 用 MATLAB实现的MP算法 很简单而且有中文的说明 以往初学者-MP algorithm is implemented using MATLAB is very simple and the instructions in Chinese for beginners a good look at the past
mp-suanfa
- 本文章采用的是MATLAB环境下的源程序,是关于图像特征提取方面的-This article is used in MATLAB environment of the source, is about the image feature extraction in
MP
- 经典的信号稀疏分解算法MP的实现。随着迭代次数增大,恢复的信号越精确。-The classic signal sparse decomposition algorithm MP . With the number of iterations increases, the more accurate the signal is recovered
MP的matlab程序
- 利用MP算法进行信号重构。matlab编写的程序。
MP
- MP算法代码 作为对信号进行稀疏分解的方法之一,将信号在完备字典库上进行分解。(MP algorithm as one of the sparse decompose method ,make the single decomposed in a dictionary library)