登录
首页 » matlab » ls_svm

ls_svm

于 2010-12-13 发布 文件大小:58KB
0 189
下载积分: 1 下载次数: 69

代码说明:

  最小二乘支持向量机代码,最小二乘支持向量机很好地解决了普通支持向量机耗时的问题,很适合用于及时诊断故障(fuzzy least square vector machine)

文件列表:

ls_svm
......\changelssvm.m,5632,2003-02-21
......\crossvalidate.m,8174,2003-02-21
......\FanGuiYi.asv,149,2010-06-07
......\FanGuiYi.m,141,2010-06-07
......\gridsearch.m,6927,2003-02-21
......\GuiYi.m,147,2010-06-07
......\initlssvm.m,4042,2003-02-21
......\lssvm.dll,22528,2003-02-21

......\main.asv,1524,2010-10-26
......\main.m,1460,2010-10-26
......\plotlssvm.m,9672,2003-02-21
......\postlssvm.m,4838,2003-02-21
......\prelssvm.m,6226,2003-02-21
......\RBF_kernel.m,1073,2003-02-21
......\simclssvm.dll,22016,2003-02-21
......\simlssvm.m,7110,2003-02-21
......\sparselssvm.m,3434,2003-02-21
......\svkernel.m,2918,2010-08-30
......\trainlssvm.m,10431,2003-02-21
......\tunelssvm.m,9976,2003-02-21
......\validate.m,4551,2003-02-21

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

发表评论

0 个回复

  • MammEnhan
    Mammogram Enhancement
    2010-10-21 18:16:05下载
    积分:1
  • Pulse-width-modulation-of-Z-source
    This paper starts by analyzing the modulation requirements of a single-phase H-bridge -source inverter, and subsequently extends the analysis to cover the more complex three-phase-leg and four-phase-leg -source inverters, with carrier-based implementation reference equations derived for all the inverters. The theoretical and modulation concepts presented have been verified both in simulation and experimentally.(This paper starts by analyzing the modulation requirements of a single-phase H-bridge-source inverter, and subsequently extends the analysis to cover the more complex three-phase-leg and four-phase-leg-source inverters, with carrier-based implementation reference equations derived for all the inverters. The theoretical and modulation concepts presented have been verified both in simulation and experimentally.)
    2014-10-11 09:32:51下载
    积分:1
  • knearest
    说明:  MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果(MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of)
    2010-03-30 15:13:17下载
    积分:1
  • echocancelling
    说明:  自适应滤波 回波抵消器中自适应滤波在matlab下的仿真(Adaptive filtering echo cancellation devices in adaptive filtering in matlab simulation)
    2008-12-07 20:31:18下载
    积分:1
  • K-means
    K均值聚类的例子程序,程序中有附带的数据(examples of k-means technology)
    2013-03-27 22:48:48下载
    积分:1
  • rengongmianyisuanfa
    人工免疫算法的一些论文.是大家搜集起来的,个人感觉很不错.(Artificial immune algorithm a number of papers. Is to gather everyone up, personal feeling is pretty good.)
    2007-09-01 21:19:06下载
    积分:1
  • array
    联合开发网 - pudn.com
    2012-09-28 16:07:44下载
    积分:1
  • cvx-w64
    matlab中的cvx工具包,适用于windows64位系统,在信号的稀疏表示分类领域有很大的用处,网络上有此工具包的安装说明,1要先解压2移动到matlab的一个空文件夹下3打开matlab,将当前路径设置为此文件夹下的cvx文件夹4在命令行窗口输入cvx_setup(matlab in cvx toolkit for windows64 bit systems, in a sparse representation of the signal areas of the classification is very useful, this kit includes installation instructions on the network, first extract the 1 2 to move to an empty file folder under matlab 3 open matlab, the current path is set cvx file folders under this folder 4 in the command line window cvx_setup)
    2020-08-26 16:28:14下载
    积分:1
  • MNIST-OCR-ELM
    ELM超限学习机的拓展应用,多层感知机,可用于特征提取( Expand the application ELM overrun learning machine, MLP can be used for feature extraction)
    2016-05-14 12:42:15下载
    积分:1
  • rough-set-codes
    这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的胡修改的程序,osu_svm3.00文件夹是使用svm分类器调用的文件,使用该分类器时,代码中间的路径需要修改。另外附上一堆常用的数据集。(This is Hu Qinghua teacher at Tianjin University neighborhood rough set field do the most classic source code, students can learn and modify On this basis, the entry procedures have been written, you need other ways to add your own, MAIN.m entry program is meaning parameters Functions talked in very clear call for the featureselect_FW_fast.m attribute reduction, several clsf_dpd file is to use a different formula to calculate the distance attribute importance, choose properties to get the results, use crossvalidate.m ten fold cross algorithm to calculate the accuracy of the calculation algorithm, the segment code calls several classifiers, C4_5.m is a decision tree, KNN.m is the nearest neighbor classifier, NEC.m is similar to KNN Hu modified program, osu_svm3. 00 folders using svm classifier called file, using the classification code in the middle of the path need to be modified. Also attach a bunch of common data sets.)
    2021-03-31 15:09:09下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载