CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - receiver

搜索资源列表

  1. roc.rar

    2下载:
  2. matlab 程序用来计算roc曲线面积,matlab procedures used to calculate the area of roc curves
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:6274
    • 提供者:xiaoli
  1. ML.rar

    9下载:
  2. 该算法是经典的信噪比估计算法——最大似然估计算法,利用接收信道的先验概率密度函数,ML法能够很好的估计信号的信噪比,The algorithm is a classic signal to noise ratio estimation algorithm- maximum likelihood estimation algorithm, using the a priori receiver channel probability density function, ML method can
  3. 所属分类:matlab

    • 发布日期:2015-11-26
    • 文件大小:904
    • 提供者:贾小勇
  1. polyphase_deng.rar

    5下载:
  2. 基于多相滤波的信道化接收机DDC MATLAB仿真程序。,Based polyphase filter of the receiver channel DDC MATLAB simulation program.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1764
    • 提供者:陈路
  1. Reviux

    0下载:
  2. RAKE接收机直接序列扩频系统 一个简单的Simulink的直接序列扩频频谱与RAKE接收系统模型。 -For DS- SS systems RAKE receiver RAKE receiver direct sequence spread spectrum system with a simple Simulink spectrum and direct sequence spread spectrum RAKE receiver model.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1451
    • 提供者:song
  1. DCTJPEG

    3下载:
  2. 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:32768
    • 提供者:耿智能
  1. a.rar

    0下载:
  2. 哈夫曼编码译码系統,利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。本次设计就是为这样的信息收发站写的一个哈夫曼的编/译码器。,Huffman decoding systems, the use of Huffman encoding of information and communicati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:46793
    • 提供者:
  1. MRC

    3下载:
  2. 1发2收的最大比合并算法源代码,Rayleigh信道-This is a matlab .m file of Maxium Ratio Combining(MRC) algorithm in rayleigh channel with 1 transmitter and 2 receiver.
  3. 所属分类:matlab

    • 发布日期:2014-04-24
    • 文件大小:1024
    • 提供者:charaz
  1. RAKE

    0下载:
  2. MATLAB仿真rake接收机,分三种方式:等增益合并,最大比合并和选择性合并-MATLAB simulation rake receiver, divided three ways: equal gain combining, maximum ratio combining and selective merge
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1378
    • 提供者:Raymond
  1. IQ

    8下载:
  2. 雷达数字接收机正交解调的matlab仿真,波形描述-Radar digital receiver for quadrature demodulation matlab simulation, waveform described
  3. 所属分类:matlab

    • 发布日期:2014-10-20
    • 文件大小:695
    • 提供者:Zhao
  1. rake

    1下载:
  2. rake接收机仿真程序,内含三种合并方式(最大比、等增益、选择式合并)的比较-rake receiver simulation program that includes the merger of three methods (maximum ratio, equal gain, Selection Combination) in Comparison
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:1024
    • 提供者:小红
  1. 2797

    0下载:
  2. 关于微弱信号跟踪的一篇相当好的论文,基于BACIX接收机的-A paper about tracking of weak GPS signal, based on BACIX receiver.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:285069
    • 提供者:李银银
  1. 16qam

    2下载:
  2. 16-QAM基带传输系统的Matlab仿真 实现了主要模块二进制信息源输入,16QAM调制,发射滤波器,接收滤波器,采样,均衡,信号检测,16QAM解调,信息还原输出,产生BER曲线图。-16-QAM base-band transmission system Matlab simulation to achieve the main source of information input module binary, 16QAM modulation, fired filter, receiv
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:56876
    • 提供者:孙洋
  1. Huffman

    1下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the info
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:257035
    • 提供者:zhengks
  1. simulink1

    0下载:
  2. simulink的例子 包括源 接收器等 很多 很全哦-simulink examples include the source of the receiver is wide Oh, and many other
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:74065
    • 提供者:dany
  1. BERsimulationwithmatlab.pdf

    0下载:
  2. Introduction Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scr ipting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communic
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:67877
    • 提供者:楼耀尧
  1. BPSK_2

    0下载:
  2. 产生BPSK调制信号,通过高斯信道,接收端解调,计算误码率-BPSK modulated signals generated by Gaussian channel, the receiver demodulation, bit error rate calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1243
    • 提供者:firebird
  1. TheDigitalFilterDesignInAKindOfDigitalReceiver

    0下载:
  2. 本文利用MATLAB编写的一种中频数字接收机的程序-In this paper, the preparation of a MATLAB-IF digital receiver procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5880
    • 提供者:liuyuanyuan
  1. cp0801_PAMreceiver

    0下载:
  2. 超宽带脉冲幅度调制接收端频谱,与其他的几个共用-Ultra-wideband pulse amplitude modulation spectrum receiver, and some other common
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1137
    • 提供者:朱凡
  1. uwb

    0下载:
  2. uwb中无多径awgn信道接收机的调制与相关掩模的仿真-uwb receiver channel modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:113033
    • 提供者:杨水
  1. MATLAB_QAM

    0下载:
  2. 接收机解调形成的16-QAM符号,通过仿真来估计误符号率-receiver decodes the signal of 16-qam, simulate the ber per signal
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1639
    • 提供者:xiongying
« 1 2 3 4 5 67 8 9 10 11 ... 39 »
搜珍网 www.dssz.com