登录
首页 » matlab » compressed--sensing-

compressed--sensing-

于 2014-02-19 发布 文件大小:177KB
0 182
下载积分: 1 下载次数: 20

代码说明:

  压缩感知算法,提出了一种新型的信道估计算法(compressed sensing although,A novel channel estimation algorithm is proposed)

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

发表评论

0 个回复

  • chapter4
    几个matlab例子。对于初学者有很好的帮助,可以试试看。。挺不错的(Several matlab example. Good help for beginners, you can give it a try. . Very good)
    2012-05-24 12:41:49下载
    积分:1
  • matlab-for-ar-model
    ar模型检验 用于matlab中 比较简单 (ar model for matlab )
    2011-10-09 23:48:24下载
    积分:1
  • Mindlin
    Code to operate with Midlin equation to extract inharmonic frequencies
    2014-11-26 18:01:21下载
    积分:1
  • Model-reference-adaptive-control-
    模型参考自适应控制—用mit法设计一个稳定的系统 病调试(Model reference adaptive control using MIT method to design a stable system disease debugging )
    2014-08-19 15:26:03下载
    积分:1
  • matlab_for_beginners
    matlab tutorial for beginners
    2014-09-08 19:17:20下载
    积分:1
  • tracking
    说明:  确定性系统中建立一个跟踪系统让稳态误差变成0 ( This script demonstrates designing a tracking system with feedback and gain compensation to bring steady-state error to 0 and a settling time of 2.5 seconds. The response to a unit step is simulated and plotted to compare the system before and after compensation. This uses the STEP function from the system id toolbox and also ODE45 function to compute the step response.)
    2010-04-29 05:38:32下载
    积分:1
  • morph3
    三维图像形态学函数的实现,三维腐蚀效果,matlab toolbox 中有二维实现,但迄今为止还没见到三维实现(graphic morph erode3)
    2009-09-28 11:36:03下载
    积分: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
  • 0502_2
    基于matlab的8-3编码器,使用模块实现编码,并进行封装(8-3 matlab-based encoder module using coding and packaging)
    2014-07-10 19:44:18下载
    积分:1
  • Renyi_Tsallis
    用于计算时间序列的Renyi熵和Tsallis熵,尤其可以用来度量脑电的复杂度,是刻划脑电的重要指标。(For the Renyi entropy and Tsallis entropy of the time series, especially can be used to measure the complexity of EEG, EEG is an important index to describe the.)
    2016-04-12 20:05:06下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载