-
datamining
说明: 文档中集成了数据挖掘最常用的几种算法的Matlab源码,其中包括了Kmeans,KNN等算法的源码,希望能对大家有所帮助。(Document incorporates the most commonly used data mining algorithms for the Matlab source code, including Kmeans, KNN algorithms in source code, hoping to help.)
- 2010-04-26 00:52:02下载
- 积分:1
-
Watterson_channel
说明: watterson信道模型,包含四种模型,有3径和4径两类(watterson channel model, including the four models, there are two types of 3 tracks and 4 tracks)
- 2021-04-23 22:18:47下载
- 积分:1
-
ProbabilityProcesses
基于Matlab平台,进行概论、随机数理统计数值分析,包括m文件及流程说明。(Matlab-based platform, the Introduction, random numerical analysis of mathematical statistics, including the m-file and process instructions.)
- 2011-10-03 09:35:53下载
- 积分:1
-
pvbattery
功能实现:光伏电池最大功率跟踪。本程序基于boost电路。在matlab平台上能够成功调试。(Functions: Photovoltaic Maximum Power Point Tracking. This program is based on the boost circuit. Able to successfully debug Matlab platform.)
- 2013-05-03 21:09:55下载
- 积分:1
-
OQPSK
matlab编程实现OQPSK调制解调波形及频谱、功率谱的绘图(
您是不是要找: matlab编程实现QPSK调制解调形及频谱、功率谱的绘图
matlab programming OQPSK modulation and demodulation waveform and spectrum, power spectrum drawing)
- 2020-12-24 17:39:05下载
- 积分:1
-
imagematch
图像拼接的matlab代码,亲自调试过,中文注释详细,易懂,好用,初学者更加值得看看(Image splicing of matlab code, and debugged in person, Chinese annotation in detail, and easy to understand and use, the beginner is more worth to see)
- 2014-06-03 16:12:57下载
- 积分:1
-
matlab
聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
- 2014-02-18 09:59:02下载
- 积分:1
-
MatlabPlot
说明: 实现在MAtlab中动态绘图,把大量的数据以波形的形式显示出来,具体怎么实现请仔细阅读程序。(MAtlab achieve dynamic drawings, the large amount of data to the form of waveforms displayed, how the achievement of specific procedures, please read carefully.)
- 2009-08-09 11:32:15下载
- 积分:1
-
dip10
this is a digital image processing project of image segmentation in matlab with .m code files
- 2011-05-27 17:51:05下载
- 积分:1
-
c45
用matlab编程实现的数据挖掘c4.5算法,是上交的一个作业,绝对可行的。当然,还有些小瑕疵(Matlab programming with data mining c4.5 algorithm, is handed a job, absolutely feasible. Of course, there are some small flaws)
- 2011-07-07 15:14:32下载
- 积分:1