-
uFVM
说明: 利用matlab实现的部分CFD功能的代码,很有参考价值(Matlab to achieve part of the CFD function of the code, a very valuable reference)
- 2021-02-19 20:19:43下载
- 积分: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
-
fftAna
说明: FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
- 2020-06-21 06:00:02下载
- 积分:1
-
GEAR
用吉尔方法积分一阶微分方程组的初值问题。(Gill method with integral equations of first order initial value problem.)
- 2021-03-08 11:29:28下载
- 积分:1
-
Hanio
关于汉诺塔的代码,中间是用迭代的方法实现的(About Hanio Tower)
- 2012-06-28 22:59:26下载
- 积分:1
-
ren_GPC-PID
广义预测控制算法仿真,通过最小二乘法对系统进行在线辨识,并与PID对比,能运行的(Generalized predictive control algorithm simulation, through the of least squares method for on-line identification system, can run)
- 2012-05-02 17:57:18下载
- 积分:1
-
similarity
本代码可以用于计算特征向量或者矩阵的相似度。(This code can be used to calculate the similarity of the feature vector or matrix.)
- 2012-07-05 11:43:02下载
- 积分:1
-
相空间重构参数计算
说明: 该文件内容用于相空间重构参数时间延迟和嵌入维数的计算,时间延迟的计算包含去偏复自相关函数法和互信息法,嵌入维数的甲酸包含G-P算法和FNN算法。(The contents of this file are used to calculate the time delay and embedding dimension of phase space reconstruction parameters. The calculation of time delay includes depolarization complex autocorrelation function method and mutual information method. The embedding dimension of formic acid includes G-P algorithm and FNN algorithm.)
- 2020-11-05 16:19:52下载
- 积分:1
-
read_nc
用fortran语言读取NC格式的数据,与大家分享,希望能够共同进步哈,谢谢(Used fortran language to read NC data format to share with you, hoping to make progress together Ha, thank you)
- 2013-07-14 20:05:05下载
- 积分:1
-
copula
说明: Copula and tail dependence
- 2020-07-16 23:18:49下载
- 积分:1