登录
首页 » matlab » LT

LT

于 2013-04-10 发布 文件大小:1993KB
0 207
下载积分: 1 下载次数: 1

代码说明:

说明:  结合DBPSK(Differential Binary Phase ShiR Keying)的LT码进行了深入的分析与仿真研究,重点讨论了LT码与调制的联 合优化问题。(The LT code combined DBPSK (Differential Binary Phase ShiR Keying) conducted in-depth analysis and simulation study focused on a the LT code modulation joint optimization problem.)

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

发表评论

0 个回复

  • LatticeFilter
    matlab mex code for lattice prediction
    2009-05-20 02:15:39下载
    积分:1
  • Main
    二维规划问题的蚁群算法,应用蚁群算法,求解二维凸规划问题,实测可用。(Ant colony algorithm for two-dimensional problem, ant colony algorithm is applied to solve the two-dimensional convex programming problems, can be measured.)
    2015-04-10 10:05:31下载
    积分:1
  • clc
    A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a short check value attached, derived from the remainder of a polynomial division of their contents on retrieval the calculation is repeated, and corrective action can be taken against presumed data corruption if the check values do not match.
    2011-08-03 16:31:53下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • A_Star-path-planning-algorithm-demo
    A_Star算法路径规划演示 包括完整的程序和仿真结果,可以运行(A_Star path planning algorithm demo includes a complete program and simulation results, you can run crorrect)
    2015-04-07 18:51:21下载
    积分:1
  • xt_mac
    Kernel module to match MAC address parameters.
    2015-04-19 09:28:45下载
    积分:1
  • 363305686contourlet_toolbox
    该程序是方向滤波器工具包,其中有很多现成的滤波器,及上下采样程序。可直接调用。(The program is the direction filter kit, there are many ready-made filter, and down sampling procedure. Can be called directly.)
    2010-12-21 17:10:06下载
    积分:1
  • PCA_dim
    基于PCA主成分分析的混沌时间序列嵌入维求解算法(Based on PCA principal component analysis of chaotic time series embedding dimension algorithm)
    2013-10-17 19:57:46下载
    积分:1
  • BPSK_main
    BPSK信号的调制和解调,包含卷积编码和解码(BPSK modulation and demodulation of signals, including encoding and decoding convolutional)
    2011-11-08 21:46:57下载
    积分:1
  • taflove
    FDTD Matlab非常好的学习源码,注释详尽。可直接运行,包括1D,2D,3D界条件为PML和UPML,(FDTD Matlab)
    2011-12-05 01:42:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载