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

搜索资源列表

  1. readdata

    0下载:
  2. 将采集的二进制数据转化成十进制数据读取出来,内部程序,有需要的可以下载。-read the binary data
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:741
    • 提供者:litchi
  1. get_Eph2.10

    0下载:
  2. 导航定位,星历文件RINEX2.10版本的数据,读取星历文件,并存储。-Navigation and positioning, RINEX2.10 ephemeris file version of the data, read ephemeris file, and store.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1151
    • 提供者:keke
  1. MatlabAndExcel

    0下载:
  2. Matlab通过COM口对EXCEL表格进行操作,可以实现读取excel的内容并画出曲线,将数据输出至excel表格-Matlab through the COM port operate on EXCEL spreadsheets, can read the contents of excel and draw the curve, the data is output to excel table
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:17315
    • 提供者:张百川
  1. P4_2_FinanceData

    0下载:
  2. 通过matlab读取财务数据,从大智慧软件中下载数据到本地,将数据解析到excel中-Read by matlab financial data, downloaded the great wisdom software data to a local, parses the data to excel in
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:765
    • 提供者:李世豪
  1. load

    1下载:
  2. 读取EXCEL中的每隔15min的两地负荷数据,并形成两地全年负荷变化曲线-EXCEL read every 15min in two places load data, and the formation of two annual load curve
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5149251
    • 提供者:cby
  1. integation

    0下载:
  2. 一个读取.csv文件数据并做滤波和积分运算的测试程序。-A read.CSV and do filtering integral operation of the program.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:695
    • 提供者:李致远
  1. mtocfg

    0下载:
  2. 用于将comtrade格式中的数据文件二进制版转换为ASC版本,以及读取二进制COMTRADE文件-For comtrade format data file is converted to a binary version of ASC version, and read binary COMTRADE file
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2292
    • 提供者:李神奇
  1. GPS

    0下载:
  2. 可以读取GPS的测试数据,并且可以将数据包的数据进行解析,读入到matlab空间-GPS test data can be read, and the data packets can be parsed and read into the space matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:228906
    • 提供者:张蕾
  1. INSPLidar

    0下载:
  2. 可以同时读取惯导和雷达数据,并进行惯导和Lidar数据的集成。-INS and ridar can simultaneously read data, and INS and Lidar data integration.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3558895
    • 提供者:张蕾
  1. CP(GPS)

    0下载:
  2. 可以通过C语言读取GPS数据文件中的数据。-GPS data can be read in the data file through the C language.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:71426
    • 提供者:张蕾
  1. procd

    0下载:
  2. GPS基线解算全过程,包括标准格式数据读取,基线解算及整周模糊度解算-GPS baseline solution the whole process, including the standard format data is read, and the whole week baseline solution Ambiguity Resolution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:307756
    • 提供者:zhch77
  1. point-cloud-date-visualize

    0下载:
  2. 点云数据读取,以及运用四元素法进行坐标变换。-Point cloud data reading, and the use of four elements for coordinate transformation.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1047
    • 提供者:漆晨光
  1. SSLA_code

    1下载:
  2. 海面高度数据读取,针对NC文件,并且进行绘制海平面高度图-Sea surface height data read for NC files, and to draw sea level diagram
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2960
    • 提供者:Joecoder
  1. read_SRTMtile

    0下载:
  2. 读取高程数据的MATLAB程序,经过测试,很不错的,希望对大家有帮助- read_SRTMtile: returns lon, lat, & height (height in meters) SRTM 3-arcsec data USE: [vlon vlat vhgt] read_SRTMtile(filename,sc) INPUT: filename: filename, e.g. s23w041.h
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2229
    • 提供者:zzg
  1. nc_fio_mod

    1下载:
  2. 用fortran读写NETCDF文件的常用子程序,包含: public :: ocn_grid, & 读取海陆地形 nc_read_axis, & 读取坐标信息 nc_read_4d, & 读取4维数据 nc_read_3d, & 读取3维数据 nc_read_2d, & 读取2维数据 nc_create, & 创建NC文件 nc_write, & 通用写NC文件 nc_write1d, & 写1维nc文件 nc_write2d, & 写2维n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:curveregress
  1. sgy

    0下载:
  2. 针对地球物理勘探采集到的数据通过Matlab程序对sgy类型的数据进行读取-For geophysical exploration data collected by Matlab program sgy types of data read
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:722494
    • 提供者:Sunshine123
  1. sjzh1

    0下载:
  2. 一个将通达信中提取出来股票日线数据,批量读取并存档为MAT文件-A data will be extracted the daily stock stock data, read and archive batches for the MAT file
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:160790
    • 提供者:xl
  1. readofffile

    0下载:
  2. 利用MATLAB 读取 off 文件,CGAL 中得到的数据可以转化为off文件,然后利用MATLAB读取-this code can read off file
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:59301
    • 提供者:李西红
  1. BitIOTest1

    0下载:
  2. 这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。-This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:222682
    • 提供者:songs
  1. find

    0下载:
  2. 从excel中读取所需文档的数据,并写进相对位置,对名称进行文件路径字符串拼接-From the excel to read the required document data, and write the relative position, the name of the file path string stitching
  3. 所属分类:Data Mining

    • 发布日期:2017-12-13
    • 文件大小:2464
    • 提供者:小九
« 1 2 ... 19 20 21 22 23 2425 26 27 »
搜珍网 www.dssz.com