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

搜索资源列表

  1. SpeechLPC

    2下载:
  2. 基于MATLAB的语音信号的LPC分析,带有GUI界面和测试数据。-MATLAB-based voice signal the LPC, with GUI interface and test data.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:47058
    • 提供者:guohua
  1. 用MATLAB开发的BP算法源程序

    2下载:
  2. 基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:555
    • 提供者:萧雪鱼
  1. xianxinnihe

    1下载:
  2. 建筑声学,混响测试数据指数拟合后直线拟合,读取混响时间
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:888
    • 提供者:seabird
  1. pLSA

    1下载:
  2. 用于文本分析的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:302394
    • 提供者:Tang Ketan
  1. Matlab实现Apriori算法

    4下载:
  2. 简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。
  3. 所属分类:matlab例程

  1. 单像素相机cs成像的数据和测试文件

    0下载:
  2. 单像素相机cs成像的数据和测试文件,包含说明文件和数据文件,测试文件-Cs imaging data of single-pixel camera and a test file that contains the files and data files, test files
  3. 所属分类:matlab例程

    • 发布日期:2012-09-02
    • 文件大小:16553478
    • 提供者:yang
  1. classification

    0下载:
  2. 多种实现三组数据集(iris测试数据)分类的算法实现(LMS、MSE、HK等。-several methods(LMS,MSE,HK) to achieve classification of three data set(iris data set).
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13083
    • 提供者:yuchang
  1. test-data-for-01-knapscap-problem

    0下载:
  2. 这个是用于01背包问题的测试数据,很多论文都用这其中的数据集来测试-This is a knapsack problem for the 01 test data, a lot of papers with which the data set to test
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4221
    • 提供者:吴凡
  1. EVT-formate-transformation

    1下载:
  2. 主要用于EVT格式转化,包括代码和测试数据-for evt formate transformation
  3. 所属分类:matlab例程

    • 发布日期:2013-05-15
    • 文件大小:2195054
    • 提供者:白白
  1. moshishibieyuanma

    0下载:
  2. 这是在研究神经网络的过程中,自己编写的用于模式识别的MATLAB源代码,相信对于神经网络的学习者有帮助,其中也给了测试数据! -This is the study of neural networks in the process of their preparation for the MATLAB source code for pattern recognition, neural networks and I believe that learners be helpful, which
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:554759
    • 提供者:陈君
  1. Job4

    0下载:
  2. 本程序实现了找出一个n个数的序列中最长的单调递增子序列,并符带测试数据-This program implements to find a sequence of n the number of the longest monotonically increasing subsequence, and to break with the test data
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:37212
    • 提供者:johnson
  1. pCACodes

    0下载:
  2. matlab程序 主成分变换代码 以及测试数据-Principal component transformation matlab program code, and test data
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:528995
    • 提供者:zlx
  1. ARMA1

    0下载:
  2. 设定ARMA模型参数,求所采集到的数据的双谱和特征量(带有测试数据)-Autoagressive Moving Average
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:713893
    • 提供者:zy
  1. LSFS

    1下载:
  2. 有监督的特征选择和优化程序MATLAB代码,基于最小二乘算法。内有测试数据,和详细程序说明-Least-Squares Feature Selection (LSFS) is a feature selection method for supervised regression and classification. LSFS orders input features according to their dependence on output values. Dependency bet
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3346
    • 提供者:zy
  1. rbf_atrifical_neual_networks

    0下载:
  2. ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意; ② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差; ③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1659
    • 提供者:王轶博
  1. dat_banana

    4下载:
  2. 香蕉形(banana)标准数据集,用于测试机器学习与模式识别算法。-Banana-shaped standard data set for testing machine learning and pattern recognition algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15804
    • 提供者:何创新
  1. AdaBoost算法

    1下载:
  2. 用matlab软件,实现adaboost算法。将数据集划分为训练集和测试集,给训练集的数据贴标签,用训练好的模型来测试测试数据的准确度。(Using Matlab to implement the AdaBoost algorithm. The data set is divided into training set and test set to label the data of the training set, and the accuracy of the test data i
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:7930880
    • 提供者:_XW
  1. bearingFaultDiagnosisa

    2下载:
  2. 包含轴承故障数据,来源于MFPT(Machinery Failure Prevent Technology)论坛,分四组训练数据和测试数据; 数据可直接做频谱分析,效果很好(contain bearing faults data sets, 4 train datas and 4 test datas, can be used for FFT/envespectrum analysis, and you will get perfect effects.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-08
    • 文件大小:20165632
    • 提供者:大肥鱼
  1. 数据集

    4下载:
  2. 本文件为常见聚类算法测试数据集 ,UCI上常用的聚类算法数据集(This document is a common clustering algorithm test data set.)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-29
    • 文件大小:369664
    • 提供者:yanw840
  1. Solomon标准数据

    5下载:
  2. 用于测试车辆路径问题的Solomon标准数据,全面56个,方便各位研究者下载研究测试(There are 56 standard Solomon data for testing vehicle routing problem, which is convenient for researchers to download and test)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-23
    • 文件大小:71680
    • 提供者:hayjao
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com