登录
首页 » matlab » ldpc-decoder-matlab

ldpc-decoder-matlab

于 2015-01-10 发布 文件大小:3KB
0 142
下载积分: 1 下载次数: 16

代码说明:

  Specify the condition to stop the decoding iterations as one of Maximum iteration count | Parity check satisfied . The default is Maximum iteration count . When you set this property to Maximum iteration count , the object will iterate for the number of iterations you specify in the Maximum Iteration Count property. When you set this property to Parity check satisfied , the object will determine if the parity checks are satisfied after each iteration and stops if all parity checks are satisfied.

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

发表评论


0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • Patch-antenna
    同轴馈电的微带贴片天线的各项辐射特性(内含网格生成器)(Coaxial fed microstrip patch antenna radiation characteristics)
    2020-10-22 12:17:23下载
    积分:1
  • DS_CDMA
    DS_CDMA通信仿真 MATLAB仿真 通信系统 (DS_CDMA communication simulation MATLAB simulation communication system)
    2015-01-23 20:57:51下载
    积分:1
  • simplex
    This program is used to do optimisation for multidimension system, SIMPLEX method for multidimensional unconstrained non-linear optimsiation (This program is used to do optimisation for multidimension system, SIMPLEX method for multidimensional unconstrained non-linear optimsiation)
    2009-10-27 13:57:08下载
    积分:1
  • 80216a-03_01
    适用于802.16d的无线信道模型的说明文档,是standford的sui信道模型(Applicable to the wireless channel model 802.16d documentation is standford of sui channel model)
    2008-06-05 10:05:45下载
    积分:1
  • oppo_Differential-Evolution
    反向差分源代码,入口为main()函数内含详细注释,解决函数维度具有可扩展性。(Reverse differential source code, the entrance to main () function contains detailed notes, solve scalability dimension function.)
    2014-12-25 17:36:48下载
    积分:1
  • svm-demo
    关于支持向量机的一种较快速的计算方法,可以提高其计算速度,SVM-demo算法.(on support vector machines a more rapid method of calculation can improve their speed, SVM-demo algorithm.)
    2007-04-08 20:17:19下载
    积分:1
  • SA
    说明:  Matlab code for simulation of Simulated Annuling
    2014-08-08 20:35:35下载
    积分:1
  • frft2
    VERY IMPORTANT MATLAB PROGRAM
    2013-09-22 17:58:22下载
    积分:1
  • BLDC_speed_control
    this is a matlab file that contains a simulink simulation of a BLDC motor
    2014-12-31 22:13:02下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载