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

搜索资源列表

  1. doa

    0下载:
  2. DOA估计:最大熵算法、最小模算法、最小方差算法。输入: 快拍数据协方差矩阵R,观察范围内各方向导向矢量,三维矩阵phiyz。输出:最小方差谱估计矩阵P。-DOA Estimation: maximum entropy algorithm, the minimum norm algorithm, the minimum variance algorithm. Input: snapshot of the data covariance matrix R, the steering vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1042
    • 提供者:felix
  1. Amecur-maths

    0下载:
  2. Amecur Maths是一款数值计算软件,除了可以进行基础的数学表达式和矩阵运算外,还提供可编程的开发环境,并且兼容Matlab 语法。 Amecur Maths拥有以下特点: 1) 友好的工作平台和编程环境; 2) 简单易用的程序语言; 3) 强大的科学计算数据处理能力;-Amecur Maths is a numerical software which can calculate the basis of the mathematical expression and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:922107
    • 提供者:usafchn
  1. COPXY

    0下载:
  2. COPXY is n x m matrix which contains center of preasure (COP) data of static posturography tests on Parkinson s Disease (PD) Subjects. COPXY m columns are n/2 trials made of X Y data from a PD subject. COPXY n rows are n observations within a trial.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:427445
    • 提供者:aisaac
  1. nihe

    0下载:
  2. 二维、三维、四维数据拟合,主要是矩阵计算。类初始化中可以控制拟合的变量为n次。-2D, 3D, 4D data fitting, matrix calculation. The fitting can control the class initialization variable n times.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:13602
    • 提供者:解辉
  1. pro

    0下载:
  2. 程序从SIR-C/X-SAR原始CEOS数据文件中提取极化散射矩阵-The program is extracted from the the SIR-C/X-SAR original CEOS data files polarization scattering matrix,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:5828
    • 提供者:liangzi
  1. b153df9e8edb.rar

    0下载:
  2. 计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据,Calculate a correlation coefficient matrix of the matrix stored in text format, including examples of data
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:1187380
    • 提供者:
  1. matrix_multiplication_mpi_hw3

    0下载:
  2. A parallel program for the multiplication of two 5x5 matrices by using drived data types.Choose 6 nodes in the run time and each row of the resultant matrix should be calculated by one of the nodes. Create your matrixes only in the master node and us
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1112
    • 提供者:tunc
  1. sol

    0下载:
  2. solution of matrix to print data in matrix format
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:7823
    • 提供者:chi89
  1. SMUSIC

    2下载:
  2. 单次快拍 MUSIC 算法,这种单次快拍 MUSIC 算法仅利用接收的一次快拍的 M(M 为阵元数)个数据,通过对这 M 个数据做统计处理,来估计阵列数据的协方差矩阵-Single snapshot MUSIC algorithm, this single snapshot the MUSIC algorithm only receiving a snapshot M (M array element number) data, statistical treatment of these M
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:4030
    • 提供者:陈春风
  1. juzheng

    0下载:
  2. 一个矩阵计算的程序软件,直接输入数据即可-A matrix calculation software, direct input data can
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:209752
    • 提供者:陈智
  1. openmp_matrix_calculation

    0下载:
  2. SMP矩阵乘法 对数据局部性进行优化 将矩阵转置 形成行乘行算法-The SMP matrix multiplication on data locality optimization matrix transpose a row by row algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:7397343
    • 提供者:张天宇
  1. TOEPLZ

    0下载:
  2. 拖布利兹矩阵的快速分解fortran程序,最近在搞地震数据处理,自己编程实现好多数值算法。-Rapid decomposition of the matrix drag Blitz fortran program, recently engaged in seismic data processing, a lot of their own programming numerical algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:626
    • 提供者:zhangyang
  1. shortest_path

    0下载:
  2. 单源点最短路径的实现。采用邻接矩阵的数据结构,PRIM算法实现。-Single-source shortest path. Adjacency matrix data structure, PRIM algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1273946
    • 提供者:novice
  1. find-the-numerical-value

    0下载:
  2. 在进行实时性最优计算时,不断采集来的数据列入矩阵中,需要在矩阵中找出最优数值,本算法可以快速找出矩阵中的最值。-During real-time optimal computing continuously collected data included in the matrix, it is necessary to find the best values ​ ​ in the matrix, the matrix algorithm to quickly identi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3503
    • 提供者:guo
  1. Numerical-Recipes

    0下载:
  2. 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:399533
    • 提供者:Zhao Jinwei
  1. AHP

    2下载:
  2. 使用R语言实现的层次分析(AHP)代码,只要数据和判断矩阵即可运行得出所需结果-Using the R language implementation of AHP (AHP) code, as long as you can run data and judgment matrix obtained the desired result
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3183
    • 提供者:廖毅云
  1. matinput.m

    0下载:
  2. the program is used to convert the text data to matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:madhusoodana
  1. Gseidel

    0下载:
  2. Main program with a data file for the resolution of a system Ax=b The data file contents the dimension n and the values of the matrix A and the vector b.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:plume009
  1. LU2

    0下载:
  2. Method of resolution system Ax=b with a LU method. The program needs a data file, for reading the values of the components of the matrix A and the vector b.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:953
    • 提供者:plume009
  1. 10-to-2

    0下载:
  2. 将十进制转换成二进制,能够有效的实现该功能,且可以实现矩阵等数据类型转换。-To convert decimal to binary, can effectively implement this feature, and can achieve a matrix such as data type conversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1074
    • 提供者:胡建
« 1 2 3 45 6 »
搜珍网 www.dssz.com