没有合适的资源?快使用搜索试试~ 我知道了~
matlab求导代码-SVMGrad:Matlab/C++库,用于评估SVM决策函数及其派生类
共212个文件
txt:57个
mat:37个
m:29个
需积分: 14 0 下载量 81 浏览量
2021-05-24
09:09:39
上传
评论
收藏 102.78MB ZIP 举报
温馨提示
matlab求导代码支持向量机 SVMGrad是一个紧凑型库,用于评估高斯RBF内核支持向量机及其第一个导数(梯度)的决策函数。 y = sign(Gamma(x)) Gamma = \sum_{i=1}^{N_sv}\alpha_iy_ik(x,x_i) + b DGamma = \sum_{i=1}^{N_sv}-1/2\sigma^2\alpha_iy_ik(x,x_i)(x-x_i) DDGamma = ... 只要用户创建简化的结构模型,就可以使用任何工具箱来学习评估的SVM模型:libSVM,SMVlight,EnsembleSVM等。 在MATLAB中,应该创建以下struct实例: model.nClass: # of Classes (2 for binary) model.nSV : Total # of Support Vectors model.b : Offset for classification function model.sigma : Gaussian RBF kernel Width model.alphas: Values for the La
资源推荐
资源详情
资源评论
收起资源包目录
matlab求导代码-SVMGrad:Matlab/C++库,用于评估SVM决策函数及其派生类 (212个子文件)
svm_learn.c 134KB
svm_hideo.c 29KB
svm_common.c 28KB
svm_learn_main.c 17KB
mexcommon.c 14KB
mexcommon.c 14KB
mexsvmlearn.c 13KB
mexsvmlearn.c 13KB
svm_classify.c 7KB
svm_loqo.c 7KB
mem_clean.c 6KB
mem_clean.c 6KB
global.c 4KB
global.c 4KB
mexsvmclassify.c 3KB
mexsvmclassify.c 3KB
mexsinglekernel.c 2KB
mexsinglekernel.c 2KB
mexkernel.c 2KB
mexkernel.c 2KB
svm_grad.cpp 5KB
test_svmgrad.cpp 5KB
train_transduction.dat 534KB
test.dat 524KB
train_induction.dat 10KB
mexsvmlearn.dll 84KB
mexsvmclassify.dll 24KB
mexsinglekernel.dll 24KB
mexkernel.dll 24KB
2d-toy-data-gamma.eps 2.92MB
2d-toy-data-gamma_nocolorbar.eps 2.92MB
2d-gamma.eps 2.87MB
2d-gamma-zoomed.eps 710KB
2d-toy-data.eps 641KB
2d-toy-data_nolegend.eps 633KB
exact-models-perf.eps 255KB
2d-gamma-circles.eps 233KB
2d-gamma-zoomed.fig 2.03MB
2d-gamma.fig 1.05MB
2d-toy-data.fig 48KB
exact-models-perf.fig 44KB
granularity-tests.fig 37KB
runtime-limits.fig 24KB
.gitignore 20B
svm_common.h 13KB
svm_learn.h 8KB
mem_clean.h 2KB
mem_clean.h 2KB
kernel.h 2KB
svm_grad.h 2KB
mexcommon.h 2KB
mexcommon.h 2KB
global.h 1KB
global.h 1KB
mexsvmlearn.h 792B
mexsvmlearn.h 792B
format_ticks.m 17KB
Xtraining.m 6KB
vivid.m 5KB
plot_performanceEval.m 4KB
plot_svmgrad_boundary.m 4KB
plot_svmgrad_boundary_lines.m 3KB
2d_svmgrad_example.m 3KB
36d_svmgrad_robotcollision.m 3KB
getKernelFirstDerivative.m 2KB
getKernelSecondDerivative.m 2KB
plot_runtimeStats.m 2KB
getKernel.m 2KB
demo_svmcpsp.m 2KB
plot_figures_presentation.m 2KB
split_data.m 2KB
writeSVMGrad.m 1KB
svmlearn.m 1KB
svmclassify.m 1017B
writeSVMGradTestData.m 904B
demo_svmlite.m 902B
svmkernel.m 835B
compilemex.m 825B
calculateGamma.m 806B
calculateGammaDerivative.m 802B
svmsinglekernel.m 737B
my_accuracy.m 646B
calculateClass.m 590B
class_performance.m 579B
getfolders.m 316B
Makefile 3KB
xtrain_models.mat 28.69MB
NewIIWASetup-Feb18-SparseModel-2.mat 13.15MB
36D-Pos-135k-Optimal-Model-Fender.mat 8.21MB
36d-robot-collision-120k.mat 8.13MB
36d-robot-collision-060k.mat 4.22MB
36d-robot-collision-60k.mat 4.22MB
36D-Pos-054k-Optimal-Model-Fender.mat 3.38MB
36D-Pos-29k-Optimal-Model-FenderwHands.mat 2.74MB
36D-Pos-040k-Optimal-Model-Fender.mat 2.57MB
Fender-optimal-model-22deg.mat 2.41MB
Fender-optimal-model-25deg.mat 2.07MB
36D-Pos-15k-Optimal-Model-FenderwHands.mat 1.91MB
Fender-optimal-model-20deg.mat 1.74MB
36D-Pos-27k-Optimal-Model-Fender.mat 1.74MB
共 212 条
- 1
- 2
- 3
资源评论
weixin_38742951
- 粉丝: 16
- 资源: 938
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功