登录
首页 » matlab » Gist_Libsvm_demo

Gist_Libsvm_demo

于 2014-10-29 发布 文件大小:1KB
0 207
下载积分: 1 下载次数: 19

代码说明:

  利用此程序,可以对图片的直方图特征进行提取,进而进行图片的分类,并统计出分类的正确率。(With this program, you can picture the extraction, and then classify pictures and statistics of the correct rate of classification.)

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

发表评论

0 个回复

  • 20062516425
    学习matlab的必备书籍,很好,我看过了,关于数据处理的 (a book of matlab)
    2009-02-13 02:18:07下载
    积分:1
  • Y500642
    描述gmsk调制解调基本原理,以及部分原理框图(Describe the basic principles of GMSK modulation and demodulation, as well as part of block diagram)
    2009-03-25 14:59:26下载
    积分:1
  • 123BinDwt97
    实现二进9/7小波变换的一个例子,对深入理解小波变换有帮助。(into achieving two 9/7 wavelet transform an example, in-depth understanding of wavelet transform help.)
    2006-06-04 09:24:42下载
    积分:1
  • cluster-analysis
    对大量的数据通过合理的方法按照一定的特性进行合理的分类,只需要输入原数据文件即可。(cluster analysis)
    2014-09-02 19:54:16下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • square2dTM
    平面波展开法计算正方形结构光子晶体的带隙的程序,二维,平面(Plane wave expansion method to calculate the square of the structure of photonic crystal band-gap procedure, two-dimensional, planar)
    2007-07-13 20:31:57下载
    积分:1
  • getstart
    matlab的一款比较好的教程,大家好好看,希望对大家有所帮助。(matlab' s a good tutorial, we take look at, we want to help.)
    2012-06-08 00:18:22下载
    积分:1
  • main_MISICvsESPRIT
    MUSIC算法和ESPRIT算法的比较,同一目标不同信噪比下的性能曲线(MUSIC algorithm and the comparison of the ESPRIT algorithm, the same goal under different SNR performance curve)
    2012-08-12 09:58:58下载
    积分:1
  • floyd
    matlab版本 图论中的全源最短路径floyd算法 一般C版本的比较多,这里提供matlab版本的,更简单方便使用 (Matlab code of Floyd algorithm in graph theory)
    2013-11-13 17:50:39下载
    积分:1
  • Crystal-Clear-SSI-for-Operational-Modal-Analysis
    Crystal Clear SSI for Operational Modal Analysis
    2015-03-05 21:03:46下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载