搜索资源列表

  1. fish

    0下载:
  2. The fisher iris data file in matlab (in case you do not have it). usually it comes with matlab and is called "fisheriris.mat" and can be read without specifying the path of the file.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:agkj
  1. MATLABanalysis-and-Application

    0下载:
  2. 《MATLAB统计分析与应用》程序与数据有聚类分析、判别分析、主成分分析、因子分析、方差分析、数据拟合、Copula理论等-Statistical analysis and application of "MATLAB" program and data clustering analysis, discriminant analysis, principal component analysis, factor analysis, v
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:6755328
    • 提供者:lin
  1. StepclassV2

    0下载:
  2. 逐步判别分析的主函数 用于分类 [sel,c,c0,re,P]=StepclaassV2(data,[50 50 50],data,10) 输入变量 x为训练集.每行为一个样本,每列为一个变量. Class_x,为训练集的分类情况,一行,为各类样本数量,例如[5 6 9] Test为待分类样本. 输出变量:sel为选择的变量序号,c,c0为拟合出的判别函数.re为对Test的判别结果,P为
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:6144
    • 提供者:王新
  1. code

    0下载:
  2. 利用最小距离分类器分类3种鸢尾属植物 load fisheriris 载入Matlab自带的鸢尾属植物数据集 每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本-Plant data sets The first 40 of each class used to generate the samples representative of the class template 10 afte
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:卫伟
  1. testSVM

    0下载:
  2. 利用matlab自带的fisheriris数据集(为了可视化将其看成两类)(setosa类和非setosa类)测试svm-test the svmtrain and svmslassify functions by the fisheriris by the matlab software
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:纸鸢
  1. kmeans_matlab.m

    0下载:
  2. this the simple implementation of kmeans algorithm, using fisheriris dataset and kmeans function matlab s library-this is the simple implementation of kmeans algorithm, using fisheriris dataset and kmeans function matla
  3. 所属分类:matlab例程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:kadal
  1. bayes_fisher

    0下载:
  2. CCR of bayesian classifier on fisheriris
  3. 所属分类:软件工程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:kh
  1. EM_fisher

    0下载:
  2. EM algorithm on fisheriris
  3. 所属分类:软件工程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:kh

源码中国 www.ymcn.org