-
mp3readwrite
实现MATLAB环境中,对MP3格式的音频文件的读写操作(reading from or writing to a mp3 audio file based-on matlab)
- 2010-11-28 11:20:02下载
- 积分:1
-
guardtestym.m
Quade test for non parametric two way ANalysis Of VAriance
- 2010-12-16 20:40:59下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
sourcecode6
Source code implement clustering algorithm
- 2011-01-19 22:01:15下载
- 积分:1
-
Non-numerical-parallel-algorithms-Ga
说明: 非数值并行算法:遗传算法,遗传算法的一个教程,很适合初学者(Non-numerical parallel algorithms: Genetic algorithm, genetic algorithm tutorial, very suitable for beginners)
- 2011-03-25 18:45:21下载
- 积分:1
-
蒙特卡洛模拟——金融
蒙特卡洛模拟——金融,用于股价的风险预测评估(Monte Carlo simulation - Finance, for stock price risk assessment)
- 2017-06-13 21:21:49下载
- 积分:1
-
localMaximum
利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。(Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange, this is the extreme position, take advantage of this thinking of getting extreme points location.)
- 2014-01-08 17:56:14下载
- 积分:1
-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1
-
hsbj
matlab和切比雪夫,里面有很多曲线拟合(matlab)
- 2009-12-01 10:06:09下载
- 积分:1
-
EASI-seperation
this is simple matlab code for EASI algorithm in BSS
- 2012-08-17 18:57:48下载
- 积分:1