-
My_local_hist
Local Contrast Enhancement Local Histogram Equalization
- 2010-03-10 07:44:26下载
- 积分:1
-
Desktop
Documanets related to matlab source codes
- 2013-01-14 01:58:22下载
- 积分:1
-
SGN2206LectureNew2
Basic adaptive signal processing methods
- 2010-09-01 16:24:45下载
- 积分:1
-
icaFacesCode
face regnation system with matlab sourcecode
- 2013-10-09 17:11:17下载
- 积分: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
-
rsgeng
matlab 产生高斯随机粗糙面的函数 输入变量为点数 长度 相关长度 均方根高度(Matlab generated Gaussian random rough surface function of the input variables for the length of the relevant length of the length of rms height)
- 2016-10-01 20:39:34下载
- 积分:1
-
02631316Goley
matlab code for golay
- 2015-02-26 12:31:57下载
- 积分:1
-
fullwave_bridge_rectifier
full bridge converter simulink model matlab
- 2015-04-05 16:48:46下载
- 积分:1
-
inverter
matlab sumilink inverter with pwm
- 2009-02-23 15:39:36下载
- 积分:1
-
Adaptive_particle_swarm_algorithm
自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。(Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergence, but not easy to fall into local optimum, more effective solutions to complex problems.)
- 2010-05-07 08:13:00下载
- 积分:1