登录
首页 » matlab » LDPC-matlab

LDPC-matlab

于 2011-04-14 发布 文件大小:16KB
0 308
下载积分: 1 下载次数: 5

代码说明:

说明:  用于LDPC仿真的matlab代码,仿真LDPC编码的性能(Matlab simulation for LDPC code simulation of the performance of LDPC codes)

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

发表评论

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
  • Tutor_of_MATLAB
    完整精通MATLAB综合辅导与指南书籍,网上有些缺少前4章。(Full proficiency in MATLAB integrated counseling and guide books, the Internet and some lack of pre-Chapter 4.)
    2008-02-26 16:49:39下载
    积分:1
  • RFLNA
    本文设计了低噪声LNA放大器,较好了达到了指标,但是仍需改进。(This article is designed LNA low-noise amplifier has achieved a good target, but still needed improvement.)
    2009-12-13 00:15:36下载
    积分:1
  • OMP
    说明:  本程序实现了信号稀疏分解的经典算法OMP!(This program implements a classic signal sparse decomposition algorithm OMP!)
    2011-03-04 10:20:27下载
    积分:1
  • Chapter5
    关于无线网络MATLAB仿真经典教材的代码,适合有一定基础的同志们学习(MATLAB simulation of the classic textbook wireless network code for a certain comrades based learning)
    2010-07-06 12:36:49下载
    积分:1
  • chirp3zhongbianhuan
    tfrstft和tfrgabor不同窗函数,不同窗长度的时频性能分析。(tfrstft and tfrgabor different window function different window length, time-frequency analysis of performance. Note: The required frequency toolbox)
    2012-10-11 21:20:52下载
    积分:1
  • PODpod
    POD本征正交分解POD本征正交分解POD本征正交分解POD本征正交分解(POD POD proper orthogonal decomposition of the orthogonal decomposition POD proper orthogonal decomposition POD of the orthogonal decomposition)
    2013-05-15 20:35:17下载
    积分:1
  • mierdaPAraTiCabron
    This is code test to test the uploading features in this platform
    2012-11-28 21:18:08下载
    积分:1
  • SVM
    In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
    2014-12-14 21:33:26下载
    积分:1
  • svc
    支持向量机实现代码!(Support vector machine to achieve code!)
    2007-08-04 10:39:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载