-
basic-operation
basic operations on an image like negative, log
- 2011-11-24 16:59:24下载
- 积分:1
-
KNN
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.)
- 2020-10-23 14:37:22下载
- 积分:1
-
shipingenzong
用一种算法 利用matlab语言来编写视频跟踪程序(An algorithm using matlab language used to write the video tracking program)
- 2014-02-24 11:41:18下载
- 积分:1
-
all
RLS和LSL、LMS三种算法的自适应滤波程序及其应用与比较(RLS and LSL, LMS three kinds of adaptive filtering algorithm and its application procedure and comparison of)
- 2010-01-04 13:04:38下载
- 积分:1
-
sos2csharptest
Converts Matlab SOS filters into a fast C# class
- 2011-01-16 01:57:37下载
- 积分:1
-
Image-Synthesis
用于立体图像处理过程中两张视差图按照像素规则合图。(For composing two pictures.)
- 2014-11-17 20:56:35下载
- 积分:1
-
LocalLinearApproximation
Local Linear ApproximationLocal Linear ApproximationLocal Linear Approximation
- 2010-12-14 00:49:10下载
- 积分:1
-
phonebook
基于window 环境下的电话本程序
(Window environment based on phone book program)
- 2010-05-24 22:21:45下载
- 积分:1
-
GPS-software-receiver-in-matlab-
GPS软件接收机的相关论文 详细讲解了GPS软件接收机的各个模块 并给出matlab仿真结果(GPS receiver software related papers gave a detailed account of the various modules GPS software receiver matlab simulation results are given)
- 2013-09-04 11:17:23下载
- 积分:1
-
SPT
用启发式SPT规则求解混合流水车间调度方案(Solving Hybrid Flow Shop Scheduling Scheme with Heuristic SPT Rules)
- 2021-03-31 20:29:08下载
- 积分:1