- 1、本文档共9页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
支持向量机matlab实现源码支持向量机matlab实现源代码
edit svmtrain
edit svmclassify
edit svmpredict
function [svm_struct, svIndex] = svmtrain(training, groupnames, varargin)
%SVMTRAIN trains a support vector machine classifier
%
% SVMStruct = SVMTRAIN(TRAINING,GROUP) trains a support vector machine
% classifier using data TRAINING taken from two groups given by GROUP.
% SVMStruct contains information about the trained classifier that is
% used by SVMCLASSIFY for classification. GROUP is a column vector of
% values of the same length as TRAINING that defines two groups. Each
% element of GROUP specifies the group the corresponding row of TRAINING
% belongs to. GROUP can be a numeric vector, a string array, or a cell
% array of strings. SVMTRAIN treats NaNs or empty strings in GROUP as
% missing values and ignores the corresponding rows of TRAINING.
%
% SVMTRAIN(...,KERNEL_FUNCTION,KFUN) allows you to specify the kernel
% function KFUN used to map the training data into kernel space. The
% default kernel function is the dot product. KFUN can be one of the
% following strings or a function handle:
%
% linear Linear kernel or dot product
% quadratic Quadratic kernel
% polynomial Polynomial kernel (default order 3)
% rbf Gaussian Radial Basis Function kernel
% mlp Multilayer Perceptron kernel (default scale 1)
% function A kernel function specified using @,
% for example @KFUN, or an anonymous function
%
% A kernel function must be of the form
%
% function K = KFUN(U, V)
%
% The returned value, K, is a matrix of size M-by-N, where U and V have M
% and N rows respectively. If KFUN is parameterized, you can use
% anonymous functions to capture the problem-dependent parameters. For
% example, suppose that your kernel function is
%
% function k = kfun(u,v,p1,p2)
% k = tanh(p1*(u*v)+p2);
%
% You can set values for p1 and p2 and then use an anonymous function:
% @(u,v) kfun(u,v,p1,p2).
%
% SVMTRAIN(...,POLYORDER,ORDER) allows you to specify the order of a
% polynomial kernel. The de
您可能关注的文档
- 用友erp应付账款操作手册用erp应付账款操作手册.doc
- 用友erp操作手册_采购部用erp操作手册_采购部.doc
- 应急救援物资管理制度应急救援资管理制度.doc
- 用友g6总账,报表流程用友g总账,报表流程.doc
- 用友客户经营工具-离线宝v1发版说明用友客户经营工具-离线宝v10发版说明.doc
- 用友nc财务系统自定义结转设手册用友nc财务系统自定义结转设置手册.doc
- 用友时空 cdm 2.0 发说明 时空软件用友时空 cdm 2.0 发版说明 时空软件.doc
- 优秀员工年终表彰评选方案(批)优秀员工年终表彰评选方案(批准).doc
- 攸县项目管理合同攸县项目管理同.doc
- 由“销售型”到“管理型”再到经营型”店长的三级跳由“销售型”到“管理型”再到“经营型”店长的三级跳.doc
- 人教版高三数学考点巩固07 三角函数的运算(八大考点)2025年高考一轮复习.docx
- 人教版高三数学考点巩固09 解三角形(七大考点)2025年高考一轮复习.docx
- 人教版高三数学考点巩固24 分布列及三大分布(五大考点)2025年高考一轮复习.docx
- 人教版高三数学知识必备02 一元二次函数、方程与不等式2025年高考一轮复习.docx
- 人教版高三数学考点巩固12 等差、等比数列(七大考点)2025年高考一轮复习.docx
- 人教版高三数学考点巩固05 函数的图象与方程 (八大考点)2025年高考一轮复习.docx
- 人教版高三数学考点巩固02 一元二次不等式及基本不等式(10大考点)2025年高考一轮复习.docx
- 2024年大学生学生会工作总结参考样本(4篇).docx
- 2024年英语教师述职报告简单版(五篇).docx
- 2024年音乐教师教学工作总结(五篇).docx
最近下载
- 中医整脊疗法选择题及答案.pdf
- 低脂高蛋白的健康风潮——即食鸡胸肉品类报告.pdf
- 统编版2024新版七年级上册道德与法治知识点提纲(实用,必备!).docx
- ANSI CTA-2034-A-2015 家用扬声器的标准测量方法 Standard Method of Measurement for In-Home Loudspeakers.pdf
- 撤销清算组备案及债权人公告范文.docx
- NYT2915-2016 水稻高温热害鉴定与分级.pdf
- 道德与法治优质课教研评比活动总结简报2021《课堂展风采 教研促成长 》.docx
- 端正入党动机以实际行动争取入党课件.pptx VIP
- 15 特殊健康状态儿童预防接种专家共识之十五——自身免疫性疾病与预防接种_孙金峤.pdf VIP
- 医院培训课件:《用药错误案例分析之RCA根本原因分析法》.pptx
文档评论(0)