搜索资源列表
gaussian.rar
- 高斯滤波核函数生成,可以根据K和要生成对应的高斯核,Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
gaborfunction
- gabor_function1该程序对Gabor核函数某个尺度和方位的三维形状和二维平面图像进行显示 gabor_function2该程序对Gabor核函数五个尺度和八个方位的二维平面图像进行显示,共产生40个二维平面图像 这两个程序对理解gabor小波很有帮助哦-gabor_function1 the program of Gabor kernel function of a scale and orientation of the three-dimensional shape an
kfcm
- 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
WPKLS
- 提出了基于小波核函数的偏最小二乘方法对混沌信号进行了有效拟合,得到了很好的效果。-Based on wavelet kernel function of the partial least squares method of fitting the effective chaotic signal obtained very good results.
kernelGDA
- 基于核函数的广义判别算法,使用matlab语言编程-Principal component analysis based on kernel function algorithm, using matlab language programming
SVM
- svm工具箱,实现了各种核函数,matlab 7.0以上-svm toolbox various nuclear functions matlab 7.0
SVMmatlab865703589
- 用MATLAB编写的支持向量机,实现了线性可分与线性不可分的情况,还有非线性支持向量机,里面部分常用的核函数,从而达到精确的分类效果。-Prepared using MATLAB support vector machine, linearly separable points with linear, non-linear support vector machine, the inside part of the kernel function, so as to achieve the a
exclass1
- 支持向量机SVM和核函数的matlab实例-Examples of support vector machines SVM and kernel function matlab
sig
- 支持向量机SVM和核函数的matlab实例-Examples of support vector machines SVM and kernel function matlab
SVM
- 支持向量机SVM和核函数的MATLAB程序集,用于图形处理的算法,分类算法-pca and svm use MATLAB
MATLAB代码
- 基于MATLAB数字图像处理技术,对二值图像进行编解码,根据函数调用格式【C,S】=wavedec2(X,N,'wname')中返回的C和S,利用Gabor核函数实现图像的Gabor变化,利用函数wavedec2()实现图像多层小波分解及显示、利用算术编码方法对矩阵进行编解码(Digital image correlation techniques)