登录
首页 » matlab » SVMexamples

SVMexamples

于 2006-12-25 发布 文件大小:28KB
0 231
下载积分: 1 下载次数: 116

代码说明:

  数据挖掘的新方法-支持向量机书中算法例子,对学习有帮助。(new data mining methods-book support vector machine algorithm example, to learn helpful.)

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

发表评论

0 个回复

  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • ImgMatch
    合并两幅图像为一副图像。ImgMatch.m 为主文件。采用的是兴趣点合并。(Merge the two images as an image based on interest point. ImgMatch.m is the main file. )
    2012-10-06 10:45:37下载
    积分:1
  • saber2011
    saber2011破解方法,亲测能用,适合以前的版本(saber2011 crack method, pro-test can be used for the previous version)
    2013-12-10 19:02:40下载
    积分:1
  • dispersion
    本代码可不用借助其他工具直接对光子晶体光纤的色散等直接计算,对学习pcf的朋友很有帮助!(This code can be without the help of other tools directly on the photonic crystal fiber dispersion and other direct calculation, learning pcf helpful friends!)
    2020-11-26 19:29:30下载
    积分:1
  • higher-order
    这是一种高阶滑模的船舶姿态控制方法,经过此程序可以实现船舶航行时的姿态控制。(a kind of higher-order sliding mode controller design for ship attitide control)
    2014-05-30 10:13:48下载
    积分:1
  • dctshuiyin
    数字水印DCT嵌入与提取水印matlab实现实例!(Digital Watermarking DCT watermark embedding and extraction matlab examples realize!)
    2007-10-29 17:30:19下载
    积分:1
  • ecgBag-1p6
    目前心率变异性分析已成为当今生物医学工程研究的一个热点,再次我把我分享的心电信号的HRV分析工具上传,更好的服务正在研究这个方向的同行。(heart rate variability analysis tools)
    2010-11-30 00:37:19下载
    积分:1
  • Problem1
    2013年“高社杯”数学建模b题,对于纵向切割的图片复原。 使用方法:打开matlab,调整工作目录为解压后的文件夹,在matlab工作框中输入Problem1即可(2013 " High Society Cup" Mathematical modeling b title picture for longitudinal cutting recovery. How to use: open matlab, adjust working directory is unpacked folder work in matlab can enter Problem1)
    2013-09-27 19:20:17下载
    积分:1
  • 301724200734911
    说明:  用于检测图像的复制粘贴,包括旋转、缩放等,算法是基于sift(Copy and paste for detecting images)
    2021-03-04 17:21:52下载
    积分:1
  • hide1
    关于图像隐藏的几个例程。属于matlab图像处理的内容,图像隐藏和提取。(hidden images on several routines. Matlab is the content of image processing, image and extract hidden.)
    2005-07-07 15:33:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载