搜索资源列表

  1. Fisher

    0下载:
  2. fisher判别函数分类的实现,简单易懂,不是水准。很好的解决了我的问题。-fisher discriminant function classification realize, easy-to-read, not the standard. Very good solution to my question.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:527360
    • 提供者:陈丁雷
  1. MATLAB_svmmatlabtoolbox

    1下载:
  2. 支持向量机的工具箱,对于图像处理中的分类识别学习者有着很大帮助。分享快乐!-SVM toolbox for image processing in the classification and identification of learners have a great help to me. To share their happiness!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:125952
    • 提供者:hq
  1. SVM

    0下载:
  2. 这里实现了四种SVM工具箱的分类与回归算法-Here to realize the four SVM toolbox Classification and regression algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:2706432
    • 提供者:李晋博
  1. ets300706STUDY

    0下载:
  2. 这个文档主要讲了基于ETS300-706的图文标准及实现方法,对于英文不是很好的人来说,先在这里看一下teletext 包的基本分类,掌握大致的框架,再去细读ETS300-706可能会更好一点。-This document mainly stresses ETS300-706 based on the graphic standards and methods, for English is not very good people,
  3. 所属分类:编程文档

    • 发布日期:2024-05-12
    • 文件大小:166912
    • 提供者:张煜相
  1. SPy-0.3

    0下载:
  2. Spectral Python (SPy) is a python package for reading, viewing, manipulating, and classifying hyperspectral image (HSI) data. SPy includes functions for clustering, dimensionality reduction, supervised classification, an
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:216064
    • 提供者:john
  1. fenlei

    0下载:
  2. SOM神经网络分类程序,使用matlab编写-SOM neural network classification procedures, the use of matlab to prepare
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:刘杰
  1. libsvm-weight-2.81

    0下载:
  2. 一种基于局部密度比权重设置模型的加权支持向量回归模型来单步求解多分类问题:该方法先分别对类样本中每类样本利用局部密度比权重设置模型求出每个样本的权重隶属因子,然后运用加权lib支持向量回归算法对所有样本进行训练,获得回归分类器,希望对大家有用!-Based on local density than the right to re-set model of weighted support vector regression model
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:41984
    • 提供者:郭大
  1. SVMMATLAB

    0下载:
  2. SVM数据挖掘分类实验系统,matlab svm工具箱使用实例-SVM data mining classification experimental system, matlab svm toolbox using examples
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:699392
    • 提供者:楚燕
  1. lbp_matlab

    0下载:
  2. LBP算法实现图像的纹理分类,基于论文:multiresolution gray scale and rotation invariant texture classification with location binary patterns-LBP algorithm image texture classification, based on the thesis: multiresolution gray scale and r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:xiao guilin
  1. MethodofFacialExpressionRecognition

    0下载:
  2. 为了更准确地识别人的表情,在识别人脸7 种基本表情(愤怒、厌恶、恐惧、高兴、无表情、悲伤和惊讶)时,采用了局域二值 模式技术提取面部特征,进行由粗略到精细的表情分类。在粗略分类阶段,7 种基本表情中的2 种表情被选为初步分类结果(候选表情)。 在精细分类阶段,选用计算加权卡方值确定最终分类结果。采用日本的Jaffe 表情数据库来验证算法性能,对陌生人表情的识别率为77.9%, 其结果优于采用同样数据库的其他方法,且易于实现-
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:212992
    • 提供者:张波
  1. Bayes++

    0下载:
  2. 图像分类器,可实现贝叶斯滤波以及分类,应用与人脸识别,车牌识别等等。-Image classifier, Bayesian filtering can be achieved as well as the classification, application and face recognition, license plate recognition and so on.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-12
    • 文件大小:155648
    • 提供者:
  1. ID3

    0下载:
  2. 用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类-Matlab language used to write the ID3 (Quinlan s ID3 classification tree algorithm) algorithm for pattern classification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:罗升阳
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯分类算法,《机器学习及java实现里面的》-Naive Bayesian classification algorithm, the realization of machine learning and java inside
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:王新
  1. Bagging

    0下载:
  2. 分类算法,采用bagging方法来选择训练集,《机器学习及java实现》里面的-Classification algorithm, using bagging method to select the training set, the realization of machine learning and java inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:王新
  1. Boosting-beta2

    0下载:
  2. AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a strong learner. Besides pattern classification, it also can be applied into feature selection. This document explains the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:1152000
    • 提供者:njustyw
  1. ClassificationA

    0下载:
  2. 基于神经网路的遥感图像分类,使用神经网络对几幅不同频段的遥感图像分类,主要是区分图像中不同的地形区域。-Neural network-based remote sensing image classification, the use of neural networks on a number of different band remote sensing image classification, mainly to distin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1244160
    • 提供者:xxl
  1. 2A

    0下载:
  2. 用于遥感图像分类。其输入为几幅遥感图像,使用k-mean聚类方法对图像中的不同地形进行聚类分割-For remote sensing image classification. Their input for a number of remote sensing images, the use of k-mean clustering method to image the topography of the different clu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:419840
    • 提供者:xxl
  1. matclass

    0下载:
  2. The MatClass IV Toolbox for MatLab has been developed to support experiments on feature based classification problems. -The MatClass IV Toolbox for MatLab has been developed to support experimentson feature based class
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:5341184
    • 提供者:孙先照
  1. newsvm

    0下载:
  2. svm classification and regression code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:144384
    • 提供者:dzh
  1. LearningPatternClassificationASurvey

    0下载:
  2. 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustra
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:821248
    • 提供者:蒋大为
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org