-
learning_demo
Kalman filter examples, learning_demo
- 2010-08-09 16:32:21下载
- 积分:1
-
Mean-Gaussian-noise-filter
说明: 均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。(Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.)
- 2011-02-23 21:08:29下载
- 积分:1
-
cov
matlab的m文件 计算两幅影像的协方差 源码简洁高效(matlab m-file, computing the covariance of two images, simple and efficient source)
- 2011-12-23 12:10:39下载
- 积分: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
-
MATLAB-statement
说明: matlab基础知识,PPT文件,内部资料简单,对于深入学习的人不是很合适(matlab basic knowledge, PPT files, internal information is simple, the depth of learning are not very suitable)
- 2008-11-22 15:22:11下载
- 积分:1
-
matlab-2
数字信号处理清华大学出版社第二版
课本matlab源码(Digital Signal Processing, Tsinghua University Press, second edition of the textbook matlab source)
- 2011-04-18 21:09:57下载
- 积分:1
-
friendtest4
有关友元函数,对于初学者是一个非常不错参考例子(friend
)
- 2009-11-30 19:36:03下载
- 积分:1
-
BP_PIDControl
基于BP神经网络的PID控制算法,可以实现对正弦、方波、阶跃信号的跟踪(BP neural network based on the PID control algorithm can be achieved for the sine, square, step tracking signal)
- 2009-06-10 21:44:08下载
- 积分:1
-
test-clutter
该代码可生成阵列天线的发生天线方向图,以及列子阵接受图。(The code can generate array antenna transmitting map and also the receiving map of a Column.
)
- 2012-05-02 17:27:21下载
- 积分:1
-
NcutImage_7_AMD64
Normalized cut code in matlab (Normalized cut code in Matlab)
- 2007-03-13 21:26:03下载
- 积分:1