-
gaosixiaoqu
计算方法:主要是高斯消去法的C语言算法实现(Calculation method: Gaussian elimination)
- 2012-12-09 15:58:18下载
- 积分:1
-
LPA(C)
复杂网络的结构检测室近几年的研究热点,目前最快的算法是标签传播!(Community detection is hot topic in recent years. The most fast algorithm for community detection is Label Propagation Algorithm(LPA),and this is the program!)
- 2021-02-22 16:49:41下载
- 积分:1
-
NonCVX_MC
基于凸优化算法的矩阵填充稀疏矩阵理论的Matlab实现。(Based on convex optimization algorithm of matrix fill sparse matrix theory Matlab achieve.)
- 2020-12-07 10:39:22下载
- 积分:1
-
piu_um40
关于神经网络控制,数据模型归一化,模态振动,多目标跟踪的粒子滤波器。( On neural network control, Normalized data model, modal vibration, Multi-target tracking particle filter.)
- 2017-03-21 19:50:09下载
- 积分:1
-
GMM模型
说明: 用em算法估计高斯混合模型参数,matlab代码(Estimation of Gaussian mixture model parameters by EM algorithm)
- 2020-07-05 19:39:46下载
- 积分:1
-
aboat-shuzhi-fenxi
数值分析计算课程的部分习题答案,有matlab编程,希望对大家有用。(some small matlab codes .)
- 2012-08-17 22:28:01下载
- 积分:1
-
matlabalgorit
进行干扰源以及声源定位的时延估计技术,以及定位迭代算法相关介绍(Sources of interference and delay estimation techniques for sound source localization, as well as positioning iterative algorithm)
- 2012-10-08 20:50:51下载
- 积分: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
-
javaquxianjifen
数学中计算曲线积分 数学工具中常用到这样的方法(Calculated curve integral mathematics math tools commonly used in such a way)
- 2013-06-26 16:36:38下载
- 积分:1
-
my_double
用于计算太阳辐射的模型,该模型计算精度好,方法简单(Used to calculate the solar radiation model, the model accuracy, the method is simple)
- 2021-05-06 17:22:07下载
- 积分:1