登录
首页 » matlab » 1004.5367v1

1004.5367v1

于 2010-05-22 发布 文件大小:145KB
0 119
下载积分: 1 下载次数: 2

代码说明:

  有关可变码长的LDPC编码电路的设计与实现和一些相关的英文资料以及文献(LDPC)

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

发表评论

0 个回复

  • ookd
    基于matlab的通断键控调制模块,跟通信原理书上的2ask调制原理类似,在调用时,需要在主函数中加入调制信号,和进制数,一般是2(Matlab on-off keying modulation of the module, with the Communication Theory book 2ask similar modulation principle, in the call, there is a need to add in the main function of modulation signal, and the hexadecimal number, typically 2)
    2009-05-02 17:08:26下载
    积分:1
  • zuoyoumatlabcode
    关于最优化算法的matlab 程序,搜索方向包括线性和非线性搜索(With regard to optimization algorithm matlab program, the search direction, including linear and nonlinear search)
    2009-12-03 16:01:10下载
    积分:1
  • svpwm12345
    说明:  这个SVPWM应该是好的。传一个共享哈!呵呵!(This should be good SVPWM. Chuan-a shared Ha! Ha ha!)
    2008-09-09 14:57:55下载
    积分:1
  • signal-and-system-with-matlab
    信号与系统——连续与离散_MATLAB文件(Signals and Systems- Continuous and Discrete _MATLAB file)
    2011-04-23 16:16:47下载
    积分:1
  • wlan_11n_simulink_mod
    Simulink model of wlan.11.n
    2010-05-16 00:50:35下载
    积分:1
  • HW1_3_signerrorLMS
    Adaptive filter 三种演算法RLS,LNS sign error LMS(three RLS algorithm. LNS sign error LMS)
    2006-11-05 01:29:33下载
    积分:1
  • MATLAB-Files
    this is about matlab and its applications.
    2013-08-20 03:07:43下载
    积分: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
  • ofdm
    OFDM simulation for matlab with 4 qam
    2010-09-21 07:03:53下载
    积分:1
  • MATLABtongxinxitong
    这些都是通信系统仿真与分析一书的源代码,希望对初学者有用,从基本的理论很好的用matlab进行了最基本的仿真(These are the communications system simulation and analysis of the source code of the book, I hope useful for beginners, from the basic theory of good use to the most basic matlab simulation)
    2009-04-13 20:48:17下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载