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

搜索资源列表

  1. m_sequence

    0下载:
  2. 通过通信系统频率合成原理,生成伪随机的m序列-Principles of communication systems through the frequency synthesizer to generate pseudo-random m-sequence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:875
    • 提供者:Siyi Liu
  1. PN_sequence_generation_version

    0下载:
  2. This m-file generates all the m-sequences of length 31.To generate the m-sequence of length 31 we use Primitive polynomial of degree 5.There are three primitive polynomial of degree 5, so there will be 3 different m-sequences of length 31.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1422
    • 提供者:soufiane
  1. msqlsid

    0下载:
  2. 利用M序列实现系统的结构辨识和参数辨识,有些很好的辨识效果-Use of M sequence to achieve the system' s structure identification and parameter identification, and some very good recognition results
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:972
    • 提供者:海魄
  1. Mxulie

    0下载:
  2. C++下实现M序列的程序,用于验证和调试!-C++ program to achieve M sequence, for verification and debugging!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1150
    • 提供者:周志磊
  1. m

    0下载:
  2. 伪随机序列发生、分析相关性,并作出初步判断的m程序;运行后的可见图形。-The pseudo-random sequence has, the analysis relevance, and makes the preliminary judgment the m procedure After movement eye diagram.
  3. 所属分类:Other systems

    • 发布日期:2017-01-10
    • 文件大小:1332
    • 提供者:havi
  1. mazixulie

    2下载:
  2. M,GOLD ,WALSH序列自相关和互相关的仿真代码。包括一些复合序列的仿真代码。-M, GOLD, WALSH serial autocorrelation and cross correlation of the simulation code. Including some complex sequence of simulation code.
  3. 所属分类:Other systems

    • 发布日期:2016-05-30
    • 文件大小:2472
    • 提供者:
  1. Gold

    1下载:
  2. 用MATLAB实现gold序列,还有平衡gold序列码的实现,m序列的生成-use matlab to make out gold sequence
  3. 所属分类:source in ebook

    • 发布日期:2016-08-10
    • 文件大小:1833
    • 提供者:Andy
  1. mxulie

    0下载:
  2. 利用MATLAB产生m序列 产生m序列图形 这是一个m序列的MATLAB产生程序-Sequence generated using MATLAB m m sequence generated graphics This is a MATLAB m sequence generation process
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4054
    • 提供者:于翩
  1. fufenjieqi

    0下载:
  2. 基于FPGA的复分接器,包括了M序列码的产生,2路数据复接,数据分接(包括巴克码的判断)。-FPGA-based compound splitters, including M sequence code generation, 2 channel data multiplexing, data tap (including the Barker code to judge).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1509
    • 提供者:陈云
  1. jiaozhibianmaqi

    0下载:
  2. 基于单片机的交织编码器,采用汇编语言编写,用D触发器产生m序列。-Encoder based on single chip interleaving, using assembly language, using D flip-flop produces m sequence.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:399542
    • 提供者:陈云
  1. m_vhdl

    0下载:
  2. 设计一个伪随机序列发生器,采用的生成多项式为1+X^3+X^7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)。-Design a pseudo-random sequence generator, using the generating polynomial 1+ X ^ 3+ X ^ 7. Requires a RESET terminal end and two control registers to adjust the initial valu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:660
    • 提供者:haodiangei
  1. m_file_code

    0下载:
  2. m序列 matlab开发的源程序代码及m文件-m sequence
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1129
    • 提供者:吴越
  1. 2134asdf

    0下载:
  2. 这个算法用于生成2元、3元及5级的,M序列。用于直接扩频通信等系统中的,伪随机序列生成器。-The algorithm used to generate two yuan, 3 yuan and 5-level, M sequence. For direct spread spectrum communications systems, pseudo-random sequence generator.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2809
    • 提供者:沈春龙
  1. pn

    0下载:
  2. 基于Xilinx的ISE9.0编译的周期为63的m序列-Compiled based on Xilinx' s ISE9.0 63 m sequence of period
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:383040
    • 提供者:qs
  1. zuixiaoerchengsuanfabianshi

    0下载:
  2. 输入信号采用4阶M序列的二阶系统的最小二乘一次完成算法辨识程序-Input signal using M sequence of order 4 second-order system least squares algorithm for a complete identification process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7005
    • 提供者:史晓茹
  1. m_sequence

    0下载:
  2. 自己编写的产生小m序列的程序,希望对大家有所帮助-m sequence
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:576
    • 提供者:廖迴敏
  1. m32test

    0下载:
  2. 小m序列生成程序,可以生成32比特长度的小m序列并具有相对好的自相关特性-m sequence generate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:621
    • 提供者:倩倩
  1. mse

    0下载:
  2. this compress program can be extracted to a text file that can be copied to mse.m. a matlab program that calculate the mean square eeror for video in the format of yuv such as the test sequence
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:653
    • 提供者:Yousef
  1. m

    1下载:
  2. 由20位移位寄存器线性反馈产生的m序列的vhdl代码-20-bit shift register linear feedback sequence generated vhdl code m
  3. 所属分类:VHDL编程

    • 发布日期:2013-04-08
    • 文件大小:2569
    • 提供者:李修函
  1. communications_1

    1下载:
  2. 用vhdl代码描述的通信系统仿真程序。包括信源(20位m序列),crc编码(采用串行算法),加噪(用22位m序列产生稀疏的1,然后和编码后的数据异或)。-Vhdl code with the simulation program described in the communication system. Including the source (20 m sequence), crc code (using the serial algorithm), noise (with 22 m se
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:483636
    • 提供者:李修函
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 42 »
搜珍网 www.dssz.com