搜索结果
找到约 731 项符合
SVM-space 的查询结果
数学计算 Interior Point Optimizer for SVM Pattern Recognition的原程序
Interior Point Optimizer for SVM Pattern Recognition的原程序
matlab例程 This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and e ...
matlab例程 SVM example. based on SVM realize.
SVM example. based on SVM realize.
人工智能/神经网络 stprtool的svm工具箱。文件夹中有使用说明和路径设置方法
stprtool的svm工具箱。文件夹中有使用说明和路径设置方法,并有例程实现了svm的多类分类。
其他 我一直覺得 SVM 是個很有趣的東西
我一直覺得 SVM 是個很有趣的東西,不過也一直沒辦法 (mostly 衝堂) 去聽林智仁老師 的 Data mining 跟 SVM 的課; 後來看了一些網路上的文件跟聽 kcwu 講了一下 libsvm 的用法後,就想整理一下,算是對於並不需要知道完整 SVM 理論的人提供使用 libsvm 的入門. ...
人工智能/神经网络 一个svm方法的程序
一个svm方法的程序,简单实用!适合入门!
其他书籍 some books and papers of SVM for regression
some books and papers of SVM for regression
人工智能/神经网络 SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持
SVM用于模式识别
整理别人的代码(原来的是英文)所得:
kernel.m用于内积矩阵的计算
svcplot.m用于绘图
svm168.m是主程序
testlin.m是采用线形内积函数的支持向量机应用的 文件
testrbf.m是采用RBF内积函数的支持向量机应用 的 文件
每个文件中都有说明。
仿真平台matlab7.0, 仿真全部通过
将所有文件拷贝到work目录下( ...
人工智能/神经网络 基于MATLAB的OSU-svm工具箱
基于MATLAB的OSU-svm工具箱,希望对大家有用