CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 矩阵算法

搜索资源列表

  1. 单纯形算法

    0下载:
  2. 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
  3. 所属分类:其他小程序

    • 发布日期:2010-01-07
    • 文件大小:33918
    • 提供者:fenjunqifei
  1. matrixChain.rar

    0下载:
  2. 动态规划:矩阵连乘问题的模拟程序 参考清华王晓东的<算法设计与分析>,Dynamic programming: simulation program of matrix multiplying reference Qinghua Wang Xiaodong<Algorithm Design and Analysis>
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:4331
    • 提供者:blch
  1. chengxu

    0下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解-cheliangdiaodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:677728
    • 提供者:dayu
  1. 100615111[1]..

    0下载:
  2. 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1514
    • 提供者:孙莉
  1. TheexampleofMatrixcalculate

    1下载:
  2. 各种矩阵算法的综合,应该会对大家有帮助,因为IDL本身的有点就是处理大型矩阵类的数据-A variety of matrix algorithms General, it should be will have to help everybody, because IDL itself is a little deal with large matrices of data
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:88727
    • 提供者:张祥志
  1. Floyd算法程序及PPT讲解

    0下载:
  2. 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:141312
    • 提供者:惊荷一蛙
  1. 刚度矩阵matlab

    0下载:
  2. 单元刚度矩阵算法,包含主文件B矩阵 雅克比转换阵,没有拼装(Element stiffness matrix algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:吴丹eterno
  1. 求逆矩阵的C代码

    0下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:朱迎昌
  1. 第6章 矩阵特征值计算

    0下载:
  2. 用于矩阵特征值计算,该方法是最基本的算法(For matrix eigenvalue calculation)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:虫虫sll
  1. 616191算法作业

    0下载:
  2. 1.二分搜索技术2.最接近点对问题3.矩阵连乘问题4.电路布线5.单源最短路径Dijkstra算法6.最小生成树Prim算法7.最小生成树Kruskal算法C语言写的,全部能运行!(algorithm design assignment)
  3. 所属分类:其他

  1. 3.Root-MUSIC算法MATLAB程序

    0下载:
  2. ROOT_MUSIC算法用于处理阵列信号,获得协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:MangoInpudn
  1. 5.空间平滑MUSIC算法的MATLAB程序

    1下载:
  2. 空间平滑MUSIC算法用于估计阵列信号,处理阵列信号的协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:MangoInpudn
  1. NMF算法

    0下载:
  2. 主要实现非负矩阵的有效分解,其中有详细的解释,以及什么样的矩阵才能适合该算法(realize the matrix factorization with non-negative matrix)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:Rayfung
  1. 矩阵快速幂

    0下载:
  2. c++封装的矩阵快速幂,ACM常用!快速幂算法在矩阵的扩展。(C++ encapsulation of matrix fast power, ACM commonly used! The expansion of a fast power algorithm in a matrix.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:Lylist
  1. music改进算法

    1下载:
  2. 一种基于信号子空间和噪声子空间的music改进算法(An improved music algorithm based on signal subspace and noise subspace)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:zd837202512
  1. C语言常用算法集

    0下载:
  2. C语言基本算法,有数值计算,矩阵,微分方程,以及各种滤波算法(Basic algorithm of C language)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6281216
    • 提供者:孤鸿落日
  1. 4

    1下载:
  2. 本MATLAB代码采用的是用M序列伪随机序列作为输入,测试系统的脉冲响应,采用离散算法。(This MATLAB code uses the M sequence pseudorandom sequence as input to test the impulse response of the system, using the matrix algorithm.)
  3. 所属分类:其他

  1. FCM聚类算法

    4下载:
  2. 基于矩阵模块化模糊聚类的图像分割,里面包括源代码,以及实验前后的图片(Image segmentation based on matrix modularized fuzzy clustering)
  3. 所属分类:其他

    • 发布日期:2019-02-19
    • 文件大小:909312
    • 提供者:巴黎无梦
  1. Gradient算法

    1下载:
  2. 生成压缩感知测量矩阵,对稀疏的离散数字信号进行压缩(Compressed sensing measurement matrix is generated to compress sparse discrete digital signals)
  3. 所属分类:其他

    • 发布日期:2019-04-01
    • 文件大小:1024
    • 提供者:程赫然
  1. ESPRIT算法的性能与信噪比的关系

    2下载:
  2. 其中一项是ESPRIT算法的性能与信噪比的关系,有矩阵运算,出图对比(One of them is the relationship between the performance of ESPRIT algorithm and signal-to-noise ratio, with matrix operation and plot comparison)
  3. 所属分类:其他

    • 发布日期:2020-06-12
    • 文件大小:2048
    • 提供者:慕云春树
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com