-
liulihan
本程序利用小波变换实现正常心音信号单子带分解与重构(This procedure to achieve a normal heart sounds using wavelet transform signal decomposition and reconstruction with a list)
- 2009-11-24 21:02:05下载
- 积分:1
-
Counter
CounterV3.2(非零坊统计 v3.2)(CounterV3.2 (non-zero Square Statistics v3.2))
- 2010-02-27 20:37:20下载
- 积分:1
-
link
ofdm tutorial its a project report on ofdm using matlab
- 2010-01-05 14:23:06下载
- 积分:1
-
hjkds
说明: 历年数学建模解题程序代码:电力分派与管理,MATLAB程序1(Mathematical modeling problem-solving year code: electricity distribution management, MATLAB 1)
- 2009-08-03 23:18:29下载
- 积分:1
-
115157672nonliner_fz
this winzip is for nonlinear control
- 2010-06-01 01:46:11下载
- 积分:1
-
Tutorial_matlab
Matlab Tutorial for students
- 2011-12-14 03:14:01下载
- 积分:1
-
ART-(Pattern-Classification)
a project for pattern classification by ART neural network (with GUI).
- 2011-07-16 15:07:08下载
- 积分:1
-
Shower
Fuzzy Control System Design using simulink and fuzzy toolbox for nonlinear systems
- 2013-03-29 14:28:01下载
- 积分:1
-
radar
实现雷达信号线性调频的相关处理,对雷达信号的细微特增进行分析(Chirp radar signal processing, radar signal subtle increase in special analysis)
- 2012-11-24 08:29:47下载
- 积分: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