Welcome![Sign In][Sign Up]
Location:
Search - libsvm vc

Search list

[Other resourcesvm算法vc源代码

Description: Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
Platform: | Size: 1076852 | Author: yu | Hits:

[Other resourcelibsvm-2.8.4VC2005

Description: vc 2005下的libsvm2.8.4
Platform: | Size: 393480 | Author: liuyupeng | Hits:

[Windows Developsvmlight

Description: 用vc调试好的svmlight。方便实用。-It has been debuged under the Visual C environment. It s very convenient and applied.
Platform: | Size: 516096 | Author: 质量 | Hits:

[AI-NN-PRsvm算法vc源代码

Description: Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
Platform: | Size: 1076224 | Author: yu | Hits:

[AI-NN-PR25811214svm_v251

Description: LibSVM工具箱,在matlab环境下实现,完整的与VC接口!更多访问个人主页:http://huangbo929.blog.edu.cn-LibSVM toolbox in Matlab environment achieved, and the integrity of the VC interface! More personal visit Home : http://huangbo929.blog.edu.cn
Platform: | Size: 247808 | Author: 黄波 | Hits:

[Graph RecognizeGridSearch

Description: 我把LibSVM库中的GridSearch方法在VC6.0下实现,主要进行SVM中模型参数的选择,modelSelection,写成了子函数的形式,可以直接调用,与大家共享,欢迎提出宝贵意见-I LibSVM library GridSearch method under VC6.0, SVM mainly in the choice of model parameters, modelSelection, written in the form of Functions can be called directly with the U.S. to share are welcome to put forward valuable suggestions
Platform: | Size: 4096 | Author: nana | Hits:

[Algorithmlibsvm-2.8.4VC2005

Description: vc 2005下的libsvm2.8.4-vc 2005 under libsvm2.8.4
Platform: | Size: 393216 | Author: liuyupeng | Hits:

[Windows Developlibsvm

Description: SVM代码库的vc实现,有涉及机器学习领域的人可以参考-SVM code base to achieve the vc, it involves the field of machine learning can refer to
Platform: | Size: 407552 | Author: wuzg | Hits:

[Graph Recognizelibsvm-2.9

Description: 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
Platform: | Size: 528384 | Author: susan | Hits:

[matlablibsvm-mat-2.9-1

Description: SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
Platform: | Size: 126976 | Author: 李静叶 | Hits:

[Otherlibsvm-2.90

Description: VC++下很有用的,主要用于分类,软件开发包-Under VC++ useful, mainly for classification, software development kit
Platform: | Size: 534528 | Author: 耀 | Hits:

[Embeded Linuxlibsvm

Description: libsvm的vc++移植版本,最新版的,希望能够有所帮助-libsvm in vc++ migration version, the latest version, hoping to help
Platform: | Size: 240640 | Author: 刘云 | Hits:

[Windows Developlibsvm-vc

Description:
Platform: | Size: 7781376 | Author: biebietuo | Hits:

[AI-NN-PRlibsvm

Description: 关于libsvm的VC程序,用于机器学习中的识别和分类-a VC code about lib-svm
Platform: | Size: 12288 | Author: fangpiao | Hits:

[AI-NN-PRlibsvm-weights-3.1

Description: 使用vc编写的svm分类程序,可以再matlab环境下调用进行分类识别-vc svm matlab
Platform: | Size: 99328 | Author: 知惜 | Hits:

[matlablibsvm-3.17

Description: svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译-svm linear classifier
Platform: | Size: 638976 | Author: zhangY | Hits:

[AI-NN-PRlibsvm-3.1-[FarutoUltimate3.1Mcode]

Description: LIBSVM的工具包,里边含有已经编译过的make,64位.32位一般都可以直接使用,的安装vc。这个工具包添加ClassResult.m函数,方便给出各种分类准确率,以及给出判别函数的权值w、偏置b、支持向量在原始训练集中的位置索引以及alpha系数。-搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼ 翻译 LIBSVM toolkit has been compiled containing inside make, 64 位 .32 bit can generally be used directly install vc. Right this kit to add ClassResult.m function to facilitate a variety of classification accuracy is given, and given the value of the discriminant function w, bias b, support vector in the original training set position index and alpha coefficients. Google 翻译(企业版):译者工具包网站翻译器全球商机洞察 关闭即时翻译关于 Google 翻译移动隐私权政策帮助发送反馈
Platform: | Size: 1486848 | Author: 时局 | Hits:

[Algorithmlibsvm

Description: 支持向量机程序,用VC++程序实现SVM算法-Support vector machine procedures, with VC++ program SVM algorithm
Platform: | Size: 468992 | Author: 陈俊 | Hits:

[Mathimatics-Numerical algorithmslibsvm

Description: 最经典的SVM的工具箱,libsvm-vc,能够直接使用,适合新手了解-The most classic SVM toolbox, libsvm-vc, can be used directly for the novice to understand
Platform: | Size: 7771136 | Author: MIAO | Hits:

[DSP programlibsvm-3.20

Description: 台湾国立最新的svm工具箱 1. matlab自带了C编译器Lcc-win32C,但是libsvm原始版本是C++实现的,因此需要C++的编译器来编译,这就是不适用matlab默认编译器而选择其他C++编译器的原因。 matlab支持的编译器也是有限的,可以查看不同版本matlab支持的编译器列表 2. 如果matlab版本太低,如matlab 7.0是不能用VS作为编译器的,只能用VC++ 6.0 3. .mexw32 文件是经过加密的,打开是乱码,函数本身没有帮助。-SVM toolbox for matlab
Platform: | Size: 581632 | Author: Tommy | Hits:
« 12 »

CodeBus www.codebus.net