登录
首页 » matlab » linear-DFE-MLSE-Equalizer

linear-DFE-MLSE-Equalizer

于 2021-03-03 发布 文件大小:158KB
0 287
下载积分: 1 下载次数: 8

代码说明:

说明:  MATLAB 仿真MLSE,DFE,FFE均衡效率比较。(MATLAB simulation of MLSE, DFE, FFE balance efficiency comparisons.)

文件列表:

linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo.asv
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo.html
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo.m
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_01.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_02.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_03.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_04.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_05.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_06.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_07.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_08.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_09.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_10.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_11.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_12.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberdemo_13.png
linear-DFE-MLSE-Equalizer\eqberdemo\eqberREADME.txt
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_adaptive.html
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_adaptive.m
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_graphics.asv
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_graphics.m
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_mlse.asv
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_mlse.html
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_mlse.m
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_siggen.html
linear-DFE-MLSE-Equalizer\eqberdemo\eqber_siggen.m
linear-DFE-MLSE-Equalizer\eqberdemo\figposition.m
linear-DFE-MLSE-Equalizer\eqberdemo\test_function.m
linear-DFE-MLSE-Equalizer\loadFile.do.htm
linear-DFE-MLSE-Equalizer\loadFile.do_files\00th.png
linear-DFE-MLSE-Equalizer\loadFile.do_files\30th.png
linear-DFE-MLSE-Equalizer\loadFile.do_files\50th.png
linear-DFE-MLSE-Equalizer\loadFile.do_files\90th.png
linear-DFE-MLSE-Equalizer\loadFile.do_files\blue_band_536x5.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\bullet.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\Captcha.htm
linear-DFE-MLSE-Equalizer\loadFile.do_files\cmnty1.css
linear-DFE-MLSE-Equalizer\loadFile.do_files\doc.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\dots_rnav.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\dots_rnav_top.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\exclamation.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\fullstar.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\fullstar_grey.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\halfstar.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\ltblue_top_nav_trans.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\mail_brdr.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\mlc_logo.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\preview.jpg
linear-DFE-MLSE-Equalizer\loadFile.do_files\question.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\s46073723090508.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\site3.css
linear-DFE-MLSE-Equalizer\loadFile.do_files\spacer.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\submitfile.gif
linear-DFE-MLSE-Equalizer\loadFile.do_files\s_code.js
linear-DFE-MLSE-Equalizer\loadFile.do_files\xmlicon_30x12.gif
linear-DFE-MLSE-Equalizer\eqberdemo
linear-DFE-MLSE-Equalizer\loadFile.do_files
linear-DFE-MLSE-Equalizer

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

发表评论

0 个回复

  • frame_ts
    MATLAB环境下基于COFDM系统的帧检测仿真程序(the simulation program of frame detection of COFDM)
    2010-01-29 21:04:21下载
    积分:1
  • chi2test
    此代码用于具有卡方或近似卡方分布的统计量的假设检验(chi-square test)
    2020-11-16 21:29:42下载
    积分:1
  • KNN_2011211651
    应用KNN算法解决0到9的手写数字识别问题,效果在90 以上,内部有两个数据集,一个为训练集(7291个数据),一个为测试数据(2791个数据),程序采用MATLAB编写,另附有文档,程序简洁易懂(Application KNN algorithm to solve 0-9 handwritten digit recognition problem, the effect is more than 90 , the inside has two data sets, one for the training set (7291 data), a test data (2791 data), the program written using MATLAB , attached a document, the program is simple and easy to understand)
    2013-12-07 15:28:58下载
    积分:1
  • abc
    说明:  实现地月轨道的模拟以及计算,讨论了卫星有地球到月球的变轨过程。(a discrible of the way to moon)
    2010-04-30 12:36:52下载
    积分:1
  • wireshark
    Wireshark. The following reference answers are based on the trace files
    2014-08-24 09:51:22下载
    积分:1
  • Ackley
    Not mine code, but very usefull!
    2013-10-24 20:38:04下载
    积分:1
  • Taflove
    经典FDTD程序Taflove书随书光盘matlab源代码(Classic FDTD procedure Taflove book CD with the book source code)
    2011-11-16 13:18:40下载
    积分:1
  • LP.m
    This function computes the LP guided modes of a step-index optical fiber using Matlab s "fzero" function available in the Matlab s Symbolic Toolbox. The "fzero" function uses Brent s method to find the root of a continuous function of one variable given an initial guess value.
    2012-11-21 03:01:20下载
    积分:1
  • LMS_adaptive_filter
    Rls算法源程序2 采用更新的自适应算法,实现滤波功能。(Rls algorithm source code 2, using the updated adaptive algorithm filtering.)
    2007-07-11 22:57:28下载
    积分:1
  • Radar
    相控阵雷达 相控阵雷达的仿真程序 波束形成(Copyright (c) 2013, The MathWorks, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution * Neither the name of the The MathWorks, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTIC)
    2021-01-15 14:38:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载