-
1D-Euler
用于求解一维气体动力学的欧拉方程代码,采用戈东诺夫格式,显式推进,可仿真非定常激波管(For solving one-dimensional Euler equations of gas dynamics code, using Godunov format, explicit advance, can simulate unsteady shock tube)
- 2013-08-11 04:55:06下载
- 积分:1
-
-recursive-
天线组阵中相位差的递推最小二乘估计与滤波(Phase array antenna group recursive least squares estimation and filtering)
- 2013-12-20 13:17:48下载
- 积分:1
-
first_order_differ---solve
使用四阶Runge-Kutta算法解决两个一阶微分方程组,并输出到文件。(solve a two cupled first order differential equations)
- 2017-04-12 11:03:06下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
labview_zerophase-shift_filtering
zero shift fitering to be used in offline system identification
- 2010-08-29 23:00:34下载
- 积分:1
-
NHMT
说明: 埃特金不等距插值,有例子,检验过,很顺利(Aitken non-equidistant interpolation, there are examples of tests, it is smooth)
- 2008-11-30 19:02:40下载
- 积分:1
-
r2fft
用一个N点复序列的FFT同时计算两个N点实序列离散傅里叶变换(With an N-point complex sequence of N-point FFT calculate two real sequences discrete Fourier transform)
- 2013-05-23 20:11:50下载
- 积分:1
-
multable
java编写九九乘法表
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
(Multiplication table
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
)
- 2012-11-29 08:29:51下载
- 积分:1
-
IGA
基于matlab的人工免疫遗传算法的编程(附注释)希望可以帮到大家 (Based on artificial immune genetic algorithm matlab programming (with comments) the desire to help people)
- 2011-04-26 11:08:43下载
- 积分:1
-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1