登录
首页 » matlab » Classifier

Classifier

于 2014-11-29 发布 文件大小:276KB
0 168
下载积分: 1 下载次数: 25

代码说明:

  图像分类。将图像中的40个样本作为训练样本,训练得到分类器,将另外160个样本作为测试样本测试分类器的效果。(Image classification. The image of the 40 samples as training samples, the trained classifier, an additional 160 samples as a test sample test classification results.)

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

发表评论

0 个回复

  • 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
  • tent
    matlab 混沌函数 帐篷(tent)映射(matlab chaotic function tent (tent) map)
    2021-04-27 17:18:44下载
    积分:1
  • 模型自适应模糊控制源代码
    说明:  运用模型参考的方法实现自适应控制的!采用lypanuov稳定性理论来设计参数的调节(Using model reference method to realize adaptive control! Using lypanuov stability theory to design parameter adjustment)
    2019-03-15 20:06:43下载
    积分:1
  • the-program-design-of-matlab
    首先是对matlab程序设计的概述,其次是matlab程序结构的详细讲解以及M文件的简介(An instroduction about the program deisgn of matlab )
    2012-05-06 10:28:08下载
    积分:1
  • AED
    closed loop control of inverter
    2014-11-01 02:24:42下载
    积分:1
  • Hilbert
    Hilbert transformation
    2011-05-02 16:28:42下载
    积分:1
  • fractal
    分形计算的几个程序原码,可用于康托集,求解非线性方程,分形树,分形维计算,庞加莱截面描述等功能,共19个程序或函数(Fractal several procedures for calculating the original code, can be used for Cantor sets, solving nonlinear equations, fractal tree, the fractal dimension, the Poincare cross-section describes the functions, a total of 19 procedures or functions)
    2009-01-09 15:08:58下载
    积分:1
  • LearningtheKalmanFilter
    When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a very simple, heavily commented discrete filter.
    2007-09-09 15:26:48下载
    积分:1
  • ads
    有渐变雪花效果的渐变广告条。使用divText.filters过滤器来实现。(Snow has the effect of gradual gradient banner ads. Use filters to realize divText.filters.)
    2007-10-08 12:29:57下载
    积分:1
  • msk
    MSK调制算法,包括了附加相位的算法和一系列的波形图(MSK modulation algorithm, including an additional phase of the algorithm)
    2009-06-07 17:28:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载