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

搜索资源列表

  1. 1500PrePosterous

    0下载:
  2. 此程序给出一个算法,用于计算当已知一个m叉查找树的先序和后序遍历序列后,存在多少种中序遍历可能。输入格式为m s1 s2,其中m表示m叉树,例子 2 abc cba 结果为4 2 abc bca 结果为1 10 abc bca 结果为45 13 abejkcfghid jkebfghicda 结果为207352860-this procedure is an algorithm, When used in the calculation of a known m Binary S
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.42kb
    • 提供者:姚秋林
  1. M-squence

    0下载:
  2. 用单片机只能实现级数叫低的M序列,本程序是单片机的软件补助,功能是产生M序列游程计算-MCU can only achieve low series called the M series, the procedure is SCM software subsidies, function is to produce M-sequence calculation YOU
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:秦光
  1. 2FFT

    0下载:
  2. DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT - FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which ke
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:jia
  1. DIT-FFTsuanfazichengxu

    0下载:
  2. DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT - FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which ke
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:jia
  1. 高精度整数运算

    0下载:
  2. 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:王资
  1. numDel

    0下载:
  2. 从一个长度为n的数字序列中删除 m 个数字, 使删除后的数字的数值最小 (注意不能改变数字的序列)-Length n from a sequence in the figure delete digits m, so that after the deletion of the smallest numerical figure (note the figure should not change the sequence)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:910byte
    • 提供者:zhengzhichao
  1. fft

    0下载:
  2. fft变换,经常用到的快速傅立叶算法,FFT变换,基2DIT,输入参数:x 复数点序列, m FFT的级数 -fft transform, fast Fourier frequently used algorithms, FFT transform, based 2DIT, input parameters: x plural point sequence, m FFT of the series
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:703byte
    • 提供者:路培桄
  1. GetCombin

    0下载:
  2. 这是应用移位算法生成组合的Perl包,包含两套函数,可生成形如 C(m,n)的数字序列组合,和多组的综合组合,具体请研读代码,有简要说明的。-This is the application of displacement algorithm to generate the Perl package combinations, including two sets of functions, such as creating form C (m, n) the number of sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.28kb
    • 提供者:liutao
  1. Monte_Carlo_simulation_cool

    0下载:
  2. 蒙特卡罗模拟随机数是最好的方式,本程序设计在552nm脉冲后,再一左一右的657nm冷却脉冲,测试激发达到100 的概率,尤其考查蓝、绿及近红外波段-MATLAB 6.5 Monte Carlo simulation cool3.m This simulation cycles "num" number of atoms "steps" times, with a cooling sequence of a 657 nm cooling pulse from the right, the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:5.87kb
    • 提供者:huhoo
  1. xiangguanfabianshi

    0下载:
  2. 利用M序列作输入估计脉冲响应值,完成对连续和离散系统传递函数参数的辨识-Use of M sequence as the input impulse response estimated value to complete the continuous and discrete transfer function parameter identification
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.65kb
    • 提供者:zhangshcong
  1. erchengM

    0下载:
  2. 最小二乘法的应用,主要是如何产生m序列,通过输入来控制输出地-The application of least-squares method, mainly how to generate m-sequence, to control the output through the input to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:20.33kb
    • 提供者:zcl
  1. Gaussfilter

    0下载:
  2. guassfilter-求序列x(n)(n是资料长度)的m项高斯低通滤波序列y(n)的fortran源程序/源代码-guassfilter-demand sequence x (n) (n is the data length) of m Gaussian low-pass filter sequence y (n) fortran source/source code
  3. 所属分类:Algorithm

    • 发布日期:2017-02-11
    • 文件大小:3kb
    • 提供者:tracy
  1. Sfourier

    0下载:
  2. 求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。-The discrete Fourier spectral analysis of the request of one-dimensional sequence x (n), s (0: m) discrete power spectrum, c (0: m) amplitude spectrum, cta (0: m) phase spectrum, wh
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:833byte
    • 提供者:huhaibo
  1. m_seq

    0下载:
  2. m sequence generator, to a textbook by matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:1.55kb
    • 提供者:terry
  1. matlab

    6下载:
  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
    • 文件大小:48.71kb
    • 提供者:陈国莹
  1. a

    0下载:
  2. C语言实现下面的功能:过程的输入驱动采用M序列,即u(k)是一个M序列。过程传递函数G(s)中K=120,T1=8.3Sec,T2=6.2Sec。过程的脉冲响应理论值g(k)满足。根据过程的输入输出数据u(k)和z(k),利用相关分析算法估计出过程的脉冲响应值g2(k)。-Process input is driven by the M sequence, i.e., u (k) is an M sequence. Process transfer function G (s) K = 120,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1.72kb
    • 提供者:
  1. exp1

    0下载:
  2. matlab程序实现下面的功能:过程的输入驱动采用M序列,即u(k)是一个M序列。过程传递函数G(s)中K=120,T1=8.3Sec,T2=6.2Sec。过程的脉冲响应理论值g(k)满足。根据过程的输入输出数据u(k)和z(k),利用相关分析算法估计出过程的脉冲响应值g2(k),并且有。-Process input is driven by the M sequence, i.e., u (k) is an M sequence. Process transfer function G (s)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2.09kb
    • 提供者:
  1. mxulie

    0下载:
  2. 能实现用移位寄存器的原理产生M序列,序列的周期可改-Can be achieved using the principles of a shift register generating an M-sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:523byte
    • 提供者:zcf
搜珍网 www.dssz.com