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

搜索资源列表

  1. Matlab-FFT

    0下载:
  2. 数字信号处理 FFT的matlab实现 很好理解的资料-FFT matlab digital signal processing to achieve a good analysis of data
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:65659
    • 提供者:仲雅琴
  1. ExtendedChirpScaling

    0下载:
  2. sar radar raw processing. whit this m file you can compress the raw data
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2292
    • 提供者:morteza
  1. ekfslam_v1.0

    1下载:
  2. 通过采用ekf算法来实现SLAM,对比了真实值与采用算法后计算结果,说明程序的可行性。-EKF-SLAM Simulator ------------------ This simulator demonstrates a simple implementation of standard EKF-SLAM. It permits simple configuration via configfile.m to perform SLAM with various co
  3. 所属分类:matlab

    • 发布日期:2015-04-27
    • 文件大小:13818880
    • 提供者:das陈
  1. pro

    0下载:
  2. matlab处理地震资料的有关比较简单的成程序,segy文件的读取程序及输出segy格式的程序,另外还有雷克子波的程序等-matlab processing seismic data into a relatively simple procedure, segy file read program output segy formats procedures, in addition Leike Zi wave program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:973540
    • 提供者:madcai
  1. PATTree

    0下载:
  2. 数据结构中PAT树的实现,包括树节点的插入、删除、查找和遍历。PAT tree 在字符串子串匹配上有这非常优异的表现,这使得它经常成为一种高效的全文检索算法,在自然语言处理领域也有广泛的应用。-PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string substring match this excellent p
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:158636
    • 提供者:buaa_sheng
  1. mnm

    0下载:
  2. joseph环 *问题描述:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 *要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 *测试数据:m的初值为20,n=7
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:8543
    • 提供者:黄敏
  1. stap

    1下载:
  2. 利用空间采用数据和慢时间数据采用空时二维处理是阵列天线雷达常用的处理方法。该程序仿真了基本的stap方法-Use of space data and slow-time data using space-time two-dimensional processing array antenna radar approach. The program simulates basic stap methods
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7174
    • 提供者:毛建
  1. CS

    2下载:
  2. 压缩感知(Compressive Sensing(CS),或称Compressed Sensing、Compressed Sampling)。该理论指出:对可压缩的信号可通过远低于Nyquist标准的方式进行采样数据,仍能够精确地恢复出原始信号。该理论一经提出,就在信息论、信号/图像处理、医疗成像、模式识别、地质勘探、光学/雷达成像、无线通信等领域受到高度关注,并被美国科技评论评为2007年度十大科技进展。-Compressed Sensing (Compressive Sensing (CS)
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:32792576
    • 提供者:刘海涛
  1. www

    0下载:
  2. 这个文件包含了处理数据结构课程学习中的字符串逆序问题和经典的排序程序。-This file contains the string in the reverse problem in processing data structures course, and the classic sort program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1445
    • 提供者:李丹
  1. tudebianli

    0下载:
  2. 根据《数据结构》学所内容,使用C++中的封装、继承、运算符重载、类模板等技术,完成以上各个数据结构类的设计。-According to the data structure of the study content, use the inheritance, sealing, in c++ operator overloaded, class template technology, complete the above all data structure kind design. sub
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1701
    • 提供者:
  1. NMTrarL

    1下载:
  2. 大地电磁magnetotelluric数据NLCGG反演预处理及后处理 ,经测试可直接使用。 -The magnetotelluric magnetotelluric data NLCGG inversion of pretreatment and post-processing, has been tested and can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:148016
    • 提供者:
  1. Programs

    0下载:
  2. 都是自己实现的代码 自认为代码较同类短 实现清晰 效率很高 故传上来分享 HLPP 最高标号预留推进 网络流最好算法之一 DynamicTree 动态树 树上维护数据的终极算法 SAM 后缀自动机 多模式串线性处理 例题:CTSC2012 熟悉的文章 最后匈牙利 匹配算法-Code are realized since that clear and efficient code than similar short it pass up sharing the the HLPP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5169
    • 提供者:pm
  1. read_grib2

    5下载:
  2. 用来处理气象上NCEP资料grib2的matlab处理程序。-Used to process meteorological NCEP data grib2, matlab processing program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:4127
    • 提供者:rosewei
  1. Naigation

    0下载:
  2. 处理导航数据文件,建立邻接矩阵,采用迪杰斯特拉算法实现庞大数据的简易导航功能,内含原始数据文件和导航数据文件。-processing navigation data file,the establishment of adjacency matrix,the dijkstra algorithm tosearch path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:86466
    • 提供者:胥涛
  1. ff

    1下载:
  2. 数据离散化程序,对大量的数据进行智能化分析和处理,能有效的提高计算效率-Data discretization procedures, intelligent analysis and processing of large amounts of data, which can effectively improve the computational efficiency
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:649
    • 提供者:CC
  1. MSCaSNV

    0下载:
  2. MSC和SNV的小程序,用于处理光谱数据,每一列是一组数据,列数就是样本数量-MSC and SNV small program for processing the spectral data, and each column is a set of data, the number of columns is the number of samples
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:554
    • 提供者:nlz
  1. 32weijiafa

    0下载:
  2. 处理大型数据的程序,完成对超长32为正整数的加法运算。-Processing of large data procedures, performed on over 32 is a positive integer addition operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:470339
    • 提供者:任政燊
  1. 13.7

    0下载:
  2. 将某文件中的学生数据平均分进行排序处理,将已排序的学生数据存入一个新的文件中。-Student data in a file average for sort processing, the sorted student data is stored in a new file.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:594
    • 提供者:武彬
  1. data_process

    0下载:
  2. 本程序实现对数字图像的处理操作,程序中附有图片数据。-The program of digital image processing operation program with picture data
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:212124
    • 提供者:ankaige
  1. fangcha

    0下载:
  2. 用方差分析葡萄酒质量评价的合理性,画出分析图,用置信区间发对数据进行处理。-Variance analysis of the reasonableness of the wine quality evaluation, draw analysis chart sent for processing data with a confidence interval.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:12109
    • 提供者:wangchi
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com