Matlab的工具箱,可用于分类以及为函数估计我要分享

Matlab toolbox, estimate can be used in the classification as well as the function

分类与回归 工具箱 LS-SVM 算法 函数 plotlssvm

关注次数: 251

下载次数: 0

文件大小: 15KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

分类和回归。 Matlab工具箱基于快速的LS-SVM训练和仿真算法构建。相应的函数调用可用于分类和函数估计。 plotlssvm函数显示模型的仿真结果和训练区域中的点。



English Description:

Classification and regression.Matlab toolbox LS - SVM training and simulation algorithm based on fast build.Call the corresponding function can be used for the classification and function estimation.Plotlssvm function according to the simulation results of the model and the training points in the area.


代码预览

cilssvm.m

plotlssvm.m

postlssvm.m

predlssvm.m

prelssvm.m

simlssvm.m

trainlssvm.m