登录
首页 » MATLAB » 压缩与LS估计(matlab)

压缩与LS估计(matlab)

于 2021-05-06 发布
0 151
下载积分: 1 下载次数: 1

代码说明:

%% 正交匹配追踪算法% 自己的理解:1.传感矩阵需要列正交,以防止支撑集元素不唯一,m序列的循环移位矩阵作为传感矩阵,如果列的维数过小,则列正交性变差% 2.迭代次数要大于稀疏度,但如果大的比较多,则出现误差也将增大% 3.要求的信噪比要比较大

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PSO多目标优化(PSOfirst.m)
    PSO多目标优化(PSOfirst.m)
    2021-05-06下载
    积分:1
  • AM调制解调( AM调制信号分析)
    AM调制解调
    2020-11-29下载
    积分:1
  • 三相逆变器
    【实例简介】
    2021-10-04 00:31:03下载
    积分:1
  • 10kV配电网搭建(groundfualt.slx)
    10kV配电网搭建(groundfualt.slx)
    2020-11-06下载
    积分:1
  • CFAR
    CFAR
    2020-05-14下载
    积分:1
  • 谱聚类算法对比
    谱聚类能够识别任意形状的样本空间且收敛于全局最优解,其基本思想是利用样本数据相似矩阵的进行特征分解后得到的特征向量进行聚类,程序进行了几种不同聚类算法的比较,包括Q矩阵聚类,kmeans聚类,第一特征分量聚类,第二广义特征分量聚类,公用数据生成和近邻矩阵生成
    2021-05-06下载
    积分:1
  • 永磁同步电机最大转矩电流比控制与弱磁控制
    【实例简介】
    2021-09-15 00:30:57下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 音采集与处理.doc
    【实例简介】课程设计:基于Matlab的信号与系统分析仿真,包含原理、过程、总结以及源码
    2021-05-30 00:31:13下载
    积分:1
  • gso算法(matlab代码)
    gso算法(matlab代码)
    2020-12-08下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载