登录
首页 » Matlab » ksvd MATLAB代码

ksvd MATLAB代码

于 2023-09-04 发布 文件大小:5.77 kB
0 15
下载积分: 2 下载次数: 1

代码说明:

function [D,Gamma,err,gerr] = ksvd(params,varargin)%KSVD K-SVD dictionary training.%  [D,GAMMA] = KSVD(PARAMS) runs the K-SVD dictionary training algorithm on%  the specified set of signals, returning the trained dictionary D and the%  signal representation matrix GAMMA.%%  KSVD has two modes of operation: sparsity-based and error-based. For%  sparsity-based minimization, the optimization problem is given by%%      min  |X-D*GAMMA|_F^2      s.t.  |Gamma_i|_0

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

发表评论

0 个回复

  • Meanshift聚类
    国外大牛Mean Shift代码,思路比较清晰meanshift算法思想其实很简单:利用概率密度的梯度爬升来寻找局部最优。它要做的就是输入一个在图像的范围,然后一直迭代(朝着重心迭代)直到满足你的要求为止。
    2022-05-21 11:31:17下载
    积分:1
  • LM
    说明:  Levenberg-Marqardt最优迭代算法(Levenberg-Marqardt optimal iterative algorithm)
    2009-12-25 17:21:15下载
    积分:1
  • WiMAX-Simulink
    Implementation of a WiMAX simulator in Simulink
    2010-09-21 15:10:20下载
    积分:1
  • speech
    运用matlab仿真实现语音增强和噪声消除的功能(Matlab simulation using voice enhancement and noise reduction features)
    2010-05-12 16:26:05下载
    积分:1
  • Buck-DC-DC-Converter
    Buck DC DC Converter
    2014-11-14 01:40:44下载
    积分:1
  • FRlineflow
    to find a losses in tranmission line
    2013-04-25 09:14:08下载
    积分:1
  • matlab_jing_dian_suan_fa
    其中包括了matlab中最基本的算法院程序,对于编程有很大帮助(Matlab including the operator of the most basic court procedures, the program will be of great help)
    2007-04-11 09:21:59下载
    积分:1
  • Ori_stereopara_relativna
    Relative orientation (kraus)
    2013-03-18 05:48:38下载
    积分:1
  • huitu
    matlab 常用算法 一些常用的绘图命令 拿来就能用(classical algorithm matlab program drawing)
    2013-04-10 09:50:20下载
    积分:1
  • Kruskal最小生成树
    matlab练习程序(Kruskal最小生成树) 老物了,网上的例子多的数不过来。不过我还是有必要练习一下的。之所以看这个算法是因为最近在看颜色聚合向量时,有的论文用到了最小生成树,因此我就拿来熟悉一下。Kruskal算法类似于连通分支算法,感觉和过去实现过的连通区域标记算法非常像。
    2022-04-20 09:50:08下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载