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

搜索资源列表

  1. 随机m序列校验器

    2下载:
  2. 该源码是采用dspbuilder进行设计,目的是完成一个为随机m序列校验器,很有用看看就知道了
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:2907
    • 提供者:fdsaf
  1. M序列产生程序

    2下载:
  2. matlab在系统辨识中的应用此处为M序列产生的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the M series of source code and run after the results (including images)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10767
    • 提供者:于瑞
  1. mxuliem序列

    1下载:
  2. m序列子程序,可以作为一个被调用的函数
  3. 所属分类:matlab例程

  1. 周期为31的m序列

    0下载:
  2. 一个产生周期为31的m序列,有详细的解释
  3. 所属分类:matlab例程

    • 发布日期:2010-10-08
    • 文件大小:719
    • 提供者:lhy449276324
  1. QPSK.rar

    5下载:
  2. 使用matlab程序实现了由随机序列到码元电平、m序列直接扩频解扩、qpsk调制解调,射频调制解调一个完整的qpsk系统过程,Matlab program to use by the random sequence to the symbol level, m direct sequence spread spectrum despreading, qpsk modulation and demodulation, RF modulation and demodulation of the QP
  3. 所属分类:matlab例程

    • 发布日期:2014-07-27
    • 文件大小:8771
    • 提供者:朱丽平
  1. PN_Generator.rar

    0下载:
  2. 用Verilog编写的一个简单的产生伪随机序列的代码(m序列),比较实用。,Verilog prepared with the emergence of a simple pseudo-random code sequence (m sequence), more practical.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:117177
    • 提供者:龚阳
  1. 码序列及相关.rar

    0下载:
  2. walsh码的生成程序,小m序列的生成程序,以及求序列之间周期和非周期相关函数,code generation process, small m sequence generation process and seek sequence between cycles and cycle-related function
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1769
    • 提供者:杨元
  1. msequence

    0下载:
  2. m序列生成函数,可在matlab环境下调用生成伪随机序列-m sequence generation function can be generated in matlab environment, called pseudo-random sequence
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:587
    • 提供者:krnrwa
  1. untitled

    0下载:
  2. m序列的小东西,用在SIMULINK里面-m sequence of small things, which in SIMULINK
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5776
    • 提供者:liuzhe
  1. work

    2下载:
  2. Matlab 模拟 CDMA 直接扩频。m序列生成矩阵为p(x) = 1 + x^5 + x^7 + x^8 + x^9 + x^13 + x^15。能画出每阶段的时域、频域图。-Matlab simulation of CDMA Direct Spread Spectrum. m sequence generated matrix for p (x) = 1+ x ^ 5+ x ^ 7+ x ^ 8+ x ^ 9+ x ^ 13+ x ^ 15. To draw each stage of t
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:48986
    • 提供者:Zheng Xiao
  1. mxul

    0下载:
  2. m序列发生器,可以产生63位m序列,可以产生63位m序列,-m sequence generator, can produce 63 m sequence, can produce 63 m sequence,
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1630
    • 提供者:陈宾
  1. mseq

    0下载:
  2. 根据M序列的产生原理,利用MATLAB编程实现4阶、6阶及任意阶M序列的产生-M sequence generated in accordance with the principle of the use of MATLAB Programming 4 bands, 6 bands and arbitrary selection of sequence-order M
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1545
    • 提供者:Jan
  1. m_seq

    0下载:
  2. 一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下载。-A matlab program, m sequence generation process, because the M sequences is very important, want to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:李成
  1. LFSRchengxu

    0下载:
  2. 利用LFSR生成伪随机序列(m序列) 对待隐藏的图像进行加密然后利用线性插值的方法隐藏于载体图像中。 代码很完整 用的是MATLAB7.0-Use LFSR to generate pseudo-random sequence (m sequence) to treat encryption to hide the image and then use linear interpolation method of hidden images in the vector. Complete cod
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1040
    • 提供者:Yummy
  1. M-sequence-signal

    1下载:
  2. M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。-M sequence signal simulation algorithm for identification in the sy
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:81694
    • 提供者:黄金峰
  1. kuopin

    0下载:
  2. 直序扩频系统,首先基带信号通过脉冲成型,m序列扩频然后进行BPSK调制发送,接收端接收到信号加干扰和噪声,进行解调和解扩恢复原始信号。- The straight foreword wide frequency system, the first baseband signal through the pulse formation, the m sequence wide frequency then carries on BPSK the modulation transmission, t
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1653
    • 提供者:xiaoxiao
  1. mgene

    0下载:
  2. m序列产生源程序,很好用!输入本源多项式,可生成指定长度,指定掩码,指定相位长度的序列-m Serial Generator.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2087
    • 提供者:brian
  1. m_generate

    0下载:
  2. m序列生成,用于CDMA扩频通信编码的产生-m sequence generation, coding for the production of CDMA spread spectrum communication
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1108
    • 提供者:宁磊
  1. m序列PTS模块

    1下载:
  2. 基于OFDM设计M序列的PTS MATLAB实现(PTS MATLAB implementation of M sequence design based on OFDM)
  3. 所属分类:matlab例程

  1. m序列的产生

    1下载:
  2. 1.使用Matlab设计m序列发生器。 2.使用生成多项式(23)8=(10011)2产生第一个m序列; 3.使用生成多项式(31)8=(11001)2产生第二个m序列。(1. Design an m-sequence generator using Matlab. 2. Generate the first m sequence using the generator polynomial (23)8=(10011)2; 3. Generate the second m-sequence us
  3. 所属分类:matlab例程

    • 发布日期:2020-12-23
    • 文件大小:22528
    • 提供者:songf
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com