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

搜索资源列表

  1. IPIX

    0下载:
  2. MATLAB读取nc、cdf格式文件的海杂波IPIX数据-MATLAB reads nc, cdf file format IPIX sea clutter data
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3434532
    • 提供者:jack
  1. zhuchengxu

    2下载:
  2. 读取轴承全寿命周期中的每组数据,并对其进行多域特征提取,包括时域和频域特征提取,用于轴承性能退化评估的研究很有用,自己亲手调试成功-Read bearing the full life cycle of each set of data, and extract its multi-domain characteristics, including time domain and frequency domain feature extraction for bearing performanc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:668
    • 提供者:徐清瑶
  1. read_grib_r4

    0下载:
  2. 读取GRIB格式的数据,例如NCEP数据,ECMWF数据等。-read grib data by matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4032627
    • 提供者:DAVID
  1. 22

    0下载:
  2. 实现传感器以16进制采集的数据从记事本中读取,再转换到十进制进行处理,得到符合要求的数据并绘图。-Hexadecimal achieve sensor collected data is read Notepad, and then converted to decimal, to give to meet the requirements of the data and drawing.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:40806
    • 提供者:
  1. 07_2

    0下载:
  2. 这是一个多叉数的建构算法,与一般的建构算法不同,这是用复合链表的方式建立的,并在建立后实现了数据读取-This is a multi-prong number of construction of algorithms, and the general construction of algorithms, this is the way to build a composite list and realized after the establishment of the data read
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1089
    • 提供者:密码
  1. Matrix-Operations

    0下载:
  2. 1) 能够实现矩阵加、减、乘、逆等基本运算。 2) 初始矩阵的数据可以手工输入,也可从文件读取,运算结果可以保存到文件中。 -1) to achieve matrix addition, subtraction, multiplication, inverse and other basic operations.   2) The initial matrix data can be entered manually, can also be read a file,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:羽凡谢
  1. demo_xml2mat

    0下载:
  2. 注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:51549
    • 提供者:陈孝培
  1. readprime

    0下载:
  2. 该函数的功能主要是用于读取nc格式的气象雷达数据-The function of the function is mainly used to read the weather radar data of nc
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:Daniel
  1. Desktop

    0下载:
  2. 天气雷达数据处理,该函数可以读取nc格式的雷达数据-Weather radar data processing, this function can be read nc radar data format
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5163124
    • 提供者:Daniel
  1. bvhReadFile

    0下载:
  2. 用于运动捕获数据的读取,所读取的数据是96维度的矩阵-Motion capture data for reading data, the read-dimensional matrix is 96
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:156668
    • 提供者:曹文波
  1. bvh2xyz

    0下载:
  2. 用于运动捕获数据所读取文件的转换,最终得到欧氏距离的数据-Motion capture data for converting files to read, and ultimately get the data Euclidean distance
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:154831
    • 提供者:曹文波
  1. netcdf

    0下载:
  2. IPIX 雷达数据的读取,是一个工具包,能够把数据读取出来-ipix radar real data can be obtained
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:53436
    • 提供者:潘雪莉
  1. RS2

    0下载:
  2. 自动读取excel的一段数据,一般是股票收盘数据,计算赫斯特指数H值,他的周期及V检验量-A piece of data of automatic reading excel, typically shares closed data, computing hurst index H value, his cycle and V inspection quantity
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:贺强
  1. vibranaly

    0下载:
  2. matlab的GUI绘图,读取.bin文件数据,并对其进行信号分析处理-The GUI matlab graphics, read .bin file data, and its signal analysis and processing
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4024626
    • 提供者:小飞
  1. RollCall

    0下载:
  2. C#数据结构-算法:随机点名;主要利用文件读取和随机算法实现,是学习数据结构的理想材料。-The data structure of C#- algorithm: random name realize the main use of file read and random algorithm, is the ideal material for the study of data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38439
    • 提供者:buaa_sheng
  1. DataRead

    0下载:
  2. matlab 读取振动信号数据程序 适合了解振动信号结构(头文件)-The MATLAB reads the data of the vibration signal of program suitable for vibration signal structure (header)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:小晗
  1. lvmread

    0下载:
  2. 将检测数据常用的.lvm格式读取到workspace的matlab程序-Load lvm files
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1075
    • 提供者:佘寻峰
  1. PSCADdataprocessing

    0下载:
  2. MATLAB 读取 pscad 仿真数据 可识别逗号-Using Matlab to reading pscad data with find out ‘,’.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:762426
    • 提供者:Gao
  1. chaoliu

    0下载:
  2. 读取电力系统中数据文件进行简单的潮流计算-Power system reads the data file for simple flow calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4527
    • 提供者:tofle
  1. EEG

    1下载:
  2. 用于观察脑电信号全通道数据和多个单通道数据,并且输出相对颅内压参数。函数通过读取nt后缀脑电图文件,并生成GUI界面,可选择全通道观察所选文件脑电信号,也可以选择包含原始EEG脑电信号,40hzEEG,80hz肌电干扰和提取出的40hzEEG信号的多个单通道观察,并且生成颅内压参数。-Used to observe all channels of EEG data and multiple-channel data, and output parameters relative intracra
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24550095
    • 提供者:吴昊
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 »
搜珍网 www.dssz.com