CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 矩阵算法

搜索资源列表

  1. 我收集的算法

    0下载:
  2. 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:509229
    • 提供者:和尚
  1. svdandnetwoks

    0下载:
  2. 逆矩阵相关算法,包括svd求奇异矩阵,高斯约旦法等-inverse matrix algorithms, including seeking SVD singular matrix, Jordan and France as Gaussian
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:84722
    • 提供者:张鹏
  1. elctronic

    0下载:
  2. 瀑布多重网格算法程序,可以计算大型的矩阵
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:1182
    • 提供者:夏阳
  1. CRCMetrix

    0下载:
  2. CRC校验码算法,采取矩阵移位算法,网络通讯中经常使用。 
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:10164
    • 提供者:卫守林
  1. Dijkstra

    1下载:
  2. C语言编程实现D算法。本实验利用Matlab实现。实现以下功能: 1输入必要参数,包括:节点个数、节点间路径长度、给定节点; 2输出给定节点到其它各节点的最短路径、径长; 3节点间路径长度用矩阵形式表示: -D C language programming algorithm. In this study, by Matlab. Achieve the following functions: 1 Enter the required parameters, includ
  3. 所属分类:网格计算

    • 发布日期:2016-12-14
    • 文件大小:5259
    • 提供者:依依
  1. strassen

    0下载:
  2. 运用strassen算法,计算矩阵计算的值,并将其值输出,是一种基本算法-Strassen algorithm to use to calculate the value of the matrix calculation and the value of output, is a basic algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1303
    • 提供者:郑渤龙
  1. min_distance

    0下载:
  2. 算法原理:对由所有绿洲以及起点/终点构成的图,运用广度搜索进行遍历, 同时动态更新图中当前遍历node以及其子节点对应的distance矩阵数据项, 遍历完毕后,distance矩阵中存储的即为各个node到起点的最佳路线距离。 -Algorithm: all the Oasis, as well as by the origin/destination consisting of maps, use to traverse the breadth of search, at t
  3. 所属分类:Search Engine

    • 发布日期:2017-04-05
    • 文件大小:4143
    • 提供者:俊凯
  1. CRCMetrix

    0下载:
  2. CRC校验码算法,采取矩阵移位算法,网络通讯中经常使用。 -CRC Check Code algorithm, take the matrix transposition algorithm, frequently used in network communications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:10212
    • 提供者:ndinga
  1. elctronic

    0下载:
  2. 瀑布多重网格算法程序,可以计算大型的矩阵-Multi-grid algorithm Falls procedures, can calculate the large-scale matrix
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:buted
  1. elctronic

    0下载:
  2. 瀑布多重网格算法程序,可以计算大型的矩阵-Multi-grid algorithm Falls procedures, can calculate the large-scale matrix
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1186
    • 提供者:straig
  1. 2

    0下载:
  2. 预白化矩阵初始化,分离矩阵初始化,对应PAST中的W,对应PAST算法中的P-Prewhitening matrix initialization, separating matrix initialization, the corresponding PAST the W, the corresponding algorithm P PAST
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1071
    • 提供者:梦郎
  1. zuiduan

    1下载:
  2. 粒子群算法计算最短路径,高效,利用矩阵思想-PSO algorithm to calculate the shortest route, efficient use of matrix thinking
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3357
    • 提供者:cuicui
  1. improveP8-point

    0下载:
  2. 这是一段改进的八点算法,用来求基本矩阵的,并且用matlab进行了实现-This is a modified eight algorithms used to find the fundamental matrix, and was realized with matlab
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:pan3094471
  1. StraightFlight_3D

    0下载:
  2. 探测三维冲突概率算法,通过对误差协方差矩阵的运算,对其进行一事实上的矩阵变换使算法进行简化,-Three-dimensional probabilistic conflict detection algorithm, through the error covariance matrix of computing, its a matter of fact so that the matrix transformation algorithm can be simplified,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:pinga7naoaa
  1. sushu100

    0下载:
  2. 一个实现魔法矩阵的c++算法,能实现奇数行的魔法矩阵,使得横竖对角线上的数的和相等-A realization of magic matrix c++ algorithm can achieve an odd line of magic matrix, making if they had the number on the diagonal and equal to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:664
    • 提供者:jau9yiyy
  1. entropyWeight

    0下载:
  2. 熵权法计算权重矩阵,比层次分析法更为客观的权重确定算法,适合建模(Weight matrix determined by entropy weight method)
  3. 所属分类:网络编程

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:
  1. mexFGS_wx1

    0下载:
  2. 该方法是基于加权最小二乘法(WLS)提出的,首先将D-维空间域转化为一系列一维子序列,通过求解一维子序列来逼近D-维线性系统的解,接着运用一维求解序列逐维分离,通过分离算法采用线性时间三角矩阵迭代求解三点拉普拉斯矩阵。(guided filter code propose an efficient technique for performing spatially inhomogeneous edge-preserving image smoothing)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:689152
    • 提供者:紫式君邪
  1. sgbnff

    0下载:
  2. Mackey1随机构造LDPC码的校验矩阵进行编译码的仿真过程其中译码算法采用置信传播算法()
  3. 所属分类:网络

    • 发布日期:2018-01-09
    • 文件大小:16384
    • 提供者:gajkvf
  1. 连续投影算法

    1下载:
  2. 连 续 投 影 算 法(SPA)是 一 种 使 矢 量 空 间 共 线 性最小化的前向变量选择算法, 它的优势在于提取全波段的几个特征波长, 能够消除原始光谱矩阵中冗余的信息,可用于光谱特征波长的筛选(Continuous projection to calculate method (SPA) is a kind of minimizing vector spatial collinear prior to variable selection algorithm, and it has th
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:1697792
    • 提供者:夕阳西下1
  1. DMC

    0下载:
  2. 动态矩阵控制算法的matlab研究,预测优化反馈的程序编写(Matlab study of dynamic matrix control algorithm, program optimization for predictive feedback)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:开发的小白
搜珍网 www.dssz.com