在VS 2005平台下,写的一个小程序,用于求三维网格模型上两点之间的测地线距离
2021-07-12 21:38:15 15.41MB Geodesic Distance 测地线距离
1
图像分割评估指标——表面距离计算库: 这个库主要包含了以下几个表面距离计算: Average surface distance 平均表面距离 Hausdorff distance 豪斯多夫距离 Surface overlap 表面重叠度 Surface dice 表面dice值 Volumetric dice 三维dice值
2021-07-12 11:11:28 18KB package
1
iOS 帽子模板 iOS 帽子模板
2021-07-10 20:03:44 3KB CoffeeScript
1
TDMA for Long Distance Wireless Networks
2021-07-02 17:01:18 432KB IEEE TDMA
1
有向加权复杂网络计算最短路径
2021-06-30 17:09:28 1KB 复杂网络
1
KMV的MATLAB的代码distance_to_default 该代码使用幼稚,直接和迭代的方法来求解1970年至2015年公司的违约距离和违约概率。该代码使用的数据可在链接中找到。 方法1:天真 DD = (log(E + F/F) + (annret − σV^2 /2)T)/(σV * sqrt(T)) 在哪里 - σV = (E/E+F) * σE + (F / E + F)*(0.05 + 0.25 * σE) - annret is the annual returns from the previous year 方法2:直接求解 等式1: E = V * N(d1) − exp(−r * T) + F * N(d2) 在哪里 - E is the market value of the firm’s equity - F is the face value of the firm’s debt - r is the instantaneous risk-free rate - N() is the cumulative standard normal distribu
2021-06-16 09:15:57 474KB 系统开源
1
用于快速计算两个字符串之间的 Levenshtein 距离的 C++ mex 代码。 您需要使用“mex -setup”和“men LevenDistance.cpp”编译它。 这是基于损坏的源代码: http://hi.baidu.com/mhyuycwnspbqswe/item/936632f359a5a9b631c199d8
2021-06-01 12:02:46 3KB matlab
1
计算直方图的 Earth Move 距离
2021-05-22 21:46:41 12KB Earth Movers Distance
1
EMD(Earth Mover's Distance) Earth Mover's Distance(EMD)是由Rubner[13]等人所提出用於影像搜 寻之上,当特徵间(bin与bin)的距 可以使用ground distance求得时, 用 Earth Mover's Distance做相似 计算可以得到较好的结果.
2021-05-22 21:23:46 6KB EMD
1
SQL SERVER实现编辑距离(Edit Distance)算法,可进行模糊匹配查询
2021-05-11 10:57:00 28KB SQL SERVER 编辑距离 Edit
1