{block name="css"}{/block} {block name="schema"} {/block} Skip to main content

MatlabCode

All resources on this site are high-quality and available for download.

您现在的位置是:MatlabCode > Download > Simulation > Support vector regression in matlab

Support vector regression in matlab

  • 资源大小:3K
  • 下载次数:0 次
  • 浏览次数:171 次
  • 资源积分:1 积分
  • 标      签: 支持向量回归 Matlab

资 源 简 介

Support vector regression in matlab

详 情 说 明

在Matlab中使用支持向量回归(Support Vector Regression)可以实现许多功能。除了可以进行标准回归和分类任务之外,支持向量回归还可以用于估计概率,处理异常值,进行稳健回归,以及进行非线性回归等。此外,支持向量回归使用的核函数可以帮助我们更好地处理非线性问题。因此,如果您想要进行回归任务,支持向量回归是一个非常有用的工具。