CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - 分类算法

搜索资源列表

  1. 存储管理源代码

    1下载:
  2. 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5.96kb
    • 提供者:Joly
  1. svm_java

    1下载:
  2. 应用java实现的svm支持向量机的分类算法!相信对svm感兴趣的朋友有很大帮助!-java application realized svm SVM classification algorithm! Believe that the right svm interested friends will be of great help!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:59.23kb
    • 提供者:司祁
  1. svm_c++

    0下载:
  2. 应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!-c + + applications to achieve the svm vector machine classification algorithm, I believe right svm interested friends!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:270.97kb
    • 提供者:司祁
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯分类算法,《机器学习及java实现里面的》
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:王新
  1. AttributeSelectedClassifier

    0下载:
  2. 分类的属性选择算法,《机器学习及java实现里面的》
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.08kb
    • 提供者:王新
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10.17mb
    • 提供者:xingshimei
  1. tycfgsmatlab

    0下载:
  2. matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:7.9kb
    • 提供者:王磊
  1. new

    0下载:
  2. isodata算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-isodata algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu lib
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:956byte
    • 提供者:闫会敏
  1. newwork

    0下载:
  2. K均值算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-k-means algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu library
  3. 所属分类:source in ebook

    • 发布日期:2017-11-02
    • 文件大小:1.4kb
    • 提供者:闫会敏
  1. ISODATA

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类.rar-Although capable of clustering data clustering mining, but due to network intrusion feature data dimension of more and different types of data betwee
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:6kb
    • 提供者:king
  1. 1

    0下载:
  2. 相似度算法的实现, 在利用支持向量机进行模式分类的时候,有时需要考虑到实时性,为了提高实时性,则利用相似度算法减少样本集个数,从而减少训练时间和支持向量的个数,使得建立起的向量机实时性提高-Similarity algorithm, in the use of support vector machines for pattern classification, sometimes need to be considered real-time, in order to improve real
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:770.56kb
    • 提供者:king
  1. 5

    0下载:
  2. 相似度算法,主要是用来优化支持向量机来进行分类识别-Similarity algorithm is mainly used to optimize support vector machines for classification and identification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:king
  1. LLM

    0下载:
  2. 基于线性学习机的蘑菇分类算法源代码,包含结果-Based on the linear learning machine mushroom classification algorithm source code, including the results
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:63.87kb
    • 提供者:刘琴
  1. gaSVMcgForClass

    0下载:
  2. 使用基因遗传算法优化支持向量机参数,进而准确快速分类-Using genetic algorithms to optimize the parameters of support vector machine, and then quickly and accurately classified
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1.7kb
    • 提供者:张新静
  1. huishangguanlian

    0下载:
  2. 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好.--Relevance Vector Machine (RVM) of the mat
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:977byte
    • 提供者:wangtao
  1. mine-fisher-pca

    0下载:
  2. PCA分类,用于较好的去噪降维,matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘-PCA classification for better denoising dimensionality reduction, a variety of adaptive matlab simulation analysis. . Adaptive information processing alg
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:9.93kb
    • 提供者:zhangjun
  1. KNNpython

    0下载:
  2. python实现的k-近邻算法,用于数据分类。机器学习实战-k- nearest neighbor python implemented for data classification. Machine learning combat
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:754.46kb
    • 提供者:llw
  1. 11

    0下载:
  2. 次声信号特征提取与分类识别,使用Labview和matlab算法去实现-sound signal feature extraction
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1.22mb
    • 提供者:方正
  1. chapter3

    0下载:
  2. 使用遗传算法的神经网络分类,可以较好的实现(Neural network classification using genetic algorithms)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-26
    • 文件大小:53kb
    • 提供者:yeli
  1. vbemgmm

    1下载:
  2. 在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maxim
  3. 所属分类:书籍源码

    • 发布日期:2017-12-30
    • 文件大小:438kb
    • 提供者:jiajiale
« 12 »
搜珍网 www.dssz.com