登录
首页 » matlab » LDPC

LDPC

于 2021-03-13 发布 文件大小:28KB
0 276
下载积分: 1 下载次数: 143

代码说明:

  ldpc码通过瑞利衰落信道功能分析BPSK 调制解调(LDPC MATLAB)

文件列表:

LDPC
....\ysw程序
....\.......\三种码长通过瑞利衰落信道
....\.......\........................\A.mat,175,2015-04-16
....\.......\........................\B.mat,175,2015-04-16
....\.......\........................\BPSK_BER1.mat,335,2015-04-15
....\.......\........................\BPSK_BER1_1.mat,343,2015-04-15
....\.......\........................\BPSK_BER2.mat,335,2015-04-15
....\.......\........................\BPSK_BER2_1.mat,343,2015-04-15
....\.......\........................\BPSK_BER3.mat,332,2015-04-15
....\.......\........................\BPSK_BER3_1.mat,341,2015-04-15
....\.......\........................\C.mat,175,2015-04-16
....\.......\........................\ysw1.m,2637,2015-04-16
....\.......\........................\ysw123_cmpare.m,975,2015-04-16
....\.......\........................\ysw123_plot.m,590,2015-04-16
....\.......\........................\ysw123_plot_no.m,602,2015-04-16
....\.......\........................\ysw1_1.m,2672,2015-04-15
....\.......\........................\ysw1_1_plot.m,297,2015-04-15
....\.......\........................\ysw1_plot.m,305,2015-04-15
....\.......\........................\ysw1_plot_compare.m,408,2015-04-15
....\.......\........................\ysw2.m,2627,2015-04-16
....\.......\........................\ysw2_1.m,2617,2015-04-15
....\.......\........................\ysw2_1_plot.m,299,2015-04-15
....\.......\........................\ysw2_plot.m,299,2015-04-15
....\.......\........................\ysw2_plot_compare.m,400,2015-04-15
....\.......\........................\ysw3.m,2623,2015-04-16
....\.......\........................\ysw3_1.m,2627,2015-04-16
....\.......\........................\ysw3_1_plot.m,293,2015-04-15
....\.......\........................\ysw3_plot.m,295,2015-04-16
....\.......\........................\ysw3_plot_compare.m,400,2015-04-15
....\.......\两种信道
....\.......\........\BPSK_AWGN_BER.mat,356,2015-04-15
....\.......\........\BPSK_Rayleigh_BER.mat,366,2015-04-15
....\.......\........\ysw_AWGN_plot.m,320,2015-04-15
....\.......\........\ysw_BPSK_AWGN.m,2552,2015-04-15
....\.......\........\ysw_BPSK_Rayleigh.m,2639,2015-04-15
....\.......\........\ysw_plot_compare.m,521,2015-04-15
....\.......\........\ysw_Rayl_plot.m,326,2015-04-15
....\.......\两种调制方式
....\.......\............\BPSK_BER.mat,343,2015-04-15
....\.......\............\QPSK_BER.mat,343,2015-04-15
....\.......\............\ysw_BPSK.m,2621,2015-04-15
....\.......\............\ysw_BPSK_plot.m,313,2015-04-15
....\.......\............\ysw_plot_compare.m,421,2015-04-15
....\.......\............\ysw_QPSK.m,2598,2015-04-15
....\.......\............\ysw_QPSK_plot.m,298,2015-04-15
....\程序说明.txt,1881,2015-04-16

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

发表评论

0 个回复

  • MatlabPlot
    说明:  实现在MAtlab中动态绘图,把大量的数据以波形的形式显示出来,具体怎么实现请仔细阅读程序。(MAtlab achieve dynamic drawings, the large amount of data to the form of waveforms displayed, how the achievement of specific procedures, please read carefully.)
    2009-08-09 11:32:15下载
    积分:1
  • f
    说明:  cole_cole 1D inverse
    2011-04-27 21:22:12下载
    积分:1
  • speechenhancement
    在MATLAB环境下使用谱减法对语音信号进行增强,程序可以运行(In the MATLAB environment using spectral subtraction speech signal enhancement program can run)
    2013-07-09 15:22:08下载
    积分:1
  • selection-combining-diversity
    this is the selection diversity technique, used for avoiding the effects of fading.
    2014-10-27 18:30:11下载
    积分:1
  • LMFnlsq2
    本程序是LM方法实现的主程序,并且本程序通过了LMFnlsq2test.rar程序的测试,证明了程序的正确性和有效性。顺便说下,上面的LMFnlsq2test.rar里面的程序是一个测试程序,它的描述写错了。(This LM method is the main program, the program and the program passed LMFnlsq2test. Rar program test, proves the correctness and effectiveness of the program.. By the way, the above LMFnlsq2test rar program is a test program, a description of the write it wrong.)
    2014-11-12 22:15:08下载
    积分:1
  • Birch-matlab--master
    说明:  BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets.[1] An advantage of BIRCH is its ability to incrementally and dynamically cluster incoming, multi-dimensional metric data points in an attempt to produce the best quality clustering for a given set of resources (memory and time constraints). In most cases, BIRCH only requires a single scan of the database.
    2020-09-01 05:43:35下载
    积分:1
  • ricianchannel
    说明:  关于莱斯信道的仿真,进行分析及绘图,包含三个程序(rician_channel_right)
    2019-04-24 08:58:50下载
    积分:1
  • photonic-crystal-reflectivity
    用ezplot命令来计算模拟一维二元光子晶体的反射率(Ezplot order to use simulation to calculate the binary one-dimensional photonic crystal reflectivity)
    2009-04-18 12:55:31下载
    积分:1
  • SAR-signal-processing-with-matlab-
    这里包括synthetic aperture radar signal processing with matlab algorithms 英文书以及附带源代码,书是全英文的,作者是Mehrdad Soumekh,书中有详细的雷达信号处理方法,附带程序中的成像算法包括一维距离像、条带式、聚束式等多种模式的SAR成像。可以作为有一定SAR基础的同行的编程参考。 (The files include the book of synthetic aperture radar signal processing with matlab algorithms English books and its source code, book is in English, the author is Mehrdad Soumekh. The imaging algorithm includes a one-dimensional range profile, band type, spotlight SAR imaging a variety of modes. SAR can be used as the basis of a certain peer programming reference.)
    2021-04-22 16:38:48下载
    积分:1
  • neidianfa-MATLAB
    内点法matlab程序,其中包含对经济性要求条件(Interior point method matlab program, which contains the conditions of the economic requirements)
    2013-02-28 15:05:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载