-
OFDM
this is related to ofdm
- 2010-08-12 02:07:51下载
- 积分:1
-
lbp
local binary pattern matlab source code
- 2009-05-19 22:54:56下载
- 积分:1
-
PRRR
文件包含了基于监督局部线性嵌入的玉米田间杂草识别案例分析(File contains the corn field weed recognition based on supervision of locally linear embedding case analysis)
- 2014-11-02 13:29:09下载
- 积分:1
-
hyperchaotic
分数阶混沌系统,分数阶混沌吸引子相图程序实现。(Fractional chaotic systems, fractional chaotic attractor sub-phase diagram program.)
- 2020-06-30 14:40:02下载
- 积分:1
-
Classification_toolbox
matlab 的最新工具包,包括遗传算法,粒子群算法,总之 与现代优化算法一书中较为匹配(MATLAB tool box )
- 2014-10-11 10:29:44下载
- 积分:1
-
DOA
面阵中二维角度估计,基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Two-dimensional planar array angle estimation, based on two-dimensional DOA estimate MATLAB program augmented matrix beam L-shaped array of)
- 2014-10-22 21:18:49下载
- 积分:1
-
2013102242160953
人脑图像边缘提取,比较好用的人脑图像边缘提取matlab仿真程序。(The human brain image edge extraction, relatively easy to use the human brain image edge extraction matlab simulation program.)
- 2013-11-24 23:12:15下载
- 积分:1
-
Matlab-senior-notes(5)
Matlab高级讲义- SIMULINK仿真基础(Matlab senior notes- SIMULINK based simulation)
- 2011-12-24 21:15:08下载
- 积分: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
-
MATLAB-GUI
MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计(Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design)
- 2010-11-22 13:56:39下载
- 积分:1