-
four Toolbox for SVM
这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtoolsvm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!(Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!)
- 2007-12-19 10:42:24下载
- 积分:1
-
matlab
matlab课件 MATLAB概述 MATLAB数据 MATLAB程序设计 MATLAB绘图(courseware matlab MATLAB Overview MATLAB MATLAB MATLAB programming graphics data)
- 2013-10-12 20:35:12下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
pqxiebo
这是一个电力系统谐波检测的MATLAB仿真模型,采用的是基于瞬时无功功率理论的pq法,效果很好(This is a power system harmonic detection MATLAB simulation model, based on the use of instantaneous reactive power theory pq method, the effect is very good)
- 2017-04-02 11:41:05下载
- 积分:1
-
339311-
一共有15个m文件,80几个函数,5000多行代码。包含了一般软件的几大块:界面、参数、算法、仿真、演示等。熟悉GUI的朋友感兴趣的问题都有所涉及:比如参数传递,多个界面的操作,m文件构造复杂界面,存取文件,多个axes,读取图片,显示图片(A total of 15 m paper, 80 in several functions, more than 5000 lines of code. Contains several large pieces of software in general: the interface, parameters, algorithms, simulation, presentation and so on. Familiar with the GUI of the Friend of interest issues are involved: for example, transmission parameters, the operation of a number of interface, m file structure is complicated interface, access to documents, multiple axes, to read pictures, show the picture)
- 2007-10-20 12:01:20下载
- 积分:1
-
zhouqitufapuguji
通信系统中利用周期图谱方法进行谱估计的MATLAB程序(Communication system cycle map method for spectral estimation using MATLAB program)
- 2012-11-06 19:49:00下载
- 积分:1
-
duoxiaoshizuixiaoerchengfa
基于数值分析方法的多项式最小二乘法拟合,matlab(Polynomial least squares fitting based on numerical analysis method)
- 2018-05-07 20:15:25下载
- 积分:1
-
397834PID
MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例MATLAB 书籍与应用实例(MATLAB Applications MATLAB books and books and its application to MATLAB Applications MATLAB books and books and books with MATLAB Applications MATLAB Applications MATLAB and its application to books, books, and its application to MATLAB Applications MATLAB books and books and Applications)
- 2010-06-30 16:13:50下载
- 积分:1
-
recognition_ANN
this file is a source code for character recognition with Hebb rule( Neural network)
- 2013-12-28 03:08:59下载
- 积分:1
-
TS_TSP
禁忌搜索算法matlab解决旅行商问题程序源代码,含数据结果!(Tabu Search solve tsp problem)
- 2013-01-17 13:55:24下载
- 积分:1