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

搜索资源列表

  1. contour-movie

    0下载:
  2. 在完成matlab的基本文件读写功能基础上,绘制等值线以及动画等。共有两个代码,其一为从一文本文件(.txt)中读取数据 ,勾画平面等值线,另外一个从一个文本文件汇总读取数据,制作动画。-After completing the basic matlab file read and write functions, based on the contour map and animation. There are two codes, one from a text file (. Txt) t
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:990
    • 提供者:刘依恒
  1. HuffanCoding

    0下载:
  2. 读取数据,统计所得到的文件中每个字母的权值,创建哈夫曼树,哈夫曼编码。哈夫曼解码,解码后内容写入到指定的文件。 读取数据里面的内容是由英文单词组成。读取文件的时候传入文件存放的路径、读取方式以及读出以后存放的数组,最终可以得到一个存放目标文件内容的数组。 将得到的数组进行字母权值的统计,统计每个字母出现的次数,次数即为每个字母的权值。 将得到的字符数组与权值数组作为创建哈夫曼树的依据,哈夫曼树根据每个字母权值的大小来创建,每个节点,包括权值、父节点、左子、右子和字母本身。 根据哈
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:8274205
    • 提供者:许扬
  1. IMU_calculator

    3下载:
  2. 改程序从imu中读取数据,计算出载体的轨迹,速度,姿态,并画出速度与欧拉角-this program takes the data from an IMU as the input and calculates the body s trajectory ,velocity and attitude . it plots the velocities and euler angles vs time and the body s trajectory.
  3. 所属分类:matlab

    • 发布日期:2017-01-16
    • 文件大小:244736
    • 提供者:吴乃龙
  1. ten-points

    0下载:
  2. 从一个数组中读取数据,一次读取一个,并且动态显示。-Reads data from an array, reads one, and the dynamic display.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:7603
    • 提供者:粟畅
  1. TLEread

    1下载:
  2. 用Mathlab从.txt文件中读取数据 txt文件是从AGI网站下载的卫星两行根数文件,利用mathlab从中读取数据,并统计卫星的轨道参数。-By using Mathlab. TXT file to read data TXT file download from AGI sites with satellite, root number of files, using mathlab to read data from them and statistics of the sat
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7844
    • 提供者:张彬年
  1. source_matlab

    0下载:
  2. 读取NMEA0183格式,适合做卫星导航读取数据参考,可以用于科研。-Read the NMEA0183 format, suitable for satellite navigation read data reference, can be used in scientific research.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1583
    • 提供者:MR wang
  1. Basic-ICA-code-in-MATLAB-)

    0下载:
  2. 下面是5 MATLAB文件。 1。readsounds。米,用于读取数据 2。sep.m,一个学习通过数据的代码 3。sepout。米,可选的文本输出 4。wchange。米,体重变化的大小和方向 5。sep.run,2 - > 2分离的示例脚本-Below are 5 MATLAB files. 1. readsounds.m, for reading the data in 2. sep.m, the code for one learni
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3388
    • 提供者:李振涛
  1. fortran读取ncep再分析资料

    2下载:
  2. 先解压到与数据同一个文件夹下,更改netcdf.f90中要读的nc文件(修改第84行的文件名),运行,生成一个read_netcdf.f90,再在其中(第96行)编写你需要的程序。对于大量同类型文件生成read_netcdf.f90后,可以加循环(第46行),主体部分(第47行到94行)不需要修改
  3. 所属分类:数学计算/工程计算

  1. 生产者消费者问题

    3下载:
  2. 一个大小为3的缓冲区,初始为空 2个生产者 随机等待一段时间,往缓冲区添加数据, 若缓冲区已满,等待消费者取走数据后再添加 重复6次 3个消费者 随机等待一段时间,从缓冲区读取数据 若缓冲区为空,等待生产者添加数据后再读取 重复4次
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-04-10
    • 文件大小:8751
    • 提供者:psunny68
  1. Fy_alpha_s[0-1]_Fz=3800N

    0下载:
  2. 同时从多个文件中读取数据,并且画出三维图像-Read data from multiple files, and draw a three-dimensional image
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:228935
    • 提供者:Nancy
  1. linklist

    0下载:
  2. 链表的实现链表的创建,插入数据,删除数据、读取数据等基本链表操作,代码经过测试,能够正确运行!-Linked list implementation of the list to create, insert data, delete data, read the list of basic data and other operations, the code has been tested to run correctly!
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:192815
    • 提供者:
  1. matlab

    0下载:
  2. matlab 读取数据并显示激光扫描的3D图形-matlab program
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3177994
    • 提供者:ggyy
  1. solutionA

    0下载:
  2. 该算法利用两个链表,实现从文件中读取数据,并将其插入到合适位置,实现快速排序的功能.-The algorithm uses two lists, achieve read data a file and insert it into the proper position for fast sorting function.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:LHY
  1. chengxu

    0下载:
  2. 室内定位程序,读取数据按数据行和列都未知的方法读取.在窗体上显示所计算的定位坐标 -Indoor positioning procedures, read data by the data rows and columns are unknown method to read.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4747
    • 提供者:liusong
  1. tongjishuzi

    0下载:
  2. 统计数字问题,从文件中读取数据,在统计0-9出现的个数,在output中输出。- Statistics Questions, read data the file, the number of statistical 0-9 arise in the output of the output.统计数字问题,从文件中读取数据,在统计0-9出现的个数,在output中输出。
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2255354
    • 提供者:刘博
  1. dataobjects

    0下载:
  2. Dirichlet process mixture model读取数据-Dirichlet read data
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2400
    • 提供者:WLZHong
  1. sqlist

    0下载:
  2. 顺序表操作,显示数据(遍历线性表),修改数据(提供位置和新值), 插入数据(提供位置和新值,.删除数据,读取数据(提供位置),数据反转,求表长度-Order table operation, display data (traverse linear meter), modify the data (position and provide new value), insert data (position and provide new value, delete data, read dat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1239833
    • 提供者:CBY
  1. PCA

    0下载:
  2. 例1为从相关系数矩阵出发进行主成分分析,例2为从excel中读取数据并进行主成分分析。-Example 1 is a departure the correlation coefficient matrix principal component analysis, for example 2 to read data excel and principal component analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:8370
    • 提供者:李易峰
  1. huise

    0下载:
  2. 运用粒子群算法优化灰色预测模型的源程序,直接读取数据运行-Particle swarm optimization using gray prediction model of the source, read data directly run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1439
    • 提供者:李福兴
  1. PageRank_M

    0下载:
  2. 实现基本的pagerank算法,从文件中读取数据生成矩阵进行计算-Pagerank algorithm to achieve
  3. 所属分类:Data Mining

    • 发布日期:2017-05-27
    • 文件大小:9710592
    • 提供者:cx
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com