-
Dsimplex
Dsimplex.m 对偶单纯形法求解线性规划问题(Dual simplex method for solving linear programming problems)
- 2019-03-28 10:59:52下载
- 积分:1
-
UDF_03_Files
用C语言编写的Fluent UDF实例,包含Adjust宏,profile宏等八个实例教程,快速上手(The UDF is for computational fluid dynamics software Fluent, it concludes the Profile.c,the Adjust.c)
- 2019-05-11 00:02:23下载
- 积分:1
-
GUSS
多点高斯平稳随机过程模拟,运用了快速傅里叶变换进行模拟。(Multi-Gaussian stationary random process simulation, using a fast Fourier transform simulation.)
- 2020-11-02 12:39:53下载
- 积分:1
-
windturb
采用遗传算法对风力机叶片气动外形进行优化设计,快速有效(Genetic algorithm to optimize the design of wind turbine blades aerodynamic shape, quickly and efficiently.)
- 2012-10-15 23:38:01下载
- 积分:1
-
3DDC
此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
- 2013-12-05 22:36:46下载
- 积分:1
-
5
说明:
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
-recursive-
天线组阵中相位差的递推最小二乘估计与滤波(Phase array antenna group recursive least squares estimation and filtering)
- 2013-12-20 13:17:48下载
- 积分:1
-
back-forward-power-flow
对简单开式网前推回代法计算潮流方便,已通过编译,有运行结果(back forward power flow)
- 2013-09-26 10:12:32下载
- 积分:1
-
Montecarlo_SNR
用牛顿迭代法估计正弦信号的幅度,相位,频率,选用多次montecalor算法估计参数均值,并与理论上参数估计的CRLB下限进行比较。(Newton iterative method estimates the sinusoidal signal amplitude, phase, frequency, use multiple montecalor algorithm to estimate the parameters mean, and with the theoretical limit of parameter estimation CRLB compare.)
- 2021-03-01 11:29:35下载
- 积分:1
-
MM1
用C++实现排队论中M/M/1模型。简单方便。(Using C++ implementation in the M/M/1 queuing theory model. Easy and convenient.)
- 2020-11-16 13:39:41下载
- 积分:1