登录
首页 » matlab » sharingcode-LCKSVD

sharingcode-LCKSVD

于 2020-07-21 发布 文件大小:15751KB
0 181
下载积分: 1 下载次数: 41

代码说明:

  LC-KSVD算法代码,(LC-KSVD algorithm code, < > )

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

发表评论

0 个回复

  • xiebo
    一种可行的基于傅立叶变换式的谐波测量方法(One possible type based on Fourier transform method for harmonic measurement)
    2010-11-10 11:49:24下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • OFDMChEstAlgLSE
    OFDM channel using LMS
    2013-11-18 23:11:30下载
    积分:1
  • 14230-2s
    ISO14230-2 specification
    2009-03-31 16:44:29下载
    积分:1
  • SPM
    信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,Matlab实现。(Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, Matlab implementation.)
    2010-01-12 01:47:01下载
    积分:1
  • channl
    bch编码技术的信道仿真,而且附加了解释(bch coding technology channel simulation, and an additional explanation)
    2007-05-21 15:43:45下载
    积分:1
  • 异步双馈风力发电系统的simulink仿真序xinjianmox
    异步双馈风力发电系统的simulink仿真程序,建模已完成。可以学习下(Asynchronous double fed wind power generation system simulink simulation program, modeling has been completed. You can learn)
    2020-07-05 18:38:59下载
    积分:1
  • zxb
    zxb:提取wav波得语音声学特征MFCC,以及用praat提取wav波的基频。(zxb: extract acoustic features of voice wav wave was MFCC, and extracted with praat wav wave fundamental frequency.)
    2011-05-01 12:26:58下载
    积分:1
  • c6
    说明:  该程序中提供了用matlab描述的有关滤波器的设计源代码(sfdgfdgfhgjhkjh)
    2010-05-18 09:59:35下载
    积分:1
  • DOA_esprit
    谱估计源程序:是谱估计中的经典算法esprit,MUSIC等算法的源程序(spectrum estimation source : the estimation of the classical algorithm esprit, the MUSIC algorithm source code)
    2007-03-09 10:46:26下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载