搜索资源列表
SMV_v3.5
- 3GPP2的可选模式声码器的代码SVM,C语言编写.-3GPP2 optional mode vocoder SVM code, C language.
lasvm-source
- 用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题-C language of the latest and fastest source of SVM can be used to solve the multi-category classification
svm_light3
- 支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
linzhirenSVMcode(libsvm)
- matlab和C语言的SVM编写的程序,据说很有名,很多人以此为蓝本改进-matlab and C language procedures for the preparation of SVM, it is said well-known, many people draw on to improve
SVM
- 用C语言自己编写基于特定训练数据和测试数据的SVM程序,并用AUC对其评估-I have written using C language based on the specific training data and test data of the SVM procedure, and their assessment of AUC
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
svm_light
- 由cornell的Thorsten Joachims在dortmund大学时开发,成为LibSVM之后最为有名的SVM软件包。开源,用C语言编写,用于ranking问题 -By cornell' s Thorsten Joachims in dortmund university development, to become LibSVM among the most well-known SVM packages. Open-source, using C language for
LS-SVMlab1.5
- SVM Algorithm, ls-svm FOR C language
mySVM_C
- c语言开发的支持向量机,用于分类和回归。-Support vector machine (SVM) based on C language
svm-toolbox
- 用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
SVM
- SVM的C语言实现代码,可以直接移植到自己的工程中。-SVM' s C language code can be directly transplanted into their own works.
c-svm
- 用c语言实现支持向量机的算法,内容很好的,真的-C language support vector machine algorithm, good content, really
AlgorithmSVM
- SVM的c语言实现,支持向量机SVM(Support Vector Machine)作为一种可训练的机器学习方法,依靠小样本学习后的模型参数进行导航星提取,可以得到分布均匀且恒星数量大为减少的导航星表. -SVM-c language, support vector machine SVM (Support Vector Machine) as a trainable machine learning methods, relying on small samples after learn
LIB-svm-c
- LIBSVM在C++环境下的调试和程序注释-LibSVM debugging environment in C++ language
svm
- SVM源代码,亲测有效,C语言版本,有需要的可以下载-SVM source code, pro-test, C language version, there is a need to download
SVM-code
- 支持向量机源代码,用C语言编写的,适用于分类及回归分析-Support vector machine (SVM) source code, written in C language, suitable for classification and regression analysis
SVM
- 利用libsvm包,实现人工智能识别。在c语言根据livsvm包实现智能分类与识别功能。-Using the libsvm package, the realization of artificial intelligence identification. In the C language according to the livsvm package to achieve intelligent classification and recognition function.
svm
- MATLAB支持向量机,编程实现,已用C语言转,内附Windows x64和x32(MATLAB SVM Programming implementation, has been used in C language, Windows x64 and X32)
SVM
- 该算法用Visual Studio编写 ,用于实现对样本的训练以及测试,并可以转换成matlab语言,直接调用子程序(The algorithm is written in Visual Studio, which is used to train and test the sample, and can be converted into a matlab language and directly invoked the subroutine.)
libsvm-master
- Code classification by using svm with language matlab and c++