搜索资源列表
SVMExample
- 支持向量机SVM和核函数的MATLAB程序集
SVMmatlab
- 用MATLAB编写的支持向量机,实现了线性可分与线性不可分的情况,还有非线性支持向量机,里面部分常用的核函数。
RVM_matlabToolBox
- 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好. -Relevance Vector Ma
SVM_nuclear_assembly_MATLAB_function
- 用MATLAB来实现支持向量机SVM和核函数的程序集-Support Vector Machine SVM and nuclear assembly MATLAB function. Rar
Inertiadevicefaultpredictionbasedonwavelet
- :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
diabetes_train
- 这是一个关于极限学习机matlab的核函数的源程序,对有这方面研究的人有帮助-this is a matlab source program of elm
kernel
- 基于核的模糊C均值matlab仿真程序,功能函数是用c写的,自带图像可检验算法。-Kernel-based fuzzy C-means matlab simulation program, performance function is used to write c, comes with an image can be tested algorithms.
KRLS
- 核自适应滤波算法krls的matlab程序。已将klms算法弄成函数,加载即可使用。-Nuclear adaptive filtering algorithm krls matlab program. Klms algorithm has inflicted function, load can be used.
ker_eval
- 该程序将高斯核函数做成matlab中的函数形式。当需要使用时加载即可使用,简单方便。-The program will be made in matlab Gaussian kernel function form. When you need to use to load to use, simple and convenient.
SVM
- 用matlab实现支持向量机功能,可以进行四种核函数的选择,简单实用-support vector machine
SVM-kernel
- SVM核函数源代码,用matlab语言编写的,适用于分类及相关问题的分析-The SVM kernel function source code, written with matlab language, suitable for classification and analysis of the related problem
SVM-function-matlab
- 支持向量机function函数,用来求解核函数-support vector machine function
elm_kernel
- ELM 极限学习机的核函数 MATLAB程序,用于深入研究和改进极限学习机-Kernel MATLAB program ELM Extreme Learning Machine for further research and improvement Extreme Learning Machine
BP-hehanshubiaoda
- 在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达傅里叶核函数。-BP learning algorithm using Matlab achieve in the Windows environment to achieve the desired mean square error at minimal correct expression of Fourier kernels.
kernel
- 核函数的实现,核分析 和核主成份分析,核Fisher判别 的matlab实现-Nuclear function, nuclear analysis and kernel principal component analysis, kernel Fisher matlab implementation
SVMKERNEL
- 支持向量机的核函数方法及实现,各种核函数的实现,matlab仿真-Kernel support vector machine and achieve, to achieve a variety of kernel function, matlab simulation
2SVR
- 支持向量机回归的matlab版本,里面包含高斯核函数等一系列常用的核函数。(Support vector regression matlab version, which contains the Gauss kernel function and a series of commonly used kernel functions.)
MatlabRegressionCode
- lssvm回归预测分析,用各种核函数进行参数调优过程,使获得最佳的预测结果。(Lssvm regression prediction analysis, with a variety of kernel functions for parameter tuning process, so that the best predictions.)