-
Mesh2dv23
MATLAB编写的非结构化网格生成程序,不算很长(MATLAB program written in unstructured mesh generation, not very long)
- 2011-10-09 22:22:08下载
- 积分:1
-
driver
Driver Fatigue Detection Based on Eye Tracking
- 2009-09-10 06:13:06下载
- 积分:1
-
Bayesian.Classifier
贝叶斯分类实验 模式识别课程实验所用的源程序(Bayesian classifier experimental pattern recognition programs used in the experimental program)
- 2007-05-26 16:05:05下载
- 积分:1
-
K2.rar
从数据样本中随机选取一本分数据,运用K2算法进行贝叶斯网络结构学习(A sub-data randomly selected the data samples, using K2 Bayesian network structure learning algorithm)
- 2017-04-05 19:13:09下载
- 积分:1
-
RK_4
求解时滞微分方程的龙格库塔方法!用matlab编写的。(Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.)
- 2008-12-25 09:33:06下载
- 积分:1
-
VISCOSITY
fluent中用于修改湍流粘度系数的自定义函数(udf to modify turbulence viscosity coefficient in fluent)
- 2020-12-23 15:19:08下载
- 积分:1
-
潮流计算(3机9节点)
本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
- 2020-07-03 05:00:02下载
- 积分: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
-
mahalanobis
一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。(a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.)
- 2006-09-30 23:22:22下载
- 积分:1
-
modified-burgers-model
改进的burgers模型,非常适合学习UMAT的同志们学习,来自廖公云老师的《ABAQUS有限元软件在道路工程中的应用》(Improved burgers model is ideal for learning UMAT comrades learn from Liao Gongyun teacher "ABAQUS finite element software road works)
- 2021-04-05 17:19:03下载
- 积分:1