登录
首页 » matlab » transform

transform

于 2011-05-17 发布 文件大小:104KB
0 175
下载积分: 1 下载次数: 127

代码说明:

  matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)(matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data))

文件列表:

test





....\0-5.bmp,1334,2009-06-25
....\0-6.bmp,1334,2009-06-25
....\0-7.bmp,1334,2009-06-25
....\0-8.bmp,1334,2009-06-25
....\0-9.bmp,1334,2009-06-25
....\1-0.bmp,1334,2009-06-25
....\2-0.bmp,1334,2009-06-25
....\2-1.bmp,1334,2009-06-25
....\2-10.bmp,1334,2009-06-25
....\2-11.bmp,1334,2009-06-25
....\2-2.bmp,1334,2009-06-25
....\2-3.bmp,1334,2009-06-25
....\2-4.bmp,1334,2009-06-25
....\2-5.bmp,1334,2009-06-25
....\2-6.bmp,1334,2009-06-25
....\2-7.bmp,1334,2009-06-25
....\2-8.bmp,1334,2009-06-25
....\2-9.bmp,1334,2009-06-25
....\3-0.bmp,1334,2009-06-25
....\3-1.bmp,1334,2009-06-25
....\3-2.bmp,1334,2009-06-25
....\3-3.bmp,1334,2009-06-25
....\3-4.bmp,1334,2009-06-25
....\3-5.bmp,1334,2009-06-25
....\3-6.bmp,1334,2009-06-25
....\3-7.bmp,1334,2009-06-25
....\3-8.bmp,1334,2009-06-25
....\3-9.bmp,1334,2009-06-25
....\4-0.bmp,1334,2009-06-25
....\4-1.bmp,1334,2009-06-25
....\4-2.bmp,1334,2009-06-25
....\4-3.bmp,1334,2009-06-25
....\4-4.bmp,1334,2009-06-25
....\4-5.bmp,1334,2009-06-25
....\4-6.bmp,1334,2009-06-25
....\4-7.bmp,1334,2009-06-25
....\4-8.bmp,1334,2009-06-25
....\4-9.bmp,1334,2009-06-25
....\5-0.bmp,1334,2009-06-25
....\5-1.bmp,1334,2009-06-25
....\5-10.bmp,1334,2009-06-25
....\5-11.bmp,1334,2009-06-25
....\5-12.bmp,1334,2009-06-25
....\5-13.bmp,1334,2009-06-25
....\5-14.bmp,1334,2009-06-25
....\5-2.bmp,1334,2009-06-25
....\5-3.bmp,1334,2009-06-25
....\5-4.bmp,1334,2009-06-25
....\5-5.bmp,1334,2009-06-25
....\5-6.bmp,1334,2009-06-25
....\5-7.bmp,1334,2009-06-25
....\5-8.bmp,1334,2009-06-25
....\5-9.bmp,1334,2009-06-25
....\6-0.bmp,1334,2009-06-25
....\6-1.bmp,1334,2009-06-25
....\6-10.bmp,1334,2009-06-25
....\6-11.bmp,1334,2009-06-25
....\6-2.bmp,1334,2009-06-25
....\6-3.bmp,1334,2009-06-25
....\6-4.bmp,1334,2009-06-25
....\6-5.bmp,1334,2009-06-25
....\6-6.bmp,1334,2009-06-25
....\6-7.bmp,1334,2009-06-25
....\6-8.bmp,1334,2009-06-25
....\6-9.bmp,1334,2009-06-25
....\7-0.bmp,1334,2009-06-25
....\7-1.bmp,1334,2009-06-25
....\7-2.bmp,1334,2009-06-25
....\7-3.bmp,1334,2009-06-25
....\7-4.bmp,1334,2009-06-25
....\7-5.bmp,1334,2009-06-25
....\7-6.bmp,1334,2009-06-25
....\7-7.bmp,1334,2009-06-25
....\7-8.bmp,1334,2009-06-25
....\8-0.bmp,1334,2009-06-25
....\8-1.bmp,1334,2009-06-25
....\8-10.bmp,1334,2009-06-25
....\8-11.bmp,1334,2009-06-25
....\8-12.bmp,1334,2009-06-25
....\8-13.bmp,1334,2009-06-25
....\8-14.bmp,1334,2009-06-25
....\8-15.bmp,1334,2009-06-25
....\8-16.bmp,1334,2009-06-25
....\8-2.bmp,1334,2009-06-25
....\8-3.bmp,1334,2009-06-25
....\8-4.bmp,1334,2009-06-25
....\8-5.bmp,1334,2009-06-25
....\8-6.bmp,1334,2009-06-25
....\8-7.bmp,1334,2009-06-25
....\8-8.bmp,1334,2009-06-25
....\8-9.bmp,1334,2009-06-25
....\9-0.bmp,1334,2009-06-25
....\9-1.bmp,1334,2009-06-25
....\9-10.bmp,1334,2009-06-25

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

发表评论

0 个回复

  • expansion
    利用3*3模版实现对图像的膨胀,是比较基础的图像膨胀的算法(The use of 3* 3 stencil of the image to achieve the expansion, is the basis of comparison of image expansion algorithm)
    2012-12-31 11:24:10下载
    积分:1
  • ond
    DCAC converter that convert DC to AC current with an PWM controle technique
    2010-07-18 18:29:37下载
    积分:1
  • beam_patterns2
    根据IEEE标准中beamforming codebook画出的曲线(Beamforming codebook according to IEEE standard curve drawn)
    2011-05-25 10:14:37下载
    积分:1
  • dandao3
    弹道方程组的三个阶段仿真程序 通过将其分成三个阶段 分别得到数值解(Equations of the three-stage ballistic simulation program will be divided into three stages through to obtain numerical solutions were)
    2013-11-20 15:41:22下载
    积分:1
  • three_axis
    用simulink编写的实现二自由度冗余机器人的位置控制,利用自己设计的控制器模块(achieve two degrees of freedom redundant robot position control)
    2010-10-18 08:59:42下载
    积分:1
  • SVM
    说明:  四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写(Four types of support vector machine SVM toolbox classification and regression algorithm. MATLAB prepared)
    2008-11-07 22:55:53下载
    积分:1
  • Coupled-mode-theory
    钱景仁老师出版的耦合模理论书籍,英文版电子书,耦合模理论在光纤光栅以及其他领域中的应用。(Coupled mode theory books, money Jingren teachers published the English version e-book, coupled mode theory in fiber grating as well as other areas.)
    2012-08-24 12:43:06下载
    积分:1
  • matlabwork-2.17
    matlab gui编程 实现调用sin函数和cos函数(matlab gui)
    2014-02-18 18:06:33下载
    积分:1
  • matlab
    机械工程设计分析M文件 MATLAB MATLAB (MATLAB MATLAB MATLAB )
    2010-06-29 10:09:12下载
    积分:1
  • rsjicun
    建立了基于matlab语言的移位寄存器的仿真模型,通过了系统验证。(Matlab language is established based on the simulation model of the shift register through the system validation.)
    2010-09-27 15:48:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载