搜索资源列表
kernel-ica1_2
- 这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。
Locally+weighted+regression+estimation
- 加权核函数的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。 另外,包括Uniform和Gabor加权核函数相结合的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
KGaussian1 高斯核核函数的matlab程序
- 核函数中经常用到的高斯核核函数的matlab程序-Kernel function often used in the Gaussian kernel function matlab nuclear program
kda
- kda程序 用于matlab环境下不同核函数分类问题-kda program for matlab environment classification of the different kernel function
kwiener
- 及于核函数的维纳滤波,希望大家共同学习进步。程序我这里好用,也许你下载后需要调试,祝好-kwiener,,
SVM-KMExample
- 支持向量机SVM和核函数的matlab程序集-SVM matlab
SVMandKERLandMATLAB
- 支持向量机SVM和核函数kerl的matlab程序合集-Support Vector Machine SVM and kernel kerl the collection matlab program
SVM
- 支持向量机SVM和核函数的matlab程序集,压缩包中包含常用的各种SVM函数,-Support vector machine and kernel function SVM matlab assembly, compressed package that contains a variety of commonly used SVM function
svmkernel
- 此函数为支持向量机核函数的参数matlab程序-This function support vector machine kernel function parameters matlab program
svm-rbf-demo
- 基于RBF核函数的最小二乘支持向量机演示程序,对学习支持向量机有帮助-Based on RBF kernel functions, the least squares support vector machine (SVM) demo application to the study of support vector machine have help
Alaa_ToolBox_sent
- 此文档包含支持向量机程序和核函数的编写程序-This document contains the program of support vector machine and kernel programming
ffntest
- 支持向量机核函数的matlab程序的编写,可直接利用进行修改-support vector machine
KPCA1
- 改程序为基于核函数的主成分分析算法的MATLAB实现程序,对于学习KPCA有很大帮助-This program is the MATLAB program which is based on the kernel principal component analysis
SVMClassification
- 这是我自己的SVM分类程序,本人正在用包括核函数的选择,线性核函数等。-This is my own SVM classification procedures, I was with, including the choice of kernel function, linear kernel and so on.
1kernel-ica1_1
- 核主元分析程序,利用核函数将非线性数据映射到线性空间,再利用主元分析提取特征数据。-KPCA procedure uses the kernel nonlinear data mapped into linear space, and then using principal component analysis to extract feature data.
555
- 高斯核函数的源程序代码,列出5种情况,程序包涵仿真图等。值得拥有。-Gaussian kernel function of the source code, listing 5 kinds of circumstances, program includes the simulation diagram, etc. Worth having.
crossvalidation_svm
- matlab编写的调整svm参数的程序,其中cross是主程序,另两个是自己编写的svm核函数,如果要用matlab自带的核函数就把-t的值改成2即可。Ytrain是标记矩阵,Xtrain是特征矩阵,都由用户自己导入。可利用k倍交叉验证来选择最优的c参数。k可自行更改。-svm matlab prepared to adjust the parameters of the program, which cross the main program, and the other two are t
KDA
- 核函数结构KDA具体编程代码等,较详细的程序(Kernel function structure)
function_kpca
- 使用核函数,在matlab环境下实现非线性主成分分析(Using kernel function to realize nonlinear principal component analysis in Matlab environment.)