-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
myrandint
code generates a random integer
- 2012-05-24 14:52:22下载
- 积分:1
-
Minimum-Cost-Flow
最小费用最大流问题是经济学和管理学中的一类典型问题。在一个网络中每段路径都有“容量”和“费用”两个限制的条件下,此类问题的研究试图寻找出:流量从A到B,如何选择路径、分配经过路径的流量,可以达到所用的费用最小的要求。(Minimum cost maximum flow problem is economics and management in a class of typical problems. Each path in a network has the " capacity" and " costs" two limiting conditions, such problems of trying to find out: Flow from A to B, how to choose the path, the path of the flow through the distribution can be achieved The use of the minimum cost requirements.)
- 2013-08-23 23:10:20下载
- 积分:1
-
airline_routing_visualization
很强大的路径规划程序,非常实用。军事迷们的最爱(plan planing)
- 2014-11-16 21:38:15下载
- 积分:1
-
ChemHeatPump
化学热泵的matlab源程序,化工应用实例,供大家学习参考。(Chemical heat pump matlab source code, the chemical application examples, for all to learn.)
- 2012-10-28 11:28:53下载
- 积分:1
-
matlab
对排队进行计算的算发,所用环境matlab(Queuing)
- 2009-09-12 08:50:52下载
- 积分:1
-
evaluation
各种图像融合性能评价参数,包括D,MSE,PSNR,SF,RMSE,NCD,REL,MI,MAE,DREL,EOG,CREF等(Image fusion performance evaluation of various parameters)
- 2010-07-21 16:28:26下载
- 积分:1
-
lyapunov
说明: MATLAB求解最大lyapunov指数源代码(MATLAB to solve the largest index of the source code lyapunov)
- 2009-08-18 15:49:25下载
- 积分:1
-
eetop.cn_LTE-simulation-C
LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~(LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
)
- 2013-11-25 14:50:32下载
- 积分:1
-
lyapunov_wolf
该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(This function is used to calculate the maximum Lyapunov exponent of time series- Wolf Method)
- 2014-02-25 21:13:24下载
- 积分:1