登录
首页 » C++ » PolarCode110

PolarCode110

于 2012-05-31 发布 文件大小:278KB
0 260
下载积分: 1 下载次数: 102

代码说明:

  Polar code的仿真实现,里面已经已类的方式封装,利于重用(Polar code implementation, for BER simulation)

文件列表:

doc
...\annotated.html,3566,2011-02-08
...\bc_s.png
...\classes.html,3560,2011-02-08
...\classPolarCode.html,44961,2011-02-08
...\classRobProb_1_1llr.html,24540,2011-02-08
...\classRobProb_1_1lvalue.html,22001,2011-02-08
...\classRobProb_1_1plr.html,20468,2011-02-08
...\classRobProb_1_1pvalue.html,21721,2011-02-08
...\closed.png
...\doxygen.css,12013,2011-02-08

...\files.html,4083,2011-02-08
...\formula.repository,2231,2011-02-08
...\form_0.png
...\form_1.png
...\form_10.png,240,2011-02-08
...\form_11.png,254,2011-02-08
...\form_12.png,697,2011-02-08
...\form_13.png,787,2011-02-08
...\form_14.png,250,2011-02-08
...\form_15.png,855,2011-02-08
...\form_16.png,265,2011-02-08
...\form_17.png,643,2011-02-08
...\form_18.png,745,2011-02-08
...\form_19.png,804,2011-02-08
...\form_2.png,420,2011-02-08
...\form_20.png,437,2011-02-08
...\form_21.png,351,2011-02-08
...\form_22.png,217,2011-02-08
...\form_23.png,395,2011-02-08
...\form_24.png,249,2011-02-08
...\form_25.png,241,2011-02-08
...\form_26.png,231,2011-02-08
...\form_27.png,351,2011-02-08
...\form_28.png,217,2011-02-08
...\form_29.png,303,2011-02-08
...\form_3.png,225,2011-02-08
...\form_30.png,515,2011-02-08
...\form_31.png,244,2011-02-08
...\form_32.png,210,2011-02-08
...\form_33.png,319,2011-02-08
...\form_34.png,487,2011-02-08
...\form_35.png,332,2011-02-08
...\form_36.png,324,2011-02-08
...\form_37.png,550,2011-02-08
...\form_38.png,226,2011-02-08
...\form_39.png,213,2011-02-08
...\form_4.png,222,2011-02-08
...\form_40.png,329,2011-02-08
...\form_41.png,292,2011-02-08
...\form_42.png,233,2011-02-08
...\form_43.png,229,2011-02-08
...\form_44.png,223,2011-02-08
...\form_45.png,203,2011-02-08
...\form_46.png,362,2011-02-08
...\form_47.png,557,2011-02-08
...\form_48.png,233,2011-02-08
...\form_49.png,315,2011-02-08
...\form_5.png,250,2011-02-08
...\form_50.png,476,2011-02-08
...\form_51.png,313,2011-02-08
...\form_52.png,534,2011-02-08
...\form_53.png,400,2011-02-08
...\form_54.png,262,2011-02-08
...\form_55.png,497,2011-02-08
...\form_56.png,380,2011-02-08
...\form_57.png,374,2011-02-08
...\form_58.png,413,2011-02-08
...\form_59.png,280,2011-02-08
...\form_6.png,236,2011-02-08
...\form_60.png,257,2011-02-08
...\form_61.png,548,2011-02-08
...\form_62.png,358,2011-02-08
...\form_63.png,391,2011-02-08
...\form_64.png,913,2011-02-08
...\form_65.png,311,2011-02-08
...\form_66.png,217,2011-02-08
...\form_67.png,222,2011-02-08
...\form_68.png,491,2011-02-08
...\form_69.png,311,2011-02-08
...\form_7.png,311,2011-02-08
...\form_70.png,309,2011-02-08
...\form_71.png,377,2011-02-08
...\form_72.png,380,2011-02-08
...\form_73.png,347,2011-02-08
...\form_74.png,354,2011-02-08
...\form_75.png,374,2011-02-08
...\form_76.png,379,2011-02-08
...\form_77.png,275,2011-02-08
...\form_78.png,603,2011-02-08
...\form_79.png,257,2011-02-08
...\form_8.png,263,2011-02-08
...\form_80.png,403,2011-02-08
...\form_9.png,828,2011-02-08
...\ftv2blank.png,82,2011-02-08
...\ftv2doc.png,762,2011-02-08
...\ftv2folderclosed.png,598,2011-02-08
...\ftv2folderopen.png,590,2011-02-08
...\ftv2lastnode.png,82,2011-02-08

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

发表评论

0 个回复

  • emd
    EMD的程序要用到matlab的时频工具箱 matlab的工具箱的安装步骤: 1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下 2.建立搜索路径,matlab->file->Set Path->Add Folder ->选择mfile文件夹复制到matlab的toolbox的路径->save->close 3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin 返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时就完成了安装工具包的工作。(EMD program to use when the frequency of matlab toolbox matlab toolbox installation steps: Unzip the downloaded file package, copy tft/mfile to the toolbox matlab file folder 2 established the search path, matlab-> file-> Set Path-> Add Folder -> Select mfile folder to the toolbox matlab path-> save-> close 3 test whether to establish a successful search path in matlab command window enter: which fmsin The result returned is the correct path you put mfile instructions to establish a successful search path. This time to complete the installation kit work.)
    2014-09-03 10:03:01下载
    积分:1
  • matlab7.0
    matlab7.0 编程基础 电子教程,大家看看有需要的吗(matlab7.0 based electronic programming guide, we need to look at?)
    2007-07-09 11:50:48下载
    积分:1
  • waveletentropy
    该程序是基于小波变换的熵谱,用来提取时间序列的周期成分。熵谱相对于小波谱来说在提取周期成分上有一定优势(The program is based on spectral entropy of wavelet transform to extract time series of the periodic component. Entropy is relative to the small spectral component in the extraction cycle, there are some advantages)
    2009-11-27 21:40:46下载
    积分:1
  • OFDM_occour
    OFDM信号通过功率放大器以及功率放大器的预失真全套代码(OFDM PA)
    2021-04-06 18:19:02下载
    积分:1
  • unitary-space-time-code
    酉空时编码W方案,使用MATLAB构建通信系统,误码性能分析(W unitary space-time coding scheme, using MATLAB to build communication systems, BER)
    2011-10-17 20:05:22下载
    积分:1
  • AdjacencyMatrixIndex_torus
    光网可靠性分析,matlab实现。。自我修复功能,分析光网网络可靠性的算法(Optical network reliability analysis, matlab realize. . Self-healing capabilities, network reliability analysis algorithms optical network)
    2013-10-18 11:18:53下载
    积分:1
  • MATLAB-Programming
    Matlab编程(Stephen.J.Chapman编.刑树军.郑碧波译.),适用于初学者快速入门。(Matlab programming, suitable for beginners to get started quickly.)
    2013-11-08 10:02:44下载
    积分:1
  • 仿真实现无线传感器网络定位算法-MATLAB源代码
    无线传感器网络定位算法源代码,很完整,运行成功(Wireless sensor network location algorithm source code, very complete, run successfully)
    2018-01-02 15:26:58下载
    积分:1
  • 通信系统仿真
    说明:  cdma、gold码、通信系统仿真、通信工程(cdma echnology communication engineer)
    2018-12-30 12:33:29下载
    积分:1
  • dtw
    说明:  语音识别动态时间归正全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(Reformed voice recognition dynamic time the whole process of matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum)
    2011-03-08 11:32:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载