搜索资源列表
libsvm-mat-2.91-1
- Matlab下支持向量机(SVM)的支持源码,本人主要用这个工具包做预测工作。-Matlab support vector machine (SVM) support source code, I mainly use this kit to do the forecasting work.
libsvm-2.9
- SVM是一种比较新比较流行的算法,常常用在分类问题和回归问题上。 SVM方法的VC实现,libsvm源码-SVM is a relatively new algorithm is more popular, often used in classification and regression issues. SVM method VC implementation, libsvm source
libsvm-mat-2.91-1
- 台湾大学林智仁开发的libsvm的matlab最新版,可以实现分类、回归、预测的功能-Lin Zhiren Taiwan University developed the matlab libsvm latest version can be achieved classification, regression, prediction of functional
libsvm-mat-2.91-1
- SVM matlab 工具箱,可以进行SVM分类-SVM matlab toolbox, SVM classification can be
libsvm-mat-2.91-1
- 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
libsvm-mat-2.91-1
- 支持向量机实现,经典分类算法-support vector machine
libsvm-mat-2.91-1
- 支持向量机中一个工具箱,支持二分类,四种不同的核函数-SVM a toolbox supports two classification, four different kernel functions
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl