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

Search list

[AI-NN-PRlibsvm-mat-2.71-2

Description: matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
Platform: | Size: 111616 | Author: 赵银娣 | Hits:

[Otherlibsvm-2.71

Description: 台湾林智仁教授的libsvm源代码 通用的支持向量机算法研究平台-Taiwan Linzhiren Professor libsvm common source of support vector machine algorithm research platform
Platform: | Size: 450560 | Author: 山城棒棒儿军 | Hits:

[Otherlibsvm-2.82.tar

Description: 我一直覺得 SVM 是個很有趣的東西,不過也一直沒辦法 (mostly 衝堂) 去聽林智仁老師 的 Data mining 跟 SVM 的課; 後來看了一些網路上的文件跟聽 kcwu 講了一下 libsvm 的用法後,就想整理一下,算是對於並不需要知道完整 SVM 理論的人提供使用 libsvm 的入門.-SVM I always think that is something very interesting, but we also have no way (mostly Chong Tong) to listen to the teachers Linzhiren Data mining with SVM's class; Later read some documents on the Internet kcwu listen to speakers with a little libsvm usage, wanted to tidy up, is not for the need to know SVM complete theory for the use of libsvm entry.
Platform: | Size: 405504 | Author: | Hits:

[AI-NN-PRlibsvm-matlab-1.2

Description: Support Vector Machines is a powerful methodology for solving problems in nonlinear classification and regression. It is a matlab version.-Support Vector Machines is a powerful methamphetamine odology for solving problems in nonlinear CLAS sification and regression. It is a Matlab versi on.
Platform: | Size: 29696 | Author: Mountain | Hits:

[Windows Developlibsvm-mat-2.82-2

Description: SVM的matlab接口.为利用SVM进行分类提供了一个matlab的环境-SVM Matlab interface. For the use of SVM classification of a Matlab environment
Platform: | Size: 68608 | Author: 子青 | Hits:

[Otherlibsvm-2.84

Description: SVM分类,支持向量机,包括matlab源码,使用非常方便-SVM classification, support vector machines, including Matlab source, the use of very convenient
Platform: | Size: 434176 | Author: 李华 | Hits:

[matlablibsvm-mat-2.81

Description: CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。-CJ.Lin the leading software : LibSVM achieve the SVM classification algorithm for the rapid return. Matlab 7.0 environment directly call.
Platform: | Size: 64512 | Author: 宋争鸣 | Hits:

[ELanguagelibsvm-mat-2.84-1

Description: 脑机接口支持向量机工具箱最新版本,在matlab下安装使用-brain-Support Vector Machine Interface Toolbox latest version of the Matlab installation
Platform: | Size: 79872 | Author: 刘博阳 | Hits:

[AI-NN-PR(origin)libsvm-mat-2.83-1

Description: matlab的libsvm工具箱,直接在matlab里作为函数调用-the libsvm toolbox matlab directly in matlab as a function call
Platform: | Size: 73728 | Author: 王华 | Hits:

[AI-NN-PRlibsvm-mat-2.85-1

Description: libsvm最新版本2.85matlab接口,上传供大家分享-libsvm the latest version of 2.85matlab interface, upload for everyone to share
Platform: | Size: 79872 | Author: 王邦平 | Hits:

[Mathimatics-Numerical algorithmslibsvm-2.81

Description: 这个程序是matlab编写的支持向量程序,主要由于预测。-This procedure is prepared matlab support vector procedure, mainly due to prediction.
Platform: | Size: 425984 | Author: mawenguo | Hits:

[matlablibsvm-mat-2[1].83-1

Description: 台湾大学的使用SVM方法进行线性回归、分类的MATLAB程序-National Taiwan University, the use of SVM method of linear regression, classification procedures of the MATLAB
Platform: | Size: 69632 | Author: bensonbb00 | Hits:

[matlablibsvm-mat-2.8-1

Description: libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序-libsvm support vector machine, used to identify classification. The success of this procedure for iris recognition research. Is embedded in the C program matlab
Platform: | Size: 65536 | Author: 张顺利 | Hits:

[matlablibsvm-mat-2.88-1

Description: 支持向量机matlab源码,可以针对回归建模进行计算-Support vector machine matlab source, can be calculated against the regression modeling
Platform: | Size: 80896 | Author: 朱鲲 | Hits:

[AI-NN-PRlibsvm-mat-2.88-1

Description: A simple MATLAB interface LIBSVM authors at National Taiwan University. -A simple MATLAB interface LIBSVM authors at National Taiwan University.
Platform: | Size: 75776 | Author: 歐陽正 | Hits:

[matlablibsvm-2.89

Description: LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。-LIBSVM
Platform: | Size: 566272 | Author: woyaofei | Hits:

[Otherlibsvm-2.88

Description: 应用程序,就是不知道怎么样用,希望有会的同志给指教一下。-libsvm
Platform: | Size: 518144 | Author: hxy | Hits:

[AI-NN-PRlibsvm-2.89

Description: 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEAR include Same data format as LIBSVM, our general-purpose SVM solver, and also similar usage Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer Cross validation for model selection Probability estimates (logistic regression only) Weights for unbalanced data MATLAB/Octave, Java interfaces
Platform: | Size: 521216 | Author: 陳彥霖 | Hits:

[AI-NN-PRgridregression

Description: 根据libsvm中的grid.py改写的支持向量机回归栅格搜索算法-Grid.py According to rewrite the libsvm Support Vector Machine Regression grid search algorithm
Platform: | Size: 3072 | Author: 海廷 | Hits:

[Graph programlibsvm-mat-2.86-1

Description: 支持向量机2.86版程序,已经调试通过,可以直接使用-Support Vector Machines version 2.86 program, has been debugging through, you can directly use the
Platform: | Size: 130048 | Author: xiaobing | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net