虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Am-fm-Modulation

  • This script was designed as a stand alone script which can be easily intergrate into any existing we

    This script was designed as a stand alone script which can be easily intergrate into any existing website as it is,but if you want to intergrate it into a site which uses a content management format, then some alterations will have to be done for it to work properly. Remember this is a project and I am constantly working to improve it, so I can t guarantee that it will work for everyones needs, but dammmmd close.

    标签: script intergrate designed existing

    上传时间: 2015-11-29

    上传用户:Ants

  • 与上一个上传源码属同一问题的不同方面

    与上一个上传源码属同一问题的不同方面,均为用matlab来实现am调制与解调,以及仿真实现。

    标签: 源码 方面

    上传时间: 2015-12-02

    上传用户:liansi

  • 与上一个上传源码属同一问题的不同方面

    与上一个上传源码属同一问题的不同方面,均为用matlab来实现am调制与解调,以及仿真实现。

    标签: 源码 方面

    上传时间: 2015-12-02

    上传用户:JasonC

  • 与上一个上传源码属同一问题的不同方面

    与上一个上传源码属同一问题的不同方面,均为用matlab来实现am调制与解调,以及仿真实现。

    标签: 源码 方面

    上传时间: 2015-12-02

    上传用户:朗朗乾坤

  • 与先前上传的文件一样

    与先前上传的文件一样,为通信系统中am调制与解调的matlab程序实现,并仿真实现,程序各行均有完整的说明,简明易懂!

    标签:

    上传时间: 2015-12-02

    上传用户:kr770906

  • We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

    We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.

    标签: frequency-offset estimation quadrature amplitude

    上传时间: 2014-01-22

    上传用户:牛布牛

  • Digital broadcasting systems for television, sound and data services Framing structure, channel c

    Digital broadcasting systems for television, sound and data services Framing structure, channel coding and modulation for 11/12 GHz satellite services

    标签: broadcasting television structure services

    上传时间: 2016-01-03

    上传用户:rishian

  • This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th

    This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with application level protocols. If you are interested, you can add features to support various application level protocols such as SMTP, FTP, NETBIOS etc

    标签: application describes capturing for

    上传时间: 2016-01-22

    上传用户:lijianyu172

  • 采用FIL1256一体化高频头制作的信号发生器

    采用FIL1256一体化高频头制作的信号发生器,频率范围:10-100MHz/步进6.25K,80-900M/步进50K,带0.8K FM调制,无输出衰减,无输出滤波

    标签: 1256 FIL 高频头 信号发生器

    上传时间: 2014-01-24

    上传用户:ruan2570406

  • *--- --- --- --声明--- --- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做

    *--- --- --- --声明--- --- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005 补充: 程序存在问题: (1) follow集不能处理:U->xVyVz的情况 (2) 因本人偷懒,本程序为加入文法判断,故 输入的文法必须为LL(1)文法 (3) 您可以帮忙扩充:消除左递归,提取公因子等函数 (4) …… */ /*-----------------------------------------------*/ /*参考书《计算机编译原理——编译程序构造实践》 LL(1)语法分析,例1: ERTWF# +*()i# 文法G[E]:(按此格式输入) 1 E -> TR 2 R -> +TR 3 R -> 4 T -> FW 5 W -> * FW 6 W -> 7 F -> (E) 8 F -> i 分析例句:i*(i)# , i+i# 例2: 编译书5.6例题1 SHMA# adbe# S->aH H->aMd H->d M->Ab M-> A->aM A->e 分析例句:aaabd# */

    标签: 6.0 VC 运行 程序

    上传时间: 2016-02-08

    上传用户:ayfeixiao