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

搜索资源列表

  1. yuesefuhuanshiyanbaogao

    0下载:
  2. N个人围成一圈,设置一个值m,按序列输出这n个数-N personal circle, set a value m, according to the number sequence output this n
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5255
    • 提供者:沈健
  1. LMS_Algo

    0下载:
  2. 功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A -Function Descr iption: The LMS adaptive algorithm matlab language function name: LMS_Algo Input para
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:706
    • 提供者:赵明诚
  1. RLS_Algo

    0下载:
  2. 功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 -Function Descr
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:752
    • 提供者:赵明诚
  1. m_send_receive

    0下载:
  2. 64长度的m序列的捕获过程,同时有数据部分经过调制解调和m序列的成帧过程等描述-64 m length sequence capture process, while there is some data through the modem and m describe the sequence of framing processes
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:808
    • 提供者:李双
  1. yuvbmpfunction

    1下载:
  2. 本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。-The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2b
  3. 所属分类:matlab例程

    • 发布日期:2014-02-19
    • 文件大小:3147
    • 提供者:胡金晖
  1. BinarySearchTree

    0下载:
  2. 用给定的数列构造一棵二叉排序树,并用广义表形式输出 输入数据共N+1行 第一行为一个整数N表示数据组数 第二至N+1行每行对应一组数据,共M+1个整数(M<10000) 每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列 输出共N行 每组数据对应一行输出 用广义表形式表示构造的二叉排序树,无任何多余空格和空行 它的通项公式为 前几项为 : 1, 2, 5, 14, 42, 132, 429,
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:758
    • 提供者:yu
  1. Matlabsimulation

    0下载:
  2. 通过M atlab 模拟了随机产生的一定概率分布的信号序列, 叠加高斯噪声后利用最大后验概率(MAP)检 测到的误码率, 做出BER~ SNR曲线, 并与理论计算得到的曲线进行比较, 两者吻合.-M atlab simulated by a certain probability distribution of random signal sequence, use of superposition of Gaussian noise is the maximum a posteriori
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:101822
    • 提供者:qwq
  1. yudaoq

    1下载:
  2. 查找、排序的应用实验1) 顺序查找; 2) 分别使用直接插入排序、冒泡排序、快速排序对原纪录序列进行排序,并显示排序结果; 3) 对上述纪录列表排好序,然后对其进行折半查找; 4) 利用原纪录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找。 -Find, Sequencing Experiment 1) sequential se
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3040
    • 提供者:张强
  1. c

    0下载:
  2. 约瑟夫问题的实现:设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。-Joseph realized the problem: There are n people sitting around the round table, is from a position of m (1 ≤ m ≤ n) repor
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:547
    • 提供者:duliu
  1. s2ss

    0下载:
  2. a program to divide a sequence to subsequences. Helpful for the OFDM simulations: Function to divide the input sequence to sub sequences s2ss - Function 1. (cd) Input the data 2. (hl) Hadamard matrix length 3. Outpot of the function i
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1551
    • 提供者:Montadar
  1. ZUOYE2

    0下载:
  2. 编号为1,2,…,n的n个人按顺时针方向围成一圈,每个人携带一个密码c(正整数)。开始任选一个正整数为报数上限值m,从第一个人开始顺时针自1依次报数,当报数为m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人出列为止,请输出出列的序列。-Numbered 1,2, ..., n of n individuals clockwise circle, each person carrying a code c (positive i
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:619
    • 提供者:cch
  1. d2a

    0下载:
  2. 简单的产生PAM调制序列的M文件,可生成txt文件存储数据-Simple produce PAM modulation sequence of M files, it can create a TXT files stored data
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:744
    • 提供者:龙少
  1. quan

    0下载:
  2. 设有N个人围坐一圈,现从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有的人都出列为止。试设计确定他们的出列次序序列的程序。-Sitting around a circle with N individuals are reported from a number of individuals began, the number of people out of the column to the M, then the next perso
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:599
    • 提供者:lxc
  1. yyx_prbs_m

    0下载:
  2. 在MATLAB环境,用M文件编写的产生PRBS序列的程序,可以使用-In the MATLAB environment, preparation of documents produced by M PRBS sequence program, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:飞燕
  1. dsuwb

    0下载:
  2. The system simulation I have made is about Transceiver system. It s about Direct Sequence CDMA + Ultra Wide Band Simulation,which computing BER vs SNR to display the system performance. Main Program is in maindsuwb.m, you can run the overall system t
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:30122
    • 提供者:gelar
  1. walsh-seq-a-gold-seqa-correlation-properties

    0下载:
  2. these m file can generate walsh sequence , gold sequence and walsh&m multiplexed sequence and can compute two sequences s correlation properties.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1721
    • 提供者:kevin
  1. MATLAB1

    0下载:
  2. 基于m序列的直接扩频系统的仿真(程序格式是文本文档,解压后将代码拷贝近MATLAB中,即可运行)-Based on direct sequence spread spectrum system m simulation (program format is a text document, copy the code after decompress nearly MATLAB, you can run)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1325
    • 提供者:尘风
  1. sol_fa2soundfcn20_May_2011

    0下载:
  2. 职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。 图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。 而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。 在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号 Ÿ Ÿ *罪=(2 * pi的*女*吨)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:876868
    • 提供者:driiawrl
  1. josepharray

    0下载:
  2. 约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:532
    • 提供者:梁小歪
  1. JosephLink

    0下载:
  2. 约瑟夫问题,链表实现。有N个数,从S开始报数m,打印出序序列-Joseph problems linked list. There are N number, starting from the S reported that the number m, print out the order sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:680
    • 提供者:梁小歪
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com