登录
首页 » matlab » compressive-sensing

compressive-sensing

于 2020-12-09 发布 文件大小:5KB
0 84
下载积分: 1 下载次数: 110

代码说明:

  压缩感知入门程序,让你快速掌握压缩感知的基本思路(the fundamental of compressive sensing, you can understand the compressive sensing this code.)

文件列表:

example.m,911,2015-12-02
get_A_random.m,64,2015-11-06
get_sparse_fun.m,120,2015-11-06
l1eq_pd.m,5370,2009-11-07
yasuoganzhi_helloword.m,3130,2015-11-06

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

发表评论

0 个回复

  • signaldetection
    电子科技大学《信号检测与估计课件,研究加性噪声中的检测与估计(Signal detection and estimate )
    2010-12-31 10:41:16下载
    积分:1
  • nothcfilter
    说明:  针对EMG(肌电信号)的频率范围,设计一个带通+陷波 滤波器-For EMG (EMG) frequency range, the design of a band-pass+ Notch filter
    2011-04-09 09:50:35下载
    积分:1
  • RSA
    this is coding of dwt in matlab
    2011-10-14 02:55:59下载
    积分:1
  • jmj
    直接转矩控制 同步电机的 传统控制pmsm 很好的仿真(Synchronous Motor Direct Torque Control the traditional control pmsm good simulation)
    2020-06-30 10:20:01下载
    积分:1
  • dijkstra
    数学建模运筹学重要算法,包含资料 包含说明 大全(Mathematical modeling operations research important algorithms, including data)
    2014-01-04 15:42:00下载
    积分:1
  • stap
    RDP-距离域分段滤波-预处理 (RDP- distance domain segment filtering preprocessing)
    2021-03-04 16:49:32下载
    积分:1
  • PI_Hysteresis_Model
    对带磁滞环的驱动器进行建模,可用于模型估计(Prandtl-Ishlinskii hysteresis model for hystersis in actuator)
    2021-04-10 18:38:59下载
    积分:1
  • workkalmanfilter5
    说明:  这些程序都是经过本人和许许多多工作过学习过的老师同学,以及一些志同道合的哥么们长期使用验证确实好使的(these procedures are numerous and I worked and studied the teachers and fellow students, and some like-minded Columbia Mody have long-term use of the test so that really)
    2006-04-06 18:24:17下载
    积分:1
  • RunFaceRecog
    说明:  基于matlab的人脸识别程序,可以实现简单的人脸识别功能,算法基于LDA(linear discriminant analysis)(Matlab-based face recognition program, you can achieve a simple face recognition algorithm based on LDA (linear discriminant analysis))
    2011-02-21 16:47:06下载
    积分: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
  • 696518资源总数
  • 104269会员总数
  • 42今日下载