登录
首页 » Matlab » Bit-Error-Rate Simulation UsingMatlab

Bit-Error-Rate Simulation UsingMatlab

于 2023-03-10 发布 文件大小:61.40 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

应用背景Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge.关键技术主要说明了如何利用matlab对比特错误率进行仿真。从以下几个方面给予说明:采样信号的特点、发送信号模型、建立SNR、确定Eb、确定N0、计算噪声方差、加性噪声等,步骤非常详细,为差错控制编码进行BER仿真提供强有力的解释。

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

发表评论

0 个回复

  • matlab_cpp
    Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
    2007-11-05 15:06:09下载
    积分:1
  • LangrangeInsertMethod
    数值分析中的拉格朗日插值迭代法Langrange,按照程序中的提示输入,可以直接得出结果,非常通用的程序(Numerical analysis of iterative method of Lagrange interpolation Langrange, in accordance with the procedure prompted to enter, you can direct the outcome of the procedure is very common)
    2009-04-16 09:12:40下载
    积分:1
  • coherent-incoherent-image
    相干与非相干成像系统的比较。复习光学传递函数OTF的概念,以及该函数与相干传递函数CTF的关系。用OTF完成单透镜系统成像的计算。(The comparison of coherent and incoherent imaging system.Review the concept of OTF, optical transfer function and the function relations with CTF coherent transfer function.Complete the single lens imaging system with OTF calculation.)
    2021-04-12 16:38:57下载
    积分:1
  • motionEst4SS
    search of FAD for motion estimnation
    2010-11-18 01:57:10下载
    积分:1
  • rkv56
    说明:  在matlab中关于数值计算的matlab源程代码(In matlab matlab numerical computation on the source code process)
    2011-03-11 09:48:07下载
    积分:1
  • docs
    说明:  RSOFT软件资料,可以解决光子带隙和光纤光栅。(RSOFT software information, can solve the photonic band gap and the fiber grating.)
    2010-04-07 11:41:46下载
    积分:1
  • 薛定宇反馈控制设计MATLAB工具箱
    薛定宇教授是一位在MATLAB领域应用和开发的知名华人,其出版的各类MATLAB辅助设计书籍广受好评。其中反馈控制设计MATLAB工具箱是薛定宇教授利用MATLAB 语言编写的反馈控制设计辅助工具箱,其下载量在各类控制领域辅助工具箱下载中名列前茅,是自动控制领域的学者和MATLAB语言学习者学习研究的好工具。
    2022-07-11 22:52:24下载
    积分:1
  • Markov-Decision-Process-matlab
    说明:  马氏过程的应用很广, 机器人路径计划, 自动飞行器导航,多目标跟踪, 电梯计划, 网络交换和路由, 银行客户保有等等。(Application of Markov process is broad, robot path plan, automatic vehicle navigation, multi-target tracking, lift plans, network switching and routing, bank customers to maintain and so on.)
    2008-11-10 12:02:54下载
    积分:1
  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • F_Cluster
    依据不同模糊距离公式建立模糊相似矩阵,采用matlab编程实现的模糊聚类分析的源程序代码(Fuzzy similar matrix matlab fuzzy clustering analysis of the source code programming depending on fuzzy distance formula)
    2013-12-24 18:51:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载