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

搜索资源列表

  1. MatrixMul

    1下载:
  2. 矩阵连乘算法,实现几个矩阵相乘的最优顺序,并计算出复杂度-matrix continually multiply algorithm, achieving several matrix multiplication, the optimal sequence and calculated complexity
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:rice
  1. 矩阵链乘算法

    0下载:
  2. 距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35 * 40) A (40 * 20) A (20 * 10) A (10 * 15) concludes the best order. Algorithm from : computer algorithm Seeker
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7678
    • 提供者:mars
  1. nlinfit

    0下载:
  2. 非线性最小二乘算法,矩阵和向量类为自己编写,用数组代替也可以-nonlinear least-squares algorithm, matrix and vector category for their preparation, with the array can be replaced
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:crane
  1. 2006062915403226928

    0下载:
  2. 矩阵连乘new, 矩阵链乘算法实现DLL与演示
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:43038
    • 提供者:sss
  1. 矩阵的运算算法

    0下载:
  2. 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵 首先输入行,列,元素数目 再输入标志位 即每一列的第一个元素是矩阵中的第几个元素 再输入矩阵的元素 再选择符号-here and to take home series with C language to the attention of the importation of sparse matrix algorithm for the importation of the first rows and columns, the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2264
    • 提供者:李其
  1. 矩阵加减乘(M)

    1下载:
  2. 一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form of output. Established three a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7460
    • 提供者:XFX
  1. 递推最小二乘估计算法

    2下载:
  2. 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
  3. 所属分类:matlab例程

  1. 算法设计与分析源代码

    0下载:
  2. 包括:0-1背包.cpp 矩阵连乘.cpp 棋盘覆盖.cpp 整数划分.cpp 最大子段和
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-11-02
    • 文件大小:3792
    • 提供者:yawei1234
  1. KPLS

    7下载:
  2. 基于核函数的偏最小二乘算法,先对原矩阵进行核函数非线性变化,再用非线性迭代求解-Kernel-based partial least-squares algorithm, first the original non-linear function of changes in the nuclear matrix, and then non-linear iterative solution
  3. 所属分类:matlab例程

    • 发布日期:2013-12-02
    • 文件大小:749
    • 提供者:书虫
  1. Multiplicative-matrix

    0下载:
  2. 《算法分析与设计》中的矩阵连乘实现。算法参见《算法分析与设计》-Multiplicative matrix in《Algorithm Analysis and Design 》
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:174538
    • 提供者:
  1. matrix

    0下载:
  2. 一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。-A common matrix integrated algorithm to achieve add, subtract, multiply, transpose function, as well as initialization settings (the size and initial value).
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-15
    • 文件大小:2422
    • 提供者:赵君
  1. MatrixMultiply

    0下载:
  2. 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3700974
    • 提供者:计科狂人
  1. jzsf

    0下载:
  2. 矩阵的运算算法: 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵-matrix arithmetic algorithm : Here is modified to take home and use C language to the attention of the importation provision for sparse matrix algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-24
    • 文件大小:2268
    • 提供者:卫民
  1. 42

    0下载:
  2. 矩阵连乘的括号画分,是算法分析与设计书里的源代码。-Matrix even by sub-brackets painting is algorithm analysis and design of the book
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:7884
    • 提供者:L
  1. m12_3

    1下载:
  2. 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:冷强
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14841
    • 提供者:xichen
  1. juzhenliancheng

    0下载:
  2. 算法 矩阵连乘算法 很简单的实现 大家有兴趣的可以看看 -Algorithm matrix multiplication algorithm with very simple realization of everyone interested can see
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:879212
    • 提供者:林常来
  1. LinearMath

    0下载:
  2. 矩阵加、减、乘、最小二乘、LU分解法等相关算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2686
    • 提供者:
  1. 1

    0下载:
  2. 矩阵连乘算法,找出最适合的乘法方式。如矩阵为A B C,则在 A*B*C中找出最为适合的乘法方式。-Matrix multiplication algorithm with, identify the most suitable way of multiplication. Such as the matrix for the ABC, then the A* B* C multiplication to find the most suitable way.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:138561
    • 提供者:Chinchilla
  1. matrix

    0下载:
  2. 利用Visual C++编写的常见的矩阵计算算法,包括加、减、乘、除等。-matrix calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1658245
    • 提供者:tpzang
« 12 3 4 »
搜珍网 www.dssz.com