登录
首页 » matlab » LTE_conv_coder

LTE_conv_coder

于 2013-12-13 发布 文件大小:1KB
0 49
下载积分: 1 下载次数: 9

代码说明:

  these code implement convolutional coder and decoder used in LTE mobiles. this code used in 4G mobiles release 8.

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

发表评论

0 个回复

  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • bandstruct1d
    This is a Matlab function that calculates the band structure for an one dimensional structure by means of PWE method. you will see more details about using it insid the file.
    2010-02-22 13:43:41下载
    积分:1
  • dtcsystem
    说明:  异步电机直接转矩控制系统框图,在matlab/simulink环境下实现了整个系统的仿真运行,学习直接转矩控制的必备资料。(Induction Motor Direct Torque Control system block diagram, in matlab/simulink environment to achieve the whole system simulation run, the direct torque control of essential learning materials.)
    2010-04-05 09:47:37下载
    积分:1
  • RTHS_Base_Isolation_DEMO_to_publish
    这是一个由matlab编写的RTH基础隔震试验仿真。可帮助初学者理解RTH的概念和建立在原始演示系统的单度自由RTH多自由度体系。它还允许用户选择不同的隔震层参数的确定对结构响应的影响。(This is a matlab prepared by the RTH base isolation test simulation. The concept can help beginners understand RTH and based on the single degree of freedom RTH original demo system of multi degree of freedom system. It also allows the user to select the isolation layer parameters of different effects on the structural response.)
    2014-08-25 18:11:50下载
    积分:1
  • dafei08
    说明:  MATLAB开发的俄罗斯方块。绝对源码。直接运行即可。(MATLAB russian CROCS)
    2011-03-23 21:53:06下载
    积分:1
  • Vehicle-Type-Recognition
    一个用于识别客车、轿车、面包车等的车型识别的程序,用matlab编写,利用背景差分得到车辆区域,再做后续图像处理(A model identification procedures used to identify buses, cars, vans, etc., using matlab prepared using the context of the differential area of ​ ​ the vehicle, then a subsequent image processing)
    2013-04-30 10:09:41下载
    积分:1
  • etdge
    自适应算法中ETDGE方法求两信号时延估计值的matlab程序(The matlab program of ETDGE algorithm )
    2012-03-07 19:54:10下载
    积分:1
  • thr
    利用相关分析法辨识系统的脉冲响应并比较离散、递推、矩阵三种算法结果,包括M序列的生成(Impulse Response Identification system using correlation analysis and comparison of discrete, recursion, matrix three algorithms results, including the M sequence generation)
    2015-12-16 23:29:46下载
    积分:1
  • MUSIC
    MUSIC算法是最经典的超分辨DOA估计方法,它利用了信号子空间和噪声子空间的正交性,构造空间谱函数,通过谱峰搜索,检测信号的DOA。MUSIC算法对DOA的估计从理论上可以有任意高的分辨率(MUSIC algorithm is the most classical super-resolution DOA estimation method. It uses the orthogonality of signal subspace and noise subspace to construct spatial spectral function, and detects the DOA of signal through peak search. MUSIC algorithm can theoretically estimate DOA with arbitrary high resolution.)
    2019-04-11 16:18:18下载
    积分:1
  • signal_compression2
    运用matlab编写,可用于一维信号压缩,经验证应用效果较好。(Using matlab prepared for one-dimensional signal compression, proven applications better.)
    2013-07-14 20:17:54下载
    积分:1
  • 696524资源总数
  • 103838会员总数
  • 43今日下载