-
GUI-based-Satellite-Tracking
GUI based Satellite Tracking System
- 2014-12-30 06:47:25下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
PDE_denoising
说明: MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的(pde image deniosing)
- 2010-04-11 23:09:53下载
- 积分:1
-
TP_MLP
一个用MATLAB实现的多层感知器(a MATLAB the multilayer perceptron.)
- 2006-11-20 23:41:56下载
- 积分:1
-
PowerFlow
说明: 电力系统潮流计算程序主程序,还有功能子程序(power float)
- 2011-04-07 20:50:39下载
- 积分:1
-
SAR-FLITER
这个matlab程序实现的是一个噪声生成器,它可以生成高斯、椒盐、加性及乘性噪声,并把这些噪声添加到一幅图像上。(Gaussian Pepper Noise Generator)
- 2011-05-16 19:11:49下载
- 积分:1
-
selectivemapping_papr
This is matlab simulation of selective mapping technique for papr reduction.Sequences that are independent and represent the same information are generated.PAPR of these are calculated separately. Sequence with the smallest PAPR is selected for final serial transmission
- 2013-11-08 19:54:19下载
- 积分:1
-
libev-4.15.tar
libev-4.15源码
libev是Marc Lehmann用C写的高性能事件循环库。通过libev,可以灵活地把各种事件组织管理起来,如:时钟、io、信号等。libev在业界内也是广受好评,不少项目都采用它来做底层的事件循环。node.js也是其中之一(libev-4.15 source libev Marc Lehmann is written in C, a high-performance event loop library. By libev, the flexibility to manage the organization of various events, such as: clock, io, signals. libev is also widely acclaimed in the industry, many projects have adopted it as the underlying event loop. node.js is one of them)
- 2014-01-27 01:37:10下载
- 积分:1
-
Image_Matching
毕业设计全部参考,关于图像匹配的近期文献(All reference to graduation, the recent literature on image matching)
- 2010-11-08 16:31:27下载
- 积分:1
-
gudaokekaoxing
实现对离网运行的孤岛微电网的可靠性评估,用的是解析法,能够很好的评估孤岛的可靠性。(Realize the off-grid micro-run island grid reliability evaluation using analytical method, can be a good assessment of the reliability of the island.)
- 2021-01-06 10:58:53下载
- 积分:1