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

搜索资源列表

  1. Modeling-Rayleigh-fading-channel-based-on-modifie

    0下载:
  2. This Matlab Code models a Rayleigh fading channel using a modified Jakes channel model. A modified Jakes model chooses slightly different spacings for the scatterers and scales their waveforms using Walsh–Hadamard sequences to ensure zero cross-co
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2237
    • 提供者:Manzar Hussain
  1. m_sequence

    1下载:
  2. 一个简单的m序列产生函数,通过调用primpoly获得本原多项式,然后通过移位循环寄存器产生所需要的序列。自相关图形上能看到峰值旁瓣电平(PSL)和积累旁瓣电平(ISL)。-A simple code for generate m-series pseudo-random sequence based PRIMPOLY function which we get the prime polynomials first,then we get the feedback connect coeff
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3979
    • 提供者:xzyee
  1. sort

    0下载:
  2. 倍增排序 只能对正整数排序 不基于比较的线性复杂度排序函数 需要额外空间o(sqrt(m)) m为序列最大值-The sequence of O (sqrt) m (m)) is the maximum value of the extra space for a sequence of positive integers, which is not based on a comparison of the linear complexity.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:流火
  1. Joseph

    0下载:
  2. 用单链表编一个约瑟夫环问题。设编号为1,2,• • • ,n的n个人围坐一圈,约定编号为k(1≤k≤n)的人从1开始报数,数到m的那个人出列,他的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。压缩文件里面包括了代码,运行文件,还有实验报告。-Joseph compiled a list with a single ring problem. Let numbered 1,2, n individual R
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:88522
    • 提供者:
  1. Josephus-problem

    0下载:
  2. 设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数,报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。求出列编号序列。-Numbered 1-n set of n (n> 0) Personal clockwise circle. First Person 1 1 clockwise report the number of people reported to
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1085583
    • 提供者:王丹
  1. -RandSumOne

    0下载:
  2. 带约束的随机序列 使用模拟的方法求解投资组合的有效前沿面,m文件生成随机数,测试文件是通过计算风险与收益,将生成的五维随机序列映射到二维空间中-Random sequence with constraints Using the simulation method to solve the portfolio effective frontier. M file to generate a random number, test file is by calculating the ri
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:948
    • 提供者:LindaPan
  1. SAPSO

    1下载:
  2. 针对PSO在寻优过程容易出现“早熟”现象,提出了一种基于Sobol序列的自适应变异 PSO算法(SAPSO),SAPSO.m-In the optimization process for PSO prone to premature phenomenon, a new Adaptive Mutation PSO Sobol sequence (SAPSO), SAPSO.m
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:814
    • 提供者:kiwileee
  1. scfde

    0下载:
  2. SCFDE 包括导频,独特字cp,过瑞利信道,有m序列和chu序列两种。-SCFDE including the pilot, a unique word cp, over Rayleigh channel, there are two sequences and sequence m chu.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:5852
    • 提供者:weitao
  1. RLS

    0下载:
  2. 自适应控制最小二乘法MATLAB例程,含有白噪声和M随机序列-Adaptive control method of least squares MATLAB routines, white noise and random sequence containing M
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2064
    • 提供者:刘辉
  1. RELS

    0下载:
  2. 递推形式最小二乘MATLAB程序,适用于自适应控制且内含含有白噪声和M随机序列-Recursive least squares form MATLAB program for adaptive control and intron-containing white noise random sequence and M
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2230
    • 提供者:刘辉
  1. lingxiangyi

    0下载:
  2. 零相移滤波器m函数,优点是克服了滤波器产生的相位滞后,缺点是本仿真不能保证实时性,其原理为输入一次序列,正反各变换一遍。-Zero phase shift filter m function, the advantages of the filter to overcome the phase lag, the disadvantage is that the simulation can not guarantee real-time, the principle of the input s
  3. 所属分类:matlab例程

    • 发布日期:2017-04-12
    • 文件大小:819
    • 提供者:feel
  1. munnen

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,matlab实现了五类灰色关联度模型的计算,LZ复杂度反映的是一个时间序列中。- Has been successful debugging. M contains files can be directly run, matlab implements five gray correlation degree computing model, LZ complexity is reflected in a time sequence.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7722
    • 提供者:jei
  1. numbers_out

    0下载:
  2. 试编写一个函数,用整数序列1、 2、 3、 ……、n人的顺序队列,第1趟出列奇数位置的人员,第2趟出列偶数位置, ……,如此类推,求第m趟出列的人员编号。采用单链表表示及求解过程中使用的数据结构。-Try to write a function, with the sequence of integers 1, 2, 3, ......, n people the order queue, the first trip out of the line of personnel odd posit
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:51627
    • 提供者:Issaccu
  1. TRACKING

    0下载:
  2. This code is a Matlab implementation of the tracking algorithm described in: Object Tracking Using Adaptive Object Color Modeling =============================================================================== The code runs on
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3108973
    • 提供者:Ehs R
  1. BinaryTree

    0下载:
  2. 编程实现二叉树的存储结构与基本算法,主要包括以下功能:  创建二叉树B的二叉链 二叉树B:A(B(D,E(H(J,K(L,M(,N))))),C(F,G(,I)))  通过对二叉树B的操作,输出二叉树B的广义表(字符串)表达式  通过对二叉树B的操作,输出H结点的左孩子与右孩子  通过对二叉树B的操作,出二叉树B的深度  通过对二叉树B的操作,
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:58534
    • 提供者:郭培鑫
  1. c832a9bf

    0下载:
  2. 1.MATLAB中的画圆程序:circle.m。 2.MATLAB中的GPS单点定位函数:pos_fix.m。 3.MATLAB中的读取RINEX格式的导航电文文件程序:readnavfile.m。 4.MATLAB中的读取YUMA格式历书的函数:ReadAlmanac.m。 5.MATLAB中的生成一节高斯马尔科夫序列:gmp1.m-1.MATLAB circle in the program: circle.m. 2.MATLAB single poi
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3058
    • 提供者:李立
  1. lr_07

    0下载:
  2. 这个 matlab 代码仿真了M-QAM的传输。M的取值不同,调制方式分别为4QAM,16QAM,64QAM等。传输信道为AWGN信道,能出误码率曲线(Digital Unit Impulse Discrete Harmonic Signals and their Linear Combination Harmonic Signal with Exponential Envelope. Periodic Sequence of Rectangular Impulses Mixture o
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:3072
    • 提供者:Bieke
  1. LDPC-PEG算法构造H矩阵

    2下载:
  2. LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-18
    • 文件大小:1024
    • 提供者:MATLAB编程
  1. 多重分形

    4下载:
  2. 包含m文件,数据示范格式等,用来计算数列多重分形维数(Including m file, data demonstration format, etc., used to calculate the multifractal dimension of the sequence)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-26
    • 文件大小:55296
    • 提供者:miaofasheng
« 1 2 ... 11 12 13 14 15 16»
搜珍网 www.dssz.com