Description: SVM用于模式识别
整理别人的代码(原来的是英文)所得:
kernel.m用于内积矩阵的计算
svcplot.m用于绘图
svm168.m是主程序
testlin.m是采用线形内积函数的支持向量机应用的 文件
testrbf.m是采用RBF内积函数的支持向量机应用 的 文件
每个文件中都有说明。
仿真平台matlab7.0, 仿真全部通过
将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。
打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。
-SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results. Platform: |
Size: 6144 |
Author:郑军 |
Hits:
Description: LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题-LIBSVM Linzhiren Taiwan University (Lin Chih-Jen), associate professor of design development etc. a simple, easy to use and fast and effective SVM pattern recognition and regression package, He not only provided a good compiler for the Windows implementation of the series of documents, but also provided a source code, to facilitate improvement, as well as changes in other operating systems applications; The software also features a, SVM is the right parameters involved in the regulation is relatively small, with a lot of default parameters, use of these default parameters can solve many problems Platform: |
Size: 69632 |
Author:李莉 |
Hits:
Description: sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high-level frameworks and algorithms Platform: |
Size: 5155840 |
Author:王冰 |
Hits:
Description: 这是台湾张智星的模式识别的课件的源码,包括GMM和data clusting-This is the star pattern recognition Zhang Zhi courseware source, including the GMM and data clusting Platform: |
Size: 3824640 |
Author:Dylan |
Hits:
Description: .M.K.Hu.发表的关于不变矩的著名文章Pattern Recognition by Moment Invariant,用校园网通过IEEE.Xplore下载,比较珍贵 -. MKHu. Published about the same moment a well-known article Pattern Recognition by Moment Invariant, Netcom had used the campus IEEE.Xplore download compare precious Platform: |
Size: 838656 |
Author:walan |
Hits:
Description: 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻
译的,原文件是:
<opencv_directory>/doc/ref/opencvref_cv.htm, 可
以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直
接从 阿须数码 中下载:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm。
翻译中肯定有不少错误,另外也有些术语和原文语义理
解不透导致翻译不准确或者错误,也请有心人赐教。
图像处理、结构分析、运动分析和对象跟踪部分由
R.Z.LIU 翻译,模式识别、照相机定标与三维重建部分由
H.M.ZHANG 翻译,全文由Y.C.WEI 统一修改校正。-This translation is directly from the OpenCV Beta 4.0 version of the user manual over
Translation, the original documents are:
<opencv_directory>/doc/ref/opencvref_cv.htm, can be
From above SOURCEFORG download OpenCV project can also be directly
Then from the Arab-Israeli to be a digital download:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm.
Am sure a lot of translation errors, but also some semantic terms and the original rationale
Solution does not lead to translation through inaccurate or erroneous, please enlighten people.
Image processing, structural analysis, motion analysis and object tracking in part by the
RZLIU translation, pattern recognition, camera calibration and three-dimensional reconstruction in part by the
HMZHANG translation, the full text of amendments to correction by the YCWEI reunification. Platform: |
Size: 687104 |
Author:dugumengyouzi |
Hits:
Description: 这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离;
back-tracking程序是“回溯”法画出最佳路径的代价网格;
Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯
折。-This is a pattern recognition template matching the content of Matlab routines, which edit_distance procedures used to calculate the two symbols of the edit distance between strings back-tracking program is " back" method to draw the best path cost grid Dtw- Sakoe.m program is a Sakoe-Chiba local path constraint of the dynamic time warping. Platform: |
Size: 1024 |
Author:王明松 |
Hits:
Description: 模式分类工具包,内含大量的模式识别算法。可直接放于toolbox文件夹下,建立路径即可。-Pattern classification tool kit, containing a large number of pattern recognition algorithms. Can be put in the toolbox folder directly under the established path. Platform: |
Size: 1253376 |
Author:华仔 |
Hits:
Description: 模式识别代码,包括各种有用的基础代码,用于matlab运行,很有用的。-Pattern recognition code, including the basis for a variety of useful code for matlab to run, very useful. Platform: |
Size: 7168 |
Author:许纯 |
Hits: