搜索结果
找到约 566 项符合
svm 的查询结果
按分类筛选
- 全部分类
- 人工智能/神经网络 (182)
- 技术资料 (78)
- matlab例程 (78)
- 其他 (29)
- 其他书籍 (27)
- 数值算法/人工智能 (22)
- 数学计算 (17)
- 文章/文档 (15)
- 多国语言处理 (14)
- 源码 (10)
- 电子书籍 (9)
- Java编程 (7)
- 系统设计方案 (6)
- 汇编语言 (5)
- 数据结构 (5)
- VC书籍 (5)
- 书籍源码 (4)
- 模拟电子 (4)
- 压缩解压 (4)
- 文件格式 (4)
- Linux/Unix编程 (3)
- 技术管理 (3)
- 中间件编程 (3)
- 软件 (2)
- 论文 (2)
- 学术论文 (2)
- 数据库系统 (2)
- 软件设计/软件工程 (2)
- 行业发展研究 (2)
- 书籍 (1)
- C/C++语言编程 (1)
- 仿真技术 (1)
- 图形图像 (1)
- 其他文档 (1)
- 技术书籍 (1)
- 软件工程 (1)
- 测试测量 (1)
- 实用工具 (1)
- Matlab (1)
- 工控技术 (1)
- 图形图像 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- 嵌入式Linux (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 生物技术 (1)
- 并行计算 (1)
技术资料 SVM和Matlab开发
利用SVM和Matlab开发图像内容检索系统的方法
数据结构 英文、English、SVM算法的分析、对SVM进一步分析、适合有一定SVM基础。
英文、English、SVM算法的分析、对SVM进一步分析、适合有一定SVM基础。
人工智能/神经网络 经典的SVM与核方法的,对研究SVM有帮助很好的说明SVM和核方法的PPT
经典的SVM与核方法的,对研究SVM有帮助很好的说明SVM和核方法的PPT
其他书籍 基于 SVM 时间序列预测 教案 支持向量机 Support Vector Machines,SVM
基于 SVM 时间序列预测 教案 支持向量机 Support Vector Machines,SVM
人工智能/神经网络 this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,
this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,the toolbox also contains some samples.
人工智能/神经网络 这个代码是用lib-svm来实现svm分类器的
这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。
人工智能/神经网络 svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用
matlab例程 svm3.0 用于svm算法(支持向量机)程序可直接调用
svm3.0 用于svm算法(支持向量机)程序可直接调用,matlab语言
人工智能/神经网络 library for SVMclassification and regression. It solves C-SVM classification, nu-SVM classification
library for SVMclassification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification.
人工智能/神经网络 Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matla
Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便