CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵计算

搜索资源列表

  1. filter

    1下载:
  2. Hessian矩阵计算,在matlab下开发,二维三维-Hessian matrix calculations, developed under matlab, two-dimensional three-dimensional
  3. 所属分类:matlab

    • 发布日期:2015-05-27
    • 文件大小:4072448
    • 提供者:su
  1. recipe.rar

    0下载:
  2. 计算数学与数据结构等C语言程序,如样条,FFT,矩阵计算,插值,拟合,Numerical Recipes Source- C2.02
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:167897
    • 提供者:许君一
  1. Test2D

    0下载:
  2. 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3175581
    • 提供者:亦舒雪
  1. mpipar

    1下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:7598
    • 提供者:应伟勤
  1. matrix

    0下载:
  2. 基于MPI并行计算 我们实验使用的 矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:3640
    • 提供者:song
  1. IEEE14ChaoLiuZS

    2下载:
  2. IEEE14节点潮流计算程序。程序最初的数据模块可以修改成别的,如IEEE30节点和57节点的等等,矩阵取名用的是中文拼音-IEEE14 node flow calculation program
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2440
    • 提供者:杨欢
  1. haralick

    3下载:
  2. 再传一个计算haralick的灰度共生矩阵的14个特征值的程序-Re-transmission of a GLCM calculation haralick the characteristic values of 14 procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1926
    • 提供者:k
  1. Texture

    0下载:
  2. 灰度共生矩阵,通过4个方向计算4个特征值。-GLCM, 4 directions through the four characteristic values ​ ​ calculated.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:毛蕾
  1. Clustering_Coefficient

    0下载:
  2. 根据邻接矩阵计算网络的聚类系数。输入为邻接矩阵输出为整个网络的聚类系数-cluster coefficient
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:828
    • 提供者:h
  1. Texture

    3下载:
  2. 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1214
    • 提供者:青青
  1. get_clustering_coefficient

    1下载:
  2. 通过邻接矩阵,计算网络的聚类系数。聚类系数是复杂网络中一个重要参量。 -Through the adjacency matrix, computing networks, clustering coefficient. Clustering coefficient is a complex network, an important parameter.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:1247
    • 提供者:tigercan
  1. SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN

    1下载:
  2. 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-01
    • 文件大小:342054
    • 提供者:chenruibao
  1. MATLAB

    1下载:
  2. 电力系统潮流计算中雅可比矩阵形成的程序,使用MATLAB编程-Power System Load Flow Jacobian matrix formation process, using the MATLAB programming
  3. 所属分类:Applications

    • 发布日期:2016-01-27
    • 文件大小:2008
    • 提供者:涛哥
  1. test.cpp.tar

    0下载:
  2. linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:662
    • 提供者:xp
  1. gaussj

    0下载:
  2. 完全主元法的高斯消元法求逆矩阵算法,计算结果返回矩阵逆和线性方程组的解。-Gauss elimination for the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:617
    • 提供者:邹博安
  1. GATSP

    3下载:
  2. 用遗传算法写的求解TSP问题 四种情况 多旅行商单出发点 多旅行商多出发点 单旅行商以点的坐标计算及以距离矩阵计算-Written by using genetic algorithms for solving TSP problems, four cases: more than a single starting point for traveling salesman, multi-traveling salesman more than a starting point, a singl
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16023
    • 提供者:曹轩
  1. ComplexMatrix

    0下载:
  2. 这是一个复数矩阵计算的源代码,写得很好,很容易嵌入到自己的用户程序中-This is a complex matrix of source code, was very well written, it is easy to embed into their own user programs in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2644
    • 提供者:
  1. beamelement

    1下载:
  2. 改程序能进行空间梁单元刚度矩阵的生成,可在此基础上进一步进行常用有限元计算的开发。-beam-element-matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3974
    • 提供者:tangzhenyun
  1. FORTRAN

    1下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1083035
    • 提供者:wangzi
  1. pcnnimwrite

    1下载:
  2. 去除脉冲噪声:中值滤波,均值滤波,PCNN滤波的比较,包括计算噪声图像的信噪比,matlab算法程序。-Remove impulse noise: median filter, mean filter, PCNN filter comparison, including the calculation of noise, the SNR, matlab algorithm program.
  3. 所属分类:matlab

    • 发布日期:2015-05-01
    • 文件大小:51200
    • 提供者:liu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com