资源简介
一个常用的稀疏表示分类器,SRC分类器,用于信号或图像分类,需共同配合CVX运行,可见示例example.m。
代码片段和文件信息
X=rand(1520);
labels=[-ones(41);2*ones(51);3*ones(61)];
Y=rand(1020);
%A=sparse_represent(YX0.3);
[predictionssrc_scores]=src(XlabelsY0.3)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 149 2012-01-05 20:02 Sparse_Representations_classifier\example.m
文件 1017 2012-03-22 15:47 Sparse_Representations_classifier\INSTALL.txt
文件 1491 2012-01-05 20:02 Sparse_Representations_classifier\sparse_represent.m
文件 1595 2012-01-05 20:02 Sparse_Representations_classifier\sparse_represent_kernelized.m
文件 1518 2012-01-05 20:02 Sparse_Representations_classifier\src.m
文件 23 2012-01-05 20:02 Sparse_Representations_classifier\src_setup.m
文件 1314 2014-02-12 13:54 license.txt
相关资源
- sparse_representation 最热门的稀疏表示的
- SRC
- k_svd k-svd算法m代码.用于形成冗余字典
-
ob
ject-Recognition-via-Sparse-PCA 利用稀疏 - FaceRecogTool 基于稀疏表示的人脸识别系
- KSVD-for-SAR_LOG 用基于稀疏表示和KSVD字
- xinhaoyutuxiangdexishufenjie 西南交通大学出
- CSR_IR 基于稀疏表示的图像重建
- SRC 经典的稀疏表示SRC算法
- orthogonal-matching-pursuit OMP算法的matlab的
- Wavelet_IRLS 压缩感知CS——采用小波变
- ScSR Jianchao Yang 的基于稀疏表示的单幅
- HaarPSRC=Vehicle-detection 运用harr特征+SR
- GMCA gmcalab 快速广义的形态分量分析算
- KSVD 稀疏表示中字典学习算法KSVD的实
- SRC 一个自己编的稀疏表示分类程序(
- Sparse-representation 稀疏表示的matlab代码
-
me
taface_ICIP 利用稀疏表示一集字典学 - RSC 人脸识别的稀疏表示识别方法将稀
- Wavelet_ROMP 压缩感知CS——采用小波变
- BPDN 基于字典学习的匹配追踪算法
- sparse-decomposition 基于稀疏表示的卡通
- SSR_DOA 稀疏表示doa估计
- 稀疏分解内含完整的MATLAB代码
评论
共有 条评论