登录
首页 » matlab » MODULATION

MODULATION

于 2020-11-08 发布 文件大小:16KB
0 337
下载积分: 1 下载次数: 56

代码说明:

  BPSK QPSK MSK 16QAM四种调制方式误码率对比(BPSK QPSK MSK 16QAM modulation error rate comparison of four kinds)

文件列表:

MODULATION
..........\bpsk.asv,3067,2013-11-28
..........\bpsk.m,2980,2013-11-28
..........\comb.m,681,2013-11-26
..........\compconv.m,581,2013-11-26
..........\compoversamp.m,707,2013-11-26
..........\delay.m,772,2013-11-26
..........\fade.m,2234,2013-11-26
..........\hrollfcoef.m,1707,2013-11-26
..........\main.asv,605,2013-11-28
..........\main.m,835,2013-11-28
..........\msk.asv,3006,2013-11-28
..........\msk.m,2815,2013-11-28
..........\oversamp.m,560,2013-11-25
..........\qam16.asv,3035,2013-11-28
..........\qam16.m,2866,2013-11-28
..........\qamdemod.m,1801,2013-11-26
..........\qammod.m,1194,2013-11-26
..........\qpsk.m,2902,2013-11-28
..........\qpskdemod.m,746,2013-11-26
..........\qpskmod.m,954,2013-11-26
..........\sefade.m,1794,2013-11-26

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

发表评论

0 个回复

  • toolbox_fast_marching
    The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.(The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (eg road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.)
    2007-12-17 20:29:19下载
    积分:1
  • RADARsimulationcode
    模拟雷达,对雷达的功能进行分析,可以根据对参数的修改方便地看到输出的图形结果(simulated radar, the radar functional analysis Based on parameters can be amended easily see the graphics output results)
    2007-04-04 22:54:20下载
    积分:1
  • power_3phsignaldq
    A Discrete 3-Phase ProgrammableSource block is used to generate a 1 pu, 15 degrees positive sequence voltage. At t = 0.05 s the positive sequence voltage is increased to 1.5 pu. At t = 0.1 s an unbalance is introduced by adding a 0.3 pu negative sequence component with a phase of -30 degrees. The magnitude and phase of the positive-sequence component is evaluated in two diiferent ways: 1) Sequence calculation of phasors using Fourier analysis and 2) abc to dq0 transformation. Math Function and Trigonometric Function blocks are used to evaluate the magnitude and phase of the positive sequence from the d and q components: V1 = sqrt(Vd^2 + Vq^2) , Phi1 = atan(Vq/Vd))
    2011-10-19 22:18:57下载
    积分:1
  • MPPT
    包含两种针对风电机组的MPPT算法:经典MPPT;风速湍流作为搜索信号的MPPT(contains 2 applications corresponding to the two types of MPPT algorithm: the classical one, using the hillclimbing method, and another one, which uses extremum seeking control methods)
    2015-02-04 10:56:34下载
    积分:1
  • numerical_analysis_homework
    (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的微分方程一般可以化为状态空间(STATE SPACE)的低阶微分方程来求解.从微分方程的性态看来,主要是微分方程式一阶导系数大的时候,步长应该选得响应的小些.或者如果问题的性态不是太好估计的话,用较小的步长是比较好的,此外的话Adams多步法在小步长的时候效率比R-K(RUNGE-KUTTA)方法要好些,而精度也高些,但是稳定区间要小些.从初值和边值来看,也是显著的不同的.此外对于非线性常微分方程还有打靶法,胞映射方法等.而对于微分方程稳定性的研究,则诸如相平面图等也是不可缺少的工具.值得提出的是,除了用ode系类函数外,用simulink等等模块图来求解微分方程也是一种非常不错的方法,甚至是更有优势的方法(在应用的角度来说).((Source code) numerical analysis homework, this docment includes two parts, the first is ordinary differential equations (ODE) of the three examples, the second part is about the expansion of the discussion, including the higher-order ordinary differential & boundary value solution Problems (BVP). the text of the algorithm and numerical examples are based on the Matlab. ODE from the rigid (STIFFNESS) look into the issue of non-rigid and rigid problem, rigid problems (such as large coefficient VDP equation) such as using the always method ODE45 used to solve the problems , efficiency will be low, with ODE15S the other hand, many of the high efficiency. and the usual problem of non-rigid, there will be used to solve ODE45 very good results. Judging from the order can be for high-order differential equations and first-order ordinary differential equations, higher-order differential equations can be transformed into a general state space (STATE SPACE) used to solve the low-order different)
    2009-03-16 09:06:09下载
    积分:1
  • ToolboxPN5
    matlab中Petri net的工具箱ToolboxPN5(matlab Petri net toolbox—ToolboxPN5)
    2010-11-16 17:30:24下载
    积分:1
  • __RF_Circuit_Design__Theory_and_Applications(1)
    RF APPLICATIONS AND THEORY
    2013-12-05 01:46:30下载
    积分:1
  • W09-0006
    optimal location of capacitor in radial distribution system
    2013-12-15 13:19:25下载
    积分:1
  • 二维矩形条带装箱问题的底部左齐择优匹配算法
    针对二维矩形条带装箱问题提出了一种启发式布局算法,即底部左齐择优匹配算法(lowest—level left align bestfit,简称LLABF).LLABF算法遵循最佳匹配优先原则,该原则综合考虑完全匹配优先、宽度匹配优先、高度匹配优先、组合宽度匹配优先及可装入优先等启发式规则.与BL(bottom-left),IBL(improved-bottom-left)与BLF(bottom—left-fill)等启发算法不同的是,LLABF能够在矩形装入过程中自动选择与可装区域匹配的下一个待装矩形.计算结果表明,LLABF结合遗传算法(genetie algorithm,简称GA)解决二维条带装箱问题更加有效.(A heuristic placement algorithm for two-dimensional rectangular strip packing problem is proposed, which is called bottom-level left align best fit algorithm (LLABF). Different from BL (bottom-left), IBL (improved-bottom-left) and BLF (bottom-left-fill) heuristic algorithms, LLABF can automatically select the next rectangle to be loaded that matches the mountable region during the rectangular loading process. Genetie algorithm (GA) is more effective to solve the two-dimensional strip packing problem.)
    2018-09-22 18:29:40下载
    积分:1
  • MATLAB
    精通matlab科学计算中的所有实例的源代码!!!(Versed in scientific computing matlab source code for all instances! ! !)
    2011-06-23 20:11:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载