搜索资源列表
1500PrePosterous
- 此程序给出一个算法,用于计算当已知一个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
M-squence
- 用单片机只能实现级数叫低的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
2FFT
- 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
DIT-FFTsuanfazichengxu
- 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
高精度整数运算
- 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,
numDel
- 从一个长度为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)
fft
- 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
GetCombin
- 这是应用移位算法生成组合的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
Monte_Carlo_simulation_cool
- 蒙特卡罗模拟随机数是最好的方式,本程序设计在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
xiangguanfabianshi
- 利用M序列作输入估计脉冲响应值,完成对连续和离散系统传递函数参数的辨识-Use of M sequence as the input impulse response estimated value to complete the continuous and discrete transfer function parameter identification
erchengM
- 最小二乘法的应用,主要是如何产生m序列,通过输入来控制输出地-The application of least-squares method, mainly how to generate m-sequence, to control the output through the input to
Gaussfilter
- 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
Sfourier
- 求一维序列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
m_seq
- m sequence generator, to a textbook by matlab
matlab
- 基于二阶锥规划的旁瓣抑制滤波器的设计仿真,其中包括m序列,失配滤波器设计,并且考虑增益处理损失。-Based on SOCP sidelobe suppression filter design simulation, including m-sequence mismatch filter design, and to consider the loss of gain processing.
a
- 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,
exp1
- 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)
mxulie
- 能实现用移位寄存器的原理产生M序列,序列的周期可改-Can be achieved using the principles of a shift register generating an M-sequence
