登录
首页 » matlab » Adaboost

Adaboost

于 2011-05-05 发布 文件大小:332KB
0 94
下载积分: 1 下载次数: 16

代码说明:

  一个分类器,实现对特征的分类,共同学习,共同进步,一起讨论,加油(A classifier, to achieve the classification of features, common learning and common progress, to discuss, refueling)

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

发表评论

0 个回复

  • sepmotorvaryn_02
    说明:  MATLAB 直流电机双闭环控制仿真 经典教程实例03(matlab zhiliudianjishuangbihuankongzhifangzhen jingdianjiaochengshili03)
    2010-05-03 17:13:34下载
    积分:1
  • gaotonglvbo
    高通滤波器的matlab实现具体源代码,数字图像处理处理中最常用的高频提取方法。(High-pass filter matlab source code to achieve specific, processing of digital image processing to extract the most commonly used method of high frequency.)
    2013-08-27 22:07:11下载
    积分:1
  • mann-kendall-and-line_solution
    Mann-Kendall 程序,现在常常被用于处理分析大气、海洋等长时间序列数据,分析数据变化的显著性以及出现显著变化的时间节点 第一二个程序用于高等数学线性方程的求解;(Mann-Kendall of matlab ,being used to analysis the change of data line solution)
    2016-04-23 23:17:26下载
    积分:1
  • Desktop
    Measuring similarity between images using Color Histogram approach
    2010-11-09 18:32:42下载
    积分:1
  • winsvm
    一些MATLAB SVM的分类器程序winsvm,希望可以对大家有用(very good)
    2011-04-20 20:10:12下载
    积分:1
  • FCM
    采用FCM方法进行脑活动区域检测,该代码具有较好的效果(FCM method using regional brain activity detection, the code has a good effect)
    2010-12-08 15:11:13下载
    积分:1
  • incrementAreamethod1
    this is increment area method to forecast sedimentation in dams reserviour
    2010-09-25 18:14:16下载
    积分:1
  • ofdm.programme
    script en matlab ofdm/cdma
    2012-11-21 16:46:41下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • CS_Intro_Book
    It is a very good C++ book.
    2014-11-24 04:57:48下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载