登录
首页 » matlab » svm1

svm1

于 2014-12-11 发布 文件大小:610KB
0 185
下载积分: 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 个回复

  • f_sndr
    在通讯系统中,可以计算一个信号的SNR,THD等(In communications systems, can calculate a signal s SNR, THD, etc.)
    2007-12-03 14:59:51下载
    积分:1
  • RAKE_receiver_for_DS-SS_systems
    RAKE receiver for DS-SS systems.mdl DS-CDMA的Rake接收机的Simulink仿真文件(RAKE receiver for DS-SS systems.mdl DS-CDMA the Rake receiver Simulink simulation files)
    2008-05-24 00:07:07下载
    积分:1
  • example
    说明:  信号处理实例,一些基本的信号处理matlab的应用程序。(Signal processing examples, some basic matlab signal processing applications.)
    2008-10-06 16:14:27下载
    积分:1
  • houghpeaks00
    不用多说了,和Hogh搭配使用检测直线的程序 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(Needless to say, Hogh mix and the use of linear detection procedures Hough transform space and the use of images Hough parameter space The point-line duality, the image space detection switch to the parameter space. Through the parameter space for a simple cumulative statistics, then Hough parameter space for accumulator peak detected straight.)
    2007-01-18 14:42:02下载
    积分:1
  • gpc
    说明:  多模型广义预测控制在循环流化床锅炉床温中的应用(MGPC CFB bed temperature)
    2020-11-19 21:49:39下载
    积分:1
  • canh
    This is the thwaites method for boundary layer over flat plate . This is an empirical method based on the observation that most laminar boundary layers obey the following relationship .it will help our calculate coefficient drag , velocity over flat plate.
    2013-11-11 14:55:58下载
    积分:1
  • brain
    brain tumor detection
    2015-02-21 18:27:27下载
    积分:1
  • mr2
    用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x(The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x)
    2009-09-04 10:55:38下载
    积分:1
  • WaveFieldNumericalSimulation(StaggeredGrid)
    TotalWES.m是主干程序,而DCoef和FCTforAW是里面调用的函数。TotalWES只要实现交错网格有限差分波场数值模拟,其中的FCTforAW是用来消除数值频散的。这些是实现弹性波波场模拟的程序,其它两个文件是实现声波波场模拟的程序(TotalWES.m is the backbone of the procedure, and DCoef and FCTforAW is inside a function call. As long as the realization of TotalWES staggered grid finite difference numerical simulation of wave field, which FCTforAW is used to eliminate the numerical dispersion. These are the realization of elastic wave field simulation procedures, the other two documents are to achieve the sound the ball field simulation procedures)
    2021-01-28 21:28:36下载
    积分:1
  • OFDM1122
    OFDM在MATLAB仿真软件下的仿真,很有用,很基础,很重要。(OFDM simulation in the matlab. it is very basic code and importent. )
    2010-05-16 12:15:25下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载