-
cca
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
(calculate canonical correlations, find the largest correlation coefficients)
- 2009-09-10 17:02:58下载
- 积分:1
-
minmod
minmod限制器函数,计算流体力学TVD格式中的开关函数。(minmod limiter function)
- 2012-07-04 01:11:38下载
- 积分:1
-
FFTyunyong
FFT,快速傅立叶变换,求一个信号的幅值和相角,频谱特性(FFT, fast Fourier transform, seeking a signal amplitude and phase angle, spectral characteristics)
- 2015-03-23 21:28:54下载
- 积分:1
-
禁忌算法 C++
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
- 2018-04-13 09:03:34下载
- 积分:1
-
besselconstantwidthBF_music
实现任意结构阵列的恒定束宽波束形成法,采用贝塞尔函数分解(Realize the structure of arrays of arbitrary constant beamwidth beamforming method, the use of Bessel function decomposition)
- 2020-11-25 16:19:33下载
- 积分:1
-
usub-TEE-ECM
弹性补偿法的程序,在abaqus中进行二次开发,可以计算各种结构的极限载荷。(The elastic compensation method of the procedure, carries on two times of developments in ABAQUS, can be used to calculate the limit load of various structures.
)
- 2013-08-27 21:49:31下载
- 积分: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
-
source
线弹性模型,可以对一般的弹性体通过abaqus进行验证使用(Linear elastic model)
- 2013-11-18 10:33:29下载
- 积分:1
-
hpr
MATLAB语言编程工具编制测距模型分析界面,具有可变换测距模型,可变换参数设置及测距结果显示,精度分析等功能。(MATLAB language programming tools for the preparation of Ranging model analysis interface with convertible ranging model of transformation parameters can be set up and ranging results showed that precision of analysis functions.)
- 2021-05-13 19:30:02下载
- 积分:1
-
chswordV1
NewtonIterative法计算方程的解(NewtonIterative calculated the solution of the equation)
- 2007-05-10 08:23:16下载
- 积分:1