登录
首页 » matlab » svm1

svm1

于 2014-12-11 发布 文件大小:610KB
0 201
下载积分: 1 下载次数: 11

代码说明:

  支持向量机的程序,在机械故障诊断中可以用,可以运行(SVM program in mechanical fault diagnosis can be used, you can run)

文件列表:

libsvm-3.1
..........\htm" target=_blank>COPYRIGHT,1497,2011-03-26
..........\FAQ.html,68901,2011-03-26
..........\htm" target=_blank>heart_scale,27670,2003-07-12
..........\java
..........\....\libsvm
..........\....\......\svm.java,61931,2011-03-26
..........\....\......\svm.m4,61280,2010-11-05
..........\....\......\svm_model.java,734,2010-09-12
..........\....\......\svm_node.java,115,2003-10-11
..........\....\......\svm_parameter.java,1288,2006-03-03
..........\....\......\svm_print_interface.java,87,2009-02-18
..........\....\......\svm_problem.java,136,2003-10-11
..........\....\libsvm.jar,49854,2011-03-26
..........\....\Makefile,624,2009-02-18
..........\....\svm_predict.java,4267,2009-03-18
..........\....\svm_scale.java,8944,2009-02-20
..........\....\svm_toy.java,11483,2010-12-13
..........\....\svm_train.java,8268,2010-01-27
..........\....\test_applet.html,81,2003-07-12
..........\Makefile,528,2010-09-12
..........\Makefile.win,1087,2010-09-12
..........\matlab
..........\......\libsvmread.c,3988,2011-02-24
..........\......\libsvmwrite.c,2123,2011-02-24
..........\......\make.m,396,2011-02-24
..........\......\Makefile,1481,2011-02-24
..........\......\htm" target=_blank>README,9289,2011-03-16
..........\......\svmpredict.c,9063,2011-03-08
..........\......\svmtrain.c,11343,2011-03-08
..........\......\svm_model_matlab.c,7694,2011-02-24
..........\......\svm_model_matlab.h,201,2011-02-24
..........\python
..........\......\Makefile,39,2010-06-16
..........\......\htm" target=_blank>README,10811,2011-03-23
..........\......\svm.py,8602,2011-03-23
..........\......\svmutil.py,8068,2010-06-16
..........\htm" target=_blank>README,26720,2011-03-24
..........\svm-predict.c,5381,2011-02-05
..........\svm-scale.c,7042,2009-03-16
..........\svm-toy
..........\.......\gtk
..........\.......\...\callbacks.cpp,9742,2010-09-12
..........\.......\...\callbacks.h,1765,2003-07-12
..........\.......\...\interface.c,6457,2003-07-12
..........\.......\...\interface.h,203,2003-07-12
..........\.......\...\main.c,398,2003-07-12
..........\.......\...\Makefile,548,2010-11-14
..........\.......\...\svm-toy.glade,6402,2003-07-12
..........\.......\qt
..........\.......\..\Makefile,367,2008-12-19
..........\.......\..\svm-toy.cpp,9153,2010-09-12
..........\.......\windows
..........\.......\.......\svm-toy.cpp,10807,2010-09-12
..........\svm-train.c,8891,2011-02-05
..........\svm.cpp,62509,2011-03-08
..........\svm.def,434,2010-09-12
..........\svm.h,3129,2011-03-08
..........\tools
..........\.....\checkdata.py,2478,2010-12-31
..........\.....\easy.py,2696,2010-12-31
..........\.....\grid.py,11773,2011-02-02
..........\.....\htm" target=_blank>README,4709,2010-09-12
..........\.....\subset.py,3004,2010-12-31
..........\windows
..........\.......\libsvm.dll,140288,2011-03-25
..........\.......\libsvmread.mexw32,7680,2011-03-25
..........\.......\libsvmread.mexw64,11264,2011-03-25
..........\.......\libsvmwrite.mexw32,7168,2011-03-25
..........\.......\libsvmwrite.mexw64,10240,2011-03-25
..........\.......\svm-predict.exe,107008,2011-03-25
..........\.......\svm-scale.exe,80384,2011-03-25
..........\.......\svm-toy.exe,140288,2011-03-25
..........\.......\svm-train.exe,135680,2011-03-25
..........\.......\svmpredict.mexw32,19968,2011-03-25
..........\.......\svmpredict.mexw64,25088,2011-03-25
..........\.......\svmtrain.mexw32,48640,2011-03-25
..........\.......\svmtrain.mexw64,62976,2011-03-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • t
    说明:  matlab求解整数线性规划,能够求解任意的方程的解 (matlab solving integer linear programming, to solve the arbitrary equation)
    2008-07-20 14:18:00下载
    积分:1
  • music-and-esprit
    music与esprit算法,独立函数编写,可实现doa波达角的计算与估计。 (music and esprit algorithm)
    2015-01-01 18:46:59下载
    积分:1
  • -multi-beam-
    菲涅尔区聚焦多波束天线空间谱估计性能分析(Fresnel zone focusing spectrum estimation performance of multi-beam antenna spatial analysis)
    2013-12-26 12:41:37下载
    积分:1
  • harris_method
    harris corner detector code in digital image processing
    2013-12-21 22:59:11下载
    积分:1
  • adaptivemedianfilter
    matlab自适应中值滤波器,程序代码,试验图片与结果图。(matlab adaptive median filter, the program code, test images and the results of Fig.)
    2010-01-30 23:28:25下载
    积分:1
  • approaching_fuzzy_2v
    使用模糊系统方法来实现二维函数的逼近,效果很好,matlab编程仿真(fuzzy systems use methods to achieve the two-dimensional function approximation and the results very good, Matlab Simulation Programming)
    2007-06-03 17:06:29下载
    积分:1
  • MatlabNotes
    Matlab version seven complete guide
    2011-09-01 20:00:44下载
    积分:1
  • FPCcontroler
    预测控制中的预测函数控制(PFC),有清晰的备注(Predictive Control in Predictive Functional Control (PFC), a clear note)
    2021-04-19 15:58:50下载
    积分:1
  • matlab
    聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
    2014-02-18 09:59:02下载
    积分:1
  • dpcodev1
    基于贝叶斯学习的算法,对一系列信号进行聚类分析(Bayesian learning algorithm based on cluster analysis of a series of signals)
    2010-12-18 13:00:49下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载