登录
首页 » matlab » Analysis-K-SVD

Analysis-K-SVD

于 2014-01-12 发布 文件大小:1287KB
0 66
下载积分: 1 下载次数: 35

代码说明:

  经典论文PDF“Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model”及其工具箱,对学习K-SVD很有帮助(Classic paper PDF " Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model" and its toolbox, useful for learning K-SVD)

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

发表评论

0 个回复

  • MatlabFiles
    matlab文件中的各个用于通信系统信道均衡和估计的函数(matlab file used for communication systems in various channel equalization and estimation of the function)
    2009-12-15 10:35:53下载
    积分:1
  • conv_coding
    这是一个卷积码的编码的源程序,适用于实现卷积码编码的MATLAB仿真(This is a convolution code coding the source program, suitable to achieve convolution code coding of MATLAB simulation.)
    2012-05-15 17:04:21下载
    积分:1
  • Newton
    牛顿插值和三次样条插值的matlab实现(Newton interpolation and cubic spline interpolation)
    2009-03-06 18:36:29下载
    积分:1
  • sim
    matlab with simulink can do simulation of wimax before you can model your system then simulate to improve the performance
    2010-01-31 06:49:59下载
    积分:1
  • experiment
    a. 熟悉MATLAB软件的用户环境,掌握其一般目的命令和MATLAB数组操作与运算函数(a. familiar with the MATLAB software, user environment, control its general purpose command and MATLAB array manipulation and calculation functions)
    2010-05-23 09:03:31下载
    积分:1
  • Blind-deconvolution-program
    实现盲解卷积的算法讲解和例程,非常好的资源(Blind deconvolution algorithms and routines to explain, very good resource)
    2014-09-22 16:14:17下载
    积分:1
  • LEACH-Test
    leach分簇算法,代码简单易懂,适合学习(leach algorithm)
    2014-11-30 22:44:02下载
    积分:1
  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • matlab-work
    matlab program for guidance purpose
    2009-07-07 14:51:41下载
    积分:1
  • Grid_Connected_Fuel_Cell
    基于simulink编写的燃料电池并网模型(Prepared based on simulink model of a fuel cell and network)
    2020-11-21 10:39:37下载
    积分:1
  • 696524资源总数
  • 103978会员总数
  • 64今日下载