-
CHAP03
是Matlab图像处理的原程序代码,适合初学者使用。(Matlab image processing is the original code, suitable for beginners.)
- 2010-01-24 16:46:31下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
eemd
本程序是希尔伯特黄变换中的EMD分解得到IMF分量的源程序(This procedure is the Hilbert-Huang transform EMD decomposition IMF component of the source)
- 2013-10-16 17:47:59下载
- 积分:1
-
surf2dxf
The X, Y and Z matrix arguments can be used exactly as in the surf and mesh functions. But attention to the colors, because DXF fiels do not uses RGB palete. Instead they use a scaled color palete between 0 and 255.
- 2010-02-26 13:18:51下载
- 积分:1
-
Adapting-GA
多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载(this is matlab file ,it is for adpation GA for PID )
- 2011-01-19 13:19:44下载
- 积分:1
-
Huffman
this code helps us to compress a text using huffman algorithm
- 2014-11-30 02:39:06下载
- 积分:1
-
deeplearning_facerecognition
人脸识别,使用深度学习中的DBN算法进行人脸识别算法,数据集是ORL人脸数据集。(FACE Recognition, using the depth learning DBN algorithm recognition algorithm, the data set is a ORL face dataset.)
- 2016-07-31 17:04:45下载
- 积分:1
-
calculate_image
标定程序,张正友的标定程序,实现摄像机内外参数标定(calibration procedures, Zhang is the Friends of the calibration procedures, and outside the parameters of the camera calibration)
- 2007-03-16 02:12:17下载
- 积分:1
-
WaveletEnergySpectrum
Matlab小波能量谱的程序wavelet energy spectrum (wavelet energy spectrum )
- 2020-06-29 17:20:02下载
- 积分:1
-
ModularityWithMef
一个学习Mef的demo,Modularity with mef(A study of Mef demo ,Modularity with mef
)
- 2014-12-09 11:30:12下载
- 积分:1