-
BayesianClasser
贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作(bayes classifier is useful to image classify)
- 2011-01-11 16:59:14下载
- 积分:1
-
1
说明: 比例导引法的MATLAB,程序,希望大家多侃侃(matlab)
- 2009-08-12 14:24:56下载
- 积分:1
-
BPSK
无线激光通信系统在对数正态分布下的平均误码率的计算(the average BER of Wireless optical communication system is studied by log-normal distribution using Gauss methad)
- 2015-05-25 15:56:17下载
- 积分:1
-
jpegrestoration
jpeg restoration using matlab p-file
- 2011-01-12 08:35:38下载
- 积分:1
-
f
说明: 在为分割使用分水岭变换之前,通常使用梯度幅度来预处理图像。(Before using watershed transformation for segmentation,we usually use gradient magnitude to preprocessing the image.
)
- 2013-03-10 16:11:56下载
- 积分:1
-
SFLA
Suffled Frog Leaping Algorithm in Matlab
- 2018-01-26 03:49:29下载
- 积分:1
-
capon
capon的程序,这几天写的,用用试试吧(capon is written by me)
- 2009-03-07 10:19:24下载
- 积分:1
-
Statistics-Matlab
Good refrence to learn statics in matlab
- 2013-01-03 05:53:51下载
- 积分:1
-
Etap1
It is the corresponding testing
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
- 2011-07-15 01:28:17下载
- 积分:1
-
feisher
PCA的步骤:
1 先将数据中心化;
2 求得的协方差矩阵;
3 求出协方差矩阵的特征值与特征向量;
4 将特征值与特征向量进行排序;
5 根据要降维的维数d’,求得要降维的投影方向;
6 求出降维后的数据;
(PCA steps: 1 of the first data center 2 covariance matrix obtained 3 obtained covariance matrix eigenvalues and eigenvectors 4 eigenvalues and eigenvectors will be sorted 5 according to the dimension of dimension reduction d ' , seek to reduce the dimension projection direction 6, the data obtained after the dimensionality reduction )
- 2010-10-28 11:25:05下载
- 积分:1