-
Falsecolor_enhance
说明: 图像的伪彩色增强,把灰度图像转换为彩色图像(pseudo-color enhancement of image)
- 2011-03-20 20:07:11下载
- 积分:1
-
vanishingalgorithm
消隐算法 三维 消隐分类 画家算法
算法的介绍及例子说明(Vanishing algorithm 3 d Vanishing classification Painter algorithm
The algorithm is introduced and examples
)
- 2012-03-21 16:18:31下载
- 积分:1
-
pca
以图形的形式显示PCA算法的过程,便于初学者理解。(The PCA algorithm is displayed in a graphical form, easy for beginners to understand.)
- 2012-03-29 15:18:46下载
- 积分:1
-
HMM
matlab下基于HMM算法的语音信号的识别与研究 包含HMM的基本工具包(HMM-based algorithm matlab voice signal containing the identification and study of the basic HMM Toolkit)
- 2009-05-16 15:29:03下载
- 积分:1
-
ninghie_v21
模式识别中的bayes判别分析算法,进行逐步线性回归,小波包分析提取振动信号中的特征频率。( Pattern Recognition bayes discriminant analysis algorithm, Stepwise linear regression, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-02-15 17:02:12下载
- 积分:1
-
kmeans
用natlab将iris数据聚类为三类。然后将结果与虹膜数据集中的正确结果进行比较,并计算分类精度(You are offered the iris dataset of the UCI dataset. Cluster the data to three categories. Then compare the result with the correct one in iris dataset and compute the classification accuracy.)
- 2018-05-14 16:49:18下载
- 积分:1
-
MATLAB_programming_source_filtering_algorithm_for_
MATLAB程序设计数值微分滤波算法设计源码MATLAB programming source filtering algorithm for numerical differentiation(MATLAB programming filtering algorithm for numerical differential source MATLAB programming source filtering algorithm for numerical differentiation)
- 2010-08-02 12:42:27下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
randomwalk_cell_and_particle_dependent
2D Random Walk with cell and chemotaxis interaction
- 2011-04-19 07:49:09下载
- 积分:1
-
shijianyulieduobuyuce
时间序列的多步预测程序,希望对大家能都有所帮助(Time series of multi-step forecasting process)
- 2012-05-07 13:09:37下载
- 积分:1