登录
首页 » matlab » SVMtools

SVMtools

于 2013-02-23 发布 文件大小:1009KB
0 211
下载积分: 1 下载次数: 23

代码说明:

  提供完整SVM工具包,可供大家进行数据分类处理(provide a complete SVM code)

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

发表评论

0 个回复

  • DateConvert
    DateConvert:简单而快速的日期转换 DateConvert转换DATESTR(0)格式的日期向量或序列号和日期向后。 Matlab的DATENUM,DATEVEC和DATESTR接受各种不同意见,但结果他们是缓慢的。如果输入格式正是众所周知,转换可以更快: DATENUM( 17 - 10 - 2009 11时08分23秒 ):2.97秒 DateConvert( 17 - 10 - 2009 11时08分23秒 , 号码 ):0.039秒 =>“1.3%(1000环,1.5GHz的奔腾- M的,利用Matlab 7.7) DateConvert不*不*验证作为Matlab的日期函数输入日期: DATEVEC( 32 - 2 - 2008 25:62:63 )的答复[2008 3 4 2 2 7] DateConvert( 32 - 2 - 2008 25:61:67 , 载体 )的答复[2008 2 32 25 61 67]! 因此DateConvert几乎微不足道,但对速度进行了优化。我需要时间排序200 000邮票,并从217个减少到11秒的时间。 请运行单元测试TestDateVec检查的有效性和速度。 测试:利用Matlab 6.5,7.7,7.8,winxp的,32位。 纯Matlab代码,所以兼容性的MacOS,Linux操作系统,64位预期。 英语月份名称是必要的。(DateConvert: Simple but fast date conversion DateConvert converts the DATESTR(0) format to a date vector or serial date number and backwards. Matlab s DATENUM, DATEVEC and DATESTR accept a variety of inputs, but in consequence they are slow. If the input format is exactly known, the conversion can be much faster: DATENUM( 17-Oct-2009 11:08:23 ): 2.97 sec DateConvert( 17-Oct-2009 11:08:23 , number ): 0.039 sec => 1.3 (1000 loops, 1.5GHz Pentium-M, Matlab 7.7) DateConvert does*not* validate the input date as Matlab s date functions: DATEVEC( 32-Feb-2008 25:62:63 ) replies [2008 3 4 2 2 7], DateConvert( 32-Feb-2008 25:61:67 , vector ) replies [2008 2 32 25 61 67] ! So DateConvert is nearly trivial, but optimized for speed. I needed it for sorting 200 000 time stamps and reduced the time from 217 to 11 sec. Please run the unit-test TestDateVec to check validity and speed. Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit. Pure Matlab code, so compat)
    2010-07-05 11:59:46下载
    积分:1
  • U8eai
    最近在研究用友软件时收集到的资料,EAI.(UF software recent study collected information, EAI.)
    2010-08-15 23:27:17下载
    积分:1
  • DifferentialEquationsInitialValueProblem
    求解常微分方程的初值问题的常用的matlab程序(Ordinary Differential Equations Initial Value Problem)
    2009-03-26 14:38:17下载
    积分:1
  • drawrec
    its the source code for face protected system
    2011-01-21 01:12:41下载
    积分:1
  • dijkstry
    Prima dijkstry algorithm in matlab.
    2009-05-17 19:19:27下载
    积分:1
  • MATLAB_handbook
    《MATLAB实用指南》系列丛书源代码,很经典的丛书系列,有其中4本的源程序(failed to translate)
    2009-05-21 09:44:49下载
    积分:1
  • TrafficFlow
    数值模拟交通流模型Payne-weber压缩流体,可以看到许多交通现象 (numerical simulation model of traffic flow Payne-Weber's law compressed fluid, we can see that many transport phenomena)
    2007-06-01 22:47:55下载
    积分:1
  • Mixed-Integer-Nonlinear-Programming
    本书是The IMA Volumes in Mathematics and its Applications系列的一本,由Springer-Verlag发表,用于交流每年数学规划算法方面的新成果,希望对于广泛的科学团体有帮助。 许多工程,运筹,和科学应用包括离散或连续的决策变量,以及这些决策变量的非线性关系。这种 Mixed-integer nonlinear programming (MINLP,混合整数非线性规划),兼具来自非线性问题的非凸函数优化,以及来自整数的离散优化,这两方面的挑战。这种问题是优化问题里面建模最灵活的类型之一,但是因为它范围极广,在最一般的情况下,它是几乎无法解的。然而,日渐壮大的研究者和程序员队伍,包括化学工程,运筹研究者,工业工程师,机械工程师,经济学家,统计学家,计算机科学家,运营经理,和数学程序员,都对求解大规模MINLP问题产生兴趣。(Many engineering, operations, and scientific applications include a mixture of discrete and continuous decision variables and nonlinear relationships involving the decision variables that have a pronounced effect on the set of feasible and optimal solutions. Mixed-integer nonlinear programming (MINLP) problems combine the numerical difficulties of handling nonlinear functions with the challenge of optimizing in the context of nonconvex functions and discrete variables. MINLP is one of the most flexible modeling paradigms available for optimization but because its scope is so broad, in the most general cases it is hopelessly intractable. Nonetheless, an expanding body of researchers and practitioners ― including chemical engineers, operations researchers, industrial engineers, mechanical engineers, economists, statisticians, computer scientists, operations managers, and mathematical programmers ― are interested in solving large-scale MINLP instances.)
    2015-10-18 21:02:31下载
    积分:1
  • Jacobian-factor
    资料由弹流润滑领域的权威人物Bernard J. Hamrock编写(Information prepared by by EHL areas of authority figures Bernard J. Hamrock)
    2020-06-28 23:20:02下载
    积分:1
  • 求面积
    说明:  可以快速实现从滞回曲线中提取到骨架曲线的一种算法,运行速度快,且稳定。(This algorithm can extract skeleton curve from hysteretic curve quickly and stably.)
    2020-05-25 08:49:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载