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

搜索资源列表

  1. 训练样本

    0下载:
  2. 好用的训练样本
  3. 所属分类:matlab例程

    • 发布日期:2012-08-02
    • 文件大小:31744
    • 提供者:xjxa11@163.com
  1. 根据鸢尾花多组数据先训练网络再对样本进行测试

    4下载:
  2. 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:3776
    • 提供者:wawa
  1. svm.支持向量机中的训练样本的MATLAB源代码程序

    1下载:
  2. 支持向量机中的训练样本的MATLAB源代码程序,Support Vector Machine training samples in the source code of the MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:8354
    • 提供者:柯言
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  1. rbf

    0下载:
  2. 实现了RBF网络,已载入训练和测试样本,可根据需要将其更换-Achieved a RBF network, has been printed in the training and test samples may be needed to replace
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:14037
    • 提供者:张丽
  1. bp1

    0下载:
  2. 基本的BP算法,将训练样本和测试样本已载入,可根据需要更换上述样本-Basic BP algorithm, the training samples and test samples have been loaded, may need to be replaced in accordance with the above-mentioned samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:13816
    • 提供者:张丽
  1. rbfd

    0下载:
  2. 基于径向基的神经网络程序。根据目标函数获得样本输入输出-Based on radial basis neural network procedures. According to the objective function to obtain a sample input and output
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1402
    • 提供者:haiyan
  1. wenzishibie

    0下载:
  2. 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Catalog include: two source documents and source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:81698
    • 提供者:sophie
  1. spxy

    0下载:
  2. SPXY 一个用于化学计量学分析中样本选择的方法-spxy is a method called sample set partitioning based on joint x-y distances
  3. 所属分类:matlab

    • 发布日期:2016-10-19
    • 文件大小:815
    • 提供者:Ethan Watson
  1. FastNN

    0下载:
  2. 简单快速近邻算法:再二维平面一矩形范围内随机产生100个训练样本,任意划分为三个区域,用快速近邻法确定待识别实验样本的所属分类-Simple and rapid nearest neighbor: Another two-dimensional plane within a rectangle of 100 randomly generated training samples, arbitrary divided into three regions, with the fast neares
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:274537
    • 提供者:园园
  1. cross-validation

    0下载:
  2. matlab交叉验证cross Validation,把样本集分为训练集和测试集,防止网络出现过拟合,提高网络的泛化能力和预测精度-cross Validation for matlab,to estimate the test accuracy,training accuray and validation accuracy of a neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:527
    • 提供者:周杰伦
  1. 一种样本熵的代码

    1下载:
  2. 一种新的熵的计算方法,可以有效地应用与特征提取的过程中。
  3. 所属分类:matlab例程

  1. 样本熵的计算

    0下载:
  2. 样本熵计算,近似熵计算,matlab实现(Sample entropy calculation, approximate entropy calculation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:171008
    • 提供者:LUYUN
  1. SampEn

    0下载:
  2. 样本熵,用于进行信号的复杂度计算,已调试完成,可直接调用(sample entropy can be used to analyze the complexity of signal.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:dangdanglover
  1. 贝叶斯决策实现线性样本分类

    0下载:
  2. MATLAB语言编程,用贝叶斯决策算法实现线性样本分类,输入待分类样本,输出样本分类决策面。(MATLAB programming language, using Bayesian decision algorithm to achieve linear sample classification, input samples to be classified, output samples, classification, decision surface.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:3942400
    • 提供者:小玲子
  1. Entropy

    42下载:
  2. 常见的熵值计算的matlab 程序统计 样本熵 模糊熵 排列熵 多尺度熵 层次熵等(SampleEntorpy FuzzyEntropy PermutationEntropy HierarchicalEntropy)
  3. 所属分类:matlab例程

  1. 样本熵

    0下载:
  2. 求出信号被分解后的样本熵,作为训练和测试样本,为以后的分类与预测做铺垫(The sample entropy is decomposed and used as training and test samples to pave the way for future classification and prediction)
  3. 所属分类:matlab例程

  1. 车牌汉字样本

    1下载:
  2. 车牌识别中汉字训练样本,包含31个省份,每个字符几十到几百个样本。(License plate recognition Chinese character training samples, including 31 provinces, each character tens to hundreds of samples.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:2530304
    • 提供者:lm666
  1. 样本熵

    2下载:
  2. 给已知的若干组脑电数据进行样本熵值的计算(Sample entropy calculation for a number of known sets of EEG data.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-07
    • 文件大小:2048
    • 提供者:念初w
  1. 多尺度样本熵

    1下载:
  2. 自编多尺度样本熵程序,实例中用于一段轴承故障数据,简单易懂。MultiscaleSampleEntropy函数中的SampleEntropy也可以单独拎出来计算单个样本熵。(Multi scale sample entropy is used for a section of bearing fault data, which is easy to understand. SampleEntropy in the MultiscaleSampleEntropy function can also
  3. 所属分类:matlab例程

    • 发布日期:2020-11-12
    • 文件大小:1082368
    • 提供者:三水兽
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com