-
project2
tools for processing crypto in matlab written inc c++ ebook for
- 2009-03-23 21:29:29下载
- 积分:1
-
xiaobohanshu
对于小波去噪,采用的是小波函数,并在去噪同时进行语音的压缩。(for wavelet denoising, using the wavelet denoising and simultaneously voice compression.)
- 2007-05-24 18:38:27下载
- 积分:1
-
3
说明: AF的性能仿真即误码率理论值的数值仿真分析(AF BER performance simulation is the theoretical value of the numerical simulation)
- 2011-09-11 15:12:28下载
- 积分:1
-
PHD_MTT
多目标跟踪,PHD滤波器的使用,实现过程采用高斯混合方法(Multi-target tracking, using PHD filter realization method using Gaussian mixture)
- 2014-04-25 20:24:44下载
- 积分:1
-
FaceRecognition
基于主成分分析的人脸识别,应用K-L变换作特征处理(Face recognition based PCA)
- 2017-12-12 10:14:22下载
- 积分:1
-
Prony
基于HRRP的Prony算法,可用于实现目标散射中心个数的估计及识别(Based on the HRRP the Prony algorithm, can be used to achieve a number of estimates and identification of target scattering centers)
- 2013-03-13 15:52:07下载
- 积分:1
-
proj1_knn
MATLAB实现的KNN
压缩文件包含m文件和wine.txt(机器学习著名的红酒数据集,下载自UCI大学机器学习数据集: http://archive.ics.uci.edu/ml/datasets/Wine)
(knn wrote in MATLAB)
- 2016-01-17 12:13:10下载
- 积分: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
-
plotshape
This function plot a series of rects described from the N columns of a
matrix 4xN, eaach column is of the form [x,y,w,h]
- 2010-07-22 17:01:59下载
- 积分:1
-
2
说明: matlab程序设计基础ppt 函数文件程序设计的基本结构(matlab program design based on function ppt document the basic structure of program design)
- 2008-10-07 21:12:09下载
- 积分:1