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

搜索资源列表

  1. IMxulie

    0下载:
  2. 产生周期大于500的逆M序列matlab程序。-The inverse M-sequence production matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:801
    • 提供者:Kurt Mayer
  1. m-sequence

    0下载:
  2. 一种产生M序列的代码程序。基于MATLAB编程-That produces the M-sequence code procedures. Based on MATLAB Programming
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3096
    • 提供者:keck
  1. matlab

    0下载:
  2. 基于Matlab仿真的m序列产生,自相关及互相关函数的实现。以及Rake接收机的仿真。-Matlab simulation-based m-sequence, autocorrelation and cross-correlation function to achieve. And Rake receiver simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-01-11
    • 文件大小:12288
    • 提供者:yumor
  1. matlab

    5下载:
  2. 基于二阶锥规划的旁瓣抑制滤波器的设计仿真,其中包括m序列,失配滤波器设计,并且考虑增益处理损失。-Based on SOCP sidelobe suppression filter design simulation, including m-sequence mismatch filter design, and to consider the loss of gain processing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-16
    • 文件大小:49881
    • 提供者:陈国莹
  1. matlab-Mpseudo-random-sequence--

    0下载:
  2. M伪随机序列matlab源代码,并带有详细注释-M pseudo-random sequence matlab source code, with detailed notes
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:4074
    • 提供者:lulu
  1. Matlab--m

    0下载:
  2. m序列的产生,基于Matlab的m序列发生器的设计-m sequence generation, Matlab-based m-sequence generator design
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:116893
    • 提供者:王皓
  1. Spreading-code-matlab

    0下载:
  2. m序列生成和抽取,Gold码和kasami序列生成,三种序列子相关,互相性能分析等。程序完整,注释清楚,报告详细。-m sequence generation and extraction, Gold codes and kasami sequence generation, all three sub-sequences related to each other performance analysis. Program integrity, comments clear, the repo
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:992430
    • 提供者:罗琦琦
  1. m--Matlab-

    0下载:
  2. m伪随机序列Matlab源代码,很不错,值得-m pseudo-random sequence Matlab source code, very good, we can look at
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:4165
    • 提供者:David
  1. prbs.m

    0下载:
  2. 用matlabe产生随机序列,用matlabe产生随机序列-matlab prbs,matlab prbs,matlab prbs
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:822
    • 提供者:youzaiyong
  1. matlab-m-seq--gold-seq-generator

    0下载:
  2. m序列,gold序列的matlab产生程序-matlab m seq, gold seq generator
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1080
    • 提供者:liangge
  1. M--G--and-Walsh-sequence

    0下载:
  2. 包含matlab中的M序列、G序列以及Walsh序列的案例代码-The M series includes matlab, G sequences and Walsh code sequence case
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3080
    • 提供者:moweilinfeng
  1. matlab

    0下载:
  2. matlab代码,用途:生成n=5的M序列-generate m code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:迟晓桐
  1. viterbi-matlab

    0下载:
  2. 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1255
    • 提供者:yanming
  1. CDMA.m.glod

    0下载:
  2. matlab CDMA的生成,以及m序列,gold序列-The generation of matlab CDMA, and m sequence, gold sequence
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:张俊
  1. M-seq

    0下载:
  2. 用于M序列测试程序,matlab程序,绘制出M序列并作图-M sequence test
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:656
    • 提供者:雨中人
  1. m-sequence-and-walsh-sequence

    0下载:
  2. 基于MATLAB的m序列与walsh函数的自相关性和互相关性的研究-Study on correlation and cross-correlation MATLAB m-walsh sequence and function-based
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:31028
    • 提供者:高应波
  1. matlab

    0下载:
  2. 讲述自适应控制的编译以及M序列的产生的程序以及仿真-About the adaptive program is compiled and M sequences generated control and simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:189000
    • 提供者:张海洋
  1. matlab-sequence

    0下载:
  2. 直接扩频的介绍,m序列的介绍,基于matlab的m序列的扩频与仿真。仿真结果的分析。-Introduction to direct spread spectrum, m sequence of introduction, matlab-based m-sequence spread spectrum and simulation. Simulation results analysis.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:199101
    • 提供者:郭青
  1. M-series

    0下载:
  2. 系统辨识在M序列及M逆序列的MATLAB仿真-adaptive control system
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3268
    • 提供者:lihuan
  1. RS分析Matlab程序

    1下载:
  2. 首先将该程序命名为RSana.m保存,以供调用。 在matlab中导入所要分析的时间序列,保存为x。 然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。 这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is n
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:自由岳
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com