CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - costas

搜索资源列表

  1. vxcorr

    0下载:
  2. 用于两个计算相同长度序列的互相关函数。作用于costas环。毕设程序之一。-The cross-correlation function for the two calculations of the same length sequence. Acting on the costas loop. Is set to complete one of the procedures.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:735
    • 提供者:李木子
  1. ComputeLoopPara_AFC

    2下载:
  2. 计算AFC环路的环路滤波器参数c1/c2。鉴频辅助的costas环。-Calculating the AFC loop, the loop filter parameters C1/C2. The frequency discriminator auxiliary costas loop.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-16
    • 文件大小:587
    • 提供者:李木子
  1. costasc_verilog

    1下载:
  2. 实现costas环,用verilog语言实现,缺少乘法器,可以自己添加-Realization of Costas ring, with the Verilog language implementation, the lack of multiplier, you can add their own.
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-16
    • 文件大小:1874
    • 提供者:liuweiliang
  1. costas

    0下载:
  2. matlab产生cstas码调频信号,同时进行了检测 matlab产生cstas码调频信号,同时进行了检测-matlab generated cstas code FM signal detection matlab FM signal generated cstas code, were tested at the same time
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:543
    • 提供者:王杰
  1. COSTAS_LOOP

    1下载:
  2. 使用ISE12.1编写的Costas环,用于载波恢复,直接使用了IP核中的FIR和DDS模块-Use ISE12.1 written Costas loop for carrier recovery, the direct use of the IP core of FIR and DDS module
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-16
    • 文件大小:1407
    • 提供者:nike
  1. costas_carrier_recover

    0下载:
  2. costas锁相环,matlab程序,仿真-costas for psk
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1740
    • 提供者:王晓阳
  1. costasloop

    0下载:
  2. 科斯塔斯锁相环的代码,用matlab编写,原理清楚,对于初学者很有帮助-Costas loop code, prepared by matlab, the principle clearly helpful for beginners
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:619
    • 提供者:周权
  1. ch3example25

    0下载:
  2. costas环的matlab程序,里面有具体的仿真,可以很清楚的明白,他主要是simulink的仿真,有些函数特别的重要。自己要好好的查。-costas matlab program file in this. You will know it there.Thank you.I think it will very good for you to learn the costas.It very hard for me.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4698
    • 提供者:王幕林
  1. music_speech_discriminator

    0下载:
  2. Costas Panagiotakis编写利用过零率和能量等参数来区分Music信号和Speech信号-Costas Panagiotakis prepared to use the zero-crossing rate and energy parameters such as signal to distinguish Music and Speech Signal
  3. 所属分类:Audio program

    • 发布日期:2017-05-12
    • 文件大小:2808173
    • 提供者:
  1. coastas_loop

    0下载:
  2. costas环执行代码,完整的描述了costas环的工作过程-costas loop code execution
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:李煌
  1. gnuradio

    1下载:
  2. gnuradio源代码,实现mpsk调制解调,以及科斯塔斯环参数设置- gnuradio source code, mpsk modulation and demodulation, and Costas loop parameters
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:19573
    • 提供者:徐婷婷
  1. costas_DPSK

    1下载:
  2. 采用costas环进行DPSK解调的程序。输入数据速率2.4Kbps,载波频率12KHz,采样率1.6MHz, 输入数据位宽12位,快捕带为799.617Hz-Costas ring using DPSK demodulation process. Input data rate 2.4Kbps, carrier frequency 12KHz, sampling rate 1.6MHz, the input data 12 bits wide, fast catching band is 79
  3. 所属分类:VHDL-FPGA-Verilog

  1. costas

    0下载:
  2. 是有关QPSK的c编写。包含高斯噪声等#include <iostream> #include <fstream> #include <cmath> #include <ctime> #include <cstdlib>-C is related to the preparation of QPSK. Includes Gaussian noise
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2706
    • 提供者:刘宇
  1. PLL_Design_3_costas

    0下载:
  2. 该程序利用三阶科斯塔斯环实现锁相环结构,有效的估计输入信号的相位变化,在通信系统的同步上广泛应用。-The program uses the third-order Costas loop to achieve phase-locked loop structure, effectively estimate the phase change of the input signal, widely used in synchronous communications system.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:945
    • 提供者:caobaolong
  1. CostasExample1

    0下载:
  2. 针对单音信号的科斯塔斯锁相环matlab仿真程序-Costas phase-locked loop simulation for the tone signal
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:zhu
  1. PLL_matlab

    0下载:
  2. 二阶和三阶锁相环实现costas环,能够实现载波跟踪-Second and third order phase-locked loop to achieve costas, to achieve carrier tracking
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:1630
    • 提供者:cd
  1. costas

    0下载:
  2. QPSK调制解调程序,COSTA环,学习通信编程的好代码-QPSK modulation and demodulation process, COSTA ring, learning good communication programming code
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:2605
    • 提供者:wuhuiqian
  1. Costas_OFDM

    2下载:
  2. Costas序列和Gold序列生成代码。并且可以修改相应的长度来生成所需要的序列-There are two coding generations about the Cosatas sequence and Gold sequence.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1706
    • 提供者:汤健明
  1. TBMatlab

    0下载:
  2. 一些实用的matlab程序小工具,例如各种滤波器,数值卷积,哈弗曼编码,科斯塔斯环,眼图等-some ptactical matlab programs,such as filters,numerical convolution,Huffman code,costas loop,eye diagram,and so on.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1155791
    • 提供者:路嫣茹
  1. code12

    1下载:
  2. 基于costas环的通信系统载波同步技术的实现源码程序 代码百分百可以运行的,供大家学习参考使用 程序里面有程序运行的结果图-Carrier-based communication system synchronization technology costas loop to achieve the source code can run a hundred percent for everyone to learn to use the program reference inside ru
  3. 所属分类:Wavelet

    • 发布日期:2017-04-27
    • 文件大小:155959
    • 提供者:张三
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com