CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - classification problem

搜索资源列表

  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.42kb
    • 提供者:来海锋
  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:115.37kb
    • 提供者:
  1. PCA_classifier

    0下载:
  2. A basic PCA classifier is provided here for a two class classification problem. An example is given, with some multimodal MRI scans from Multiple Sclerosis patients, in which the brain lesions of two patients are annotated and in the third are dete
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:AhmedMrc
  1. Character-Recognition(Lib-SVM)

    0下载:
  2. 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。- Support
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:任修齐
  1. svmnuclass

    0下载:
  2. 带参数的二次规划支持向量分类机,核函数的用处。-least-square support vector machine classification problem matlab code,functional margin,geometric margin,optimal margin classifier,Kernels feature mapping Regularization and the non-separable case
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.58kb
    • 提供者:热沙来提
  1. psoSVMcgForClass

    0下载:
  2. 关于粒子群算法对已SVM分类问题的参数寻优方法,可以参考-Particle swarm algorithm about the parameters of the classification problem has SVM optimization method, can reference
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.01kb
    • 提供者:廖俊玲
  1. SVM

    0下载:
  2. 一个matlab的SVM向量机程序。解决SVM分类问题。-A Matlab SVM vector machine program. To solve the SVM classification problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.08kb
    • 提供者:yl
  1. bp-neural-network-classification-

    1下载:
  2. bp神经网络分类问题应用于识别四类语音信号-bp neural network classification problem applications
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:368.9kb
    • 提供者:尹天仇
  1. julei

    0下载:
  2. 聚类分析又称群分析,它是研究(样品或指标)分类问题的一种统计分析方法,同时也是数据挖掘的一个重要算法-Clustering analysis is also called group analysis, which is the study of (samples or indexes) classification problem a method of statistical analysis is also an important algorithm of data mining
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.39kb
    • 提供者:qxd10
  1. main

    0下载:
  2. 本程序描述了无导师学习的神经网络用于一般的分类问题-This procedure describe no mentor learning neural network used for general classification problem
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:zhubing
  1. Machine_Learning

    1下载:
  2. 关于机器学习的matlab范例,最好多执行,尤其可以通过一段一段的执行脚本来更好地理解机器学习是如何处理经典问题的-MachineLearning.m is the main scr ipt that needs to be d. You can this scr ipt section-by-section. It demostrates the use of different machine learning techniques for a classification pr
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:882kb
    • 提供者:
  1. Fisher

    0下载:
  2. Fisher模式识别问题的困难之一是维数问题,低维特征空间的分类问题一般比高维空间的分类问题简单。因此,人们力图将特征空间进行降维,降维的一个基本思路是将d维特征空间投影到一条直线上,形成一维空间-One of the difficulties Fisher pattern recognition problem is the dimension of the problem, classification of low-dimensional feature space is generall
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:李乐樯
  1. Fuzzy-classification-with-BP

    0下载:
  2. The combination of Back Propagation Neural Network and Fuzzy Theory for Classification problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:17.08kb
    • 提供者:Cindywu_2015
  1. Neural-Networks-Control

    0下载:
  2. 采用单一感知器神经元解决一个简单的分类问题:将二维平面上的四个输入矢量分为两类,其中两个矢量对应的目标值为1,另两个矢量对应的目标值为0-Single perceptron neuron solve a simple classification problem: the four input vectors are divided into two categories on the two-dimensional plane, wherein the two vectors correspo
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:23.85kb
    • 提供者:m
  1. 1

    0下载:
  2. 实验一:基于LMS算法的“苹果-橘子”分类问题 实验二:基于LMS算法的T-G-F字符识别问题 通过以上两个实验,了解ADALINE网络的结构及计算机制,掌握LMS算法,并会利用该算法来解决简单的模式分类问题。1, 学习ADALINE网络的基本结构及其学习机制,并在Matlab中实现 2, 分别对上述两类分类问题进行实现,并根据实验结果完成实验报告 -Experiment 1: Based on LMS Algorithm Apple- Orange classificati
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:39.6kb
    • 提供者:glm
  1. applepear

    0下载:
  2. 这是一个苹果梨分类问题,根据辨识的特点区分出苹果和梨-This is a classification problem apple pear, apple and pear distinguished according to the characteristics of identification
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:880byte
    • 提供者:张璐
  1. Robust-VAD

    0下载:
  2. In this method voice activity detection (VAD) is formulated as a two class classification problem using support vector machines (SVM). The proposed method combines a noise robust feature extraction process together with SVM models trained in differen
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10.25mb
    • 提供者:jamal
  1. matlabSVM

    0下载:
  2. 神经网络三分类问题,有详细的文字说明,需要的可以看一下,欢迎讨论-Three neural network classification problem, a detailed descr iption, may need see, welcome to discuss
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.43kb
    • 提供者:张清丽
  1. SVM_lusifa

    0下载:
  2. 用于求解支持向量机的二分类问题,对于现实问题进行预测分类-For solving SVM binary classification problem, for reality to predict classification
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9.14mb
    • 提供者:王建建
  1. SVM

    0下载:
  2. 使用支持向量机算法对二分类问题进行预测,实现大数据分析的目标。(Support vector machine algorithm is used to predict the two classification problem, and achieve the goal of large data analysis.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:小麦呀
« 12 »
搜珍网 www.dssz.com