-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
Fitting_Gumbel
对轨道不平顺采用耿贝尔分布进行拟合优度检验(On track irregularity using Gumbel distribution goodness of fit test)
- 2014-11-20 20:30:15下载
- 积分:1
-
FFT程序
这是利用C++ 编的fft(This is the C series fft)
- 2021-03-09 17:19:27下载
- 积分:1
-
pyVMD_any
变分模态分解的python版本,个人根据MATLAB版本译制而成(Python version of variational mode decomposition)
- 2018-03-08 08:27:26下载
- 积分:1
-
h1
说明: 关于多智能体系统一致性的程序,解微分方程(Consistency of multi-agent systems program)
- 2013-09-17 09:57:29下载
- 积分:1
-
cfoa
考虑果蝇算法的缺陷,提出了基于混沌算法的果蝇算法,这是代码。(Code of Fruit fly algorithm based on Chaos Algorithm)
- 2020-10-12 23:47:31下载
- 积分:1
-
wigb
将矩阵显示成地震剖面,如果只 a 是输入,可扩展,X,Z,安姆,连接AMX自动决定,否则为“可扩展”是一个标量, ,z 的载体用于注释的偏移和时间,连接AMX振幅范围内。(The matrix shown as seismic profiles, If only a is enter, scal,x,z,amn,amx are decided automatically
otherwise, scal is a scalar x, z are vectors for annotation in
offset and time, amx are the amplitude range.)
- 2020-10-28 08:59:58下载
- 积分:1
-
sod ausm
sod problem solved by ausm format
- 2018-11-12 23:13:50下载
- 积分:1
-
waveFieldSimulationProgramOfILayer
Ⅰ层模型声波波场数值模拟源程序,对各向异性介质中的地震波进行研究,无论是进行野外施工技术研究,还是进
行岩层岩性参数与波动方程之间的关系的研究,或者是进行各向异性介质中地震波
场处理与分析的研究,都离不开各向异性的地震波场数值模拟。(Ⅰ layer model numerical simulation of acoustic wave source for seismic waves in anisotropic media research, whether in carrying out field work research, or to rock lithology parameters and the wave equation of the relationship between research, or to the anisotropy of seismic wave fields in media processing and analysis of the study, are inseparable from anisotropy of seismic wave field numerical simulation.)
- 2009-11-06 15:38:51下载
- 积分:1
-
haar-fft
本程序求相关性K值大小,采用傅里叶矩阵和haar矩阵内积。(The procedures for seeking the size of the K value of the correlation, the use of the Fourier matrix and haar matrix of inner product.)
- 2012-06-19 11:24:56下载
- 积分:1