CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - B matrix

搜索资源列表

  1. juzenlianchen

    0下载:
  2. 1.能实现不同的个数的矩阵连乘. 2.最后矩阵大小是8X8. 3是最优的矩阵相乘. 描 述:给定n 个矩阵{A1, A2,...,An},其中Ai与Ai+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2...An。矩阵A 和B 可乘的条件是矩阵A的列数等于矩阵B 的行数。若A 是一个p x q矩阵,B是一个q * r矩阵,则其乘积C=AB是一个p * r矩阵,需要pqr次数乘。-1. To achieve a number of different mat
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2785
    • 提供者:林小绵
  1. and11

    0下载:
  2. 该程序可实现求解线性方程组的功能,采用共轭梯度法求解线性方程组Ax=b的解 线性方程组的系数矩阵-The program enables the function for solving linear equations using the conjugate gradient method for solving linear equations Ax = b the solution , the coefficient matrix of linear equations
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2607
    • 提供者:李明
  1. Matrix_Pencil

    1下载:
  2. 出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。 -Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:960
    • 提供者:徐微
  1. shortpath

    0下载:
  2. 甲城市与乙城市之间共有n 座城市,互相以公路连通。甲城市、乙 城市以及其它各城市之间的公路连通情况及每段公路的长度由矩阵 M1 给出。 每段公路均由地方政府收取不同额度的养路费等费用,具体数额由矩 阵M2 给出。 请给出在需付养路费总额不超过1500 的情况下,该公司货车运送其 产品从甲城市到乙城市的最短运送路线。-A city with b city between each other with city, n. road. A city, b City and
  3. 所属分类:Project Manage

    • 发布日期:2017-05-01
    • 文件大小:607136
    • 提供者:王明
  1. C

    0下载:
  2. .请编写函数fun,该函数的功能是:实现B=A+A ,即把矩阵A加上A的转置,存放在矩阵B中。计算结果在main函数中输出-. Please write the function fun, the function of the functions are: to achieve B = A+ A ' , ie the matrix A with A, transpose, stored in the matrix B,. The results in the main function
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:665777
    • 提供者:林静
  1. BUPT-SCS-CPP

    0下载:
  2. 猜价格游戏 矩形 矩阵(一) 矩阵(二) 矩阵(三) 形状(一) 形状(二)——虚函数 对Point类重载++和――运算符 流式IO(一) 电话本-Guess the price game rectangular matrix (a) of the matrix (b) of the matrix (c) the shape of the shape (a) (b)- virtual function Point class overloaded++ and- operators, stream
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:329864
    • 提供者:Terry
  1. The-conversion-matrix

    0下载:
  2. 本文研究了bezier曲线与b样条曲线间的转换矩阵的生成-This paper studies the transformation matrix between the bezier curve with b-spline curve generated
  3. 所属分类:Development Research

    • 发布日期:2017-11-12
    • 文件大小:190158
    • 提供者:huihui
  1. matrix.c.tar

    0下载:
  2. first the pointer of c is a field "zurueckgerueckt" (in the first run so it shows on the last position!) This position is assigned the value of a and b, where also in these the pointer is first a "zurueckgerueckt". This is has repeatedly un
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:1002
    • 提供者:lililove01
  1. MShift-(1)

    0下载:
  2. Multi-shift CGLS solves the systems of linear equations (A *A+TAU(I)*EYE(N))*X(:,I)=A *B (I=1:L) for X with the multishift CGLS algorithm. The right hand side (column) vector B must have length M, where the coefficient matrix A is M-by-N
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:6188
    • 提供者:Ashraf
  1. RPI LCD MANUAL

    0下载:
  2. RASPBERRY Pi b+ model interfacing with dot matrix lcd
  3. 所属分类:软件工程

  1. Scipy

    1下载:
  2. SciPy—数值计算库 在NumPy的基础上增加一些功能 1、常数和特殊函数 2、线性代数-linalg 3、优化 (1)非线性方程组求解 (2)最小二乘拟合 (3)函数最小值 4、插值—interpolate (1)B样条曲线插值 (2)外推和Spline拟合 (3)二维插值 5、数值积分—integrate (1)球的体积 (2)解常微分方程组 6、统计—stats (1)连续和离散概率分布 (2)二项、泊松、伽玛分布 7、稀疏矩阵—sparse(On t
  3. 所属分类:文章/文档

    • 发布日期:2019-10-21
    • 文件大小:1502208
    • 提供者:预警
搜珍网 www.dssz.com