-
ID3
数据仓库中,数据挖掘的一个程序,用MATLAB编写,好用!(Data warehouse, data mining, a procedure, using MATLAB to prepare, easy to use!)
- 2008-07-21 08:47:54下载
- 积分:1
-
SignalProcessing(MUSIC)
说明: 本Matlab程序是《现代信号处理》中利用MUSIC算法进行的谐波恢复的仿真程序(The Matlab program is )
- 2008-10-29 15:11:28下载
- 积分:1
-
BARKER
利用MATLAB产生7位、13位巴克码并画出频谱图。(Generated 7、13 Barker code and draw the frequency spectrum using MATLAB.
)
- 2010-12-13 21:17:51下载
- 积分:1
-
Numerical-ComputingwithMATLAB
matlab创始人moler的matlab书籍的(founder moler the matlab matlab books)
- 2011-04-24 11:48:08下载
- 积分:1
-
DM6
主要包括一个测试数据集合mydata.mat,main.m,DBSCAN.m和PlotClusterinResult.m共4个文件,我们在测试实验实验中做了两个方面更改:1)更换了另外一个测试数据,测试数据来源于[13](取其中的一部分),2)添加了个K距离图部分代码(均在如下主程序代码中给出),代码按照个人对k-distance graph的理解编写,如有错误之处,望大家指正,3)改变参数Eps值大小,输出结果并显示。(Including a test data set mydata.mat, main.m, DBSCAN.m and PlotClusterinResult.m, a total of 4 documents, we do two aspects of change in the experimental test: 1) to replace another test data, test data from [13] (part of the), 2) add a K distance map the code (both in the main program code are given in the following), according to the personal understanding of the k-distance graph code written, if wrong, hope you correct me, 3) value to change the parameters of Eps, output and display.)
- 2021-01-04 14:08:55下载
- 积分:1
-
color-trans-formation
color transformation by matlab
- 2013-07-30 21:29:15下载
- 积分:1
-
Chapter-3-emulator
《机器人控制系统的设计与Matlab仿真》该书配套的第三章源程序(Design and Matlab simulation of the robot control system
)
- 2012-07-30 12:54:18下载
- 积分:1
-
hamming
the code is simulation in matlab for error correction in transmission
- 2014-10-25 02:48:20下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
a
说明: 基于多目标的跟踪和实现,里面介绍了跟踪算法的现状,以及如何基于mean shift和卡尔曼滤波改进跟踪算法(Based on multi-target tracking and realization, which describes the status of the tracking algorithm, and how mean shift and Kalman filter based tracking algorithm to improve)
- 2010-10-30 13:50:02下载
- 积分:1