登录
首页 » PDF » cosamp

cosamp

于 2014-11-28 发布 文件大小:269KB
0 239
下载积分: 1 下载次数: 2

代码说明:

  THIS PDF IS AN INTRODUCTION TO ILLUSTRATE TH COSAMP ALGORITHM

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

发表评论

0 个回复

  • diliuci
    自己编写的源代码能实现简单的形态学操作,如腐蚀膨胀边界提取(I have written the source code to achieve a simple morphological operations, such as corrosion expansion boundary extraction)
    2011-05-15 23:15:33下载
    积分:1
  • QPSK1
    在通信建模与仿真的过程中,QPSK是其中的一个简单例子(the simulator of QPSK is very important)
    2014-12-04 22:42:12下载
    积分:1
  • experiment1
    说明:  噪声中正弦信号的现代法谱分析,采用了直接法、间接法、Bartlett法和Welch法,分别分析了不同窗长度、不同窗函数和不同信噪比对谱估计的影响。(Modern normal spectrum analysis of sinusoidal signal in noise adopts direct method, indirect method, Bartlett method and Welch method. The effects of different window lengths, different window functions and different signal-to-noise ratios on spectrum estimation are analyzed respectively.)
    2019-03-06 15:41:52下载
    积分:1
  • 三转角插值
    说明:  三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
    2006-01-13 18:31:09下载
    积分:1
  • OFDM中LS和DFT信道估计算法matlab序实现及比较
    说明:  qpsk,共轭,交织,加扰,块状导频,ls估计(LS estimation of QPSK conjugate interleaved and disturbed block pilot)
    2021-04-15 10:08:55下载
    积分:1
  • 8PSKwithBCH.m
    8PSK调制解调结合BCH编解码的Matlab程序代码(Matlab programme for 8PSK modulation with BCH code & decode)
    2010-03-04 21:13:57下载
    积分: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
  • 123
    这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特(This is a multi-target data fusion on a good article you want to help. Principle of clear, maverick)
    2010-02-26 16:36:49下载
    积分:1
  • MatlabTipp
    This is a matlab review.
    2012-09-30 20:31:00下载
    积分:1
  • MATLAB-QPSK
    QPSK信号生成 matlab编写的程序 并且分为i路 与q路进行(QPSK signal)
    2013-11-21 22:24:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载