-
jiachaungchazhi
谐波分析,加窗fft插值算法,幅值校正;多次谐波;峰值搜寻(Harmonic analysis;fft)
- 2015-06-24 10:38:15下载
- 积分:1
-
av_max
fluent udf 壁面热流通量随时间的变化。
调用fluent udf 里面的宏运算。(fluent udf wall heat flux changes with time. Call fluent udf inside the macro operator.)
- 2020-12-28 16:39:01下载
- 积分:1
-
nsga2code
nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。(nondominated sorting genetic algorithms,nsga2 c-language source code better.)
- 2010-02-21 21:04:45下载
- 积分:1
-
htm
大量数值分析常见算法的源程序 如解方程组 插值等 可以用浏览器打开的HTM文件,内部使用C开发(A large number of numerical analysis algorithms common source such as the solution of equations interpolation can be used to open the browser)
- 2011-10-21 14:10:23下载
- 积分:1
-
lsebs
自己编的最小二乘参数辨识,已经调试,内附详细程序说明。(Their own series of least-squares parameter identification, has been commissioning, containing detailed description of the procedures.)
- 2011-11-08 15:11:51下载
- 积分:1
-
mat_disperse
这是一个matlab程序,包括了面波频散计算,及最小二乘反演的导数计算内容。(This is a matlab procedures, including a surface wave dispersion calculation, and calculation of the derivative of least squares inversion content.)
- 2020-11-18 14:39:39下载
- 积分:1
-
ADMNMF
基于交替方向乘子法的非负矩阵分解算法,主要用于盲分离(Alternating direction multiplier method based on non-negative matrix factorization algorithm, mainly used for blind source separation)
- 2013-05-28 16:00:36下载
- 积分:1
-
norton-power-law
牛顿幂率蠕变法则的一个子程序-是一个经典的、常用的蠕变法则,在众多领域广泛使用(Newtonian power law creep rate of a subroutine- is a classic, conventional creep law, are widely used in many fields)
- 2021-04-01 20:49:08下载
- 积分:1
-
AirbornePointEcho
C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
- 2020-07-04 05:40:02下载
- 积分:1
-
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