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

搜索资源列表

  1. matrix

    0下载:
  2. c 编写的矩阵运算包括加减乘,很简单但实用-matrix caculate for visual c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:85504
    • 提供者:黄绩
  1. 3

    0下载:
  2. 输入矩阵--矩阵加--乘--行列式--矩阵伴随--转置--逆-Enter the Matrix- Matrix plus- x- Determinant- matrix with- to home- against the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:297912
    • 提供者:张寒
  1. matrix

    0下载:
  2. /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /*题目:矩阵加减乘演示*****/ /*作者:vc99 writed for c bar***/ /*日期:***/ /*简介:本演示引入第三个矩阵来保存运算结果,以达到连续运算的目的。***/ -/****************************************************************************//* Ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:718
    • 提供者:li
  1. Matrixmultiplication

    0下载:
  2. 给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2 ,…,n-1。如何确定计算矩阵连乘积的计算次序,使得依此次序计算矩阵连乘积需要的数乘次数最少。-N matrix of a given (A1, A2, ..., An), which Ai and Ai+1 is the take, i = 1,2, ..., n-1. How to determine the calculation of the matrix product of the calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:676
    • 提供者:gaozi1012
  1. jsq

    0下载:
  2. 单片机液晶秒表计算器完整修改版本 可以实现两种功能的切换,其他功能自行对照代码研究。4*4矩阵键盘,第一排前三列是实现小时\分钟\秒的加.第二排前三列是实现小时\分钟\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\减\乘\除四则运算,由数码管显示参与运算的数字以及最终的运算结果-Single-chip LCD calculator stopwatch can complete a modified version of the switch to achieve two func
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1835
    • 提供者:吴方明
  1. matrixvectormul

    0下载:
  2. matrixvectormul.c “矩阵向量乘”-matrixvectormul.c " vector by matrix"
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:966
    • 提供者:zgRen
  1. mat

    0下载:
  2. 实现常用的矩阵运算,包括矩阵加,减,乘,除,还有矩阵求逆。-The achievement of common matrix calculation, including the matrix add, subtract, multiply, divide, as well as matrix inversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3427
    • 提供者:jackie
  1. Memoized_Matrix_Chain

    0下载:
  2. 数组链乘备忘录法,用来有效的解决多个矩阵相乘优化算法-Memorandum of law by an array of links to a number of effective solutions to optimize matrix multiplication algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:338088
    • 提供者:fish
  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-31
    • 文件大小:14841
    • 提供者:xichen
  1. MathBoy

    0下载:
  2. 有交互界面的一款可以进行的符号函数运算,简单排序,简单矩阵加减乘运算,自编的软件的源代码-There are interactive interface can be a function of operator symbols, simple sorting, simple addition and subtraction matrix multiplication, written and directed the software' s source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1029808
    • 提供者:汪雨平
  1. MatrixChain

    0下载:
  2. 可以显示矩阵链乘的最小乘法次数矩阵,和加括号方法。-Chain matrix can be displayed by the number of the most小乘法matrix, and processing methods in brackets.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:870
    • 提供者:沈博
  1. ELS

    0下载:
  2. 系统辨识,增广矩阵最小二乘批算法,使最小二乘批算法对有色噪声也一致无偏-System Identification,Extended Matrix Least Square Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1320
    • 提供者:赤城小子
  1. juzhenliancheng

    0下载:
  2. 计算矩阵链乘的动态优化问题,输出最佳括号匹配形式,以及最少的链乘次数。-Calculation of matrix-chain optimization problem by dynamic output best match the form of brackets, as well as by the least number of chains.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:246616
    • 提供者:hsing
  1. tt

    0下载:
  2. 算法设计与分析 习题部分解 比如:由于矩阵乘法满足结合律,所以计算矩阵的连乘可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。 若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积 -Algorithm design and analysis of some solutions of exercises to meet the combination of matrix multiplicatio
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:10045
    • 提供者:wzn
  1. matrix11.tar

    1下载:
  2. 包括一般的矩阵运算。如加减乘/伴随矩阵等。并有测试程序-This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:30396
    • 提供者:张帆
  1. matrix4

    0下载:
  2. 四乘四矩阵类 在三维模型几何变换过程使用 方便多次变换的级联-the 4*4 matrix class
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2515
    • 提供者:zy liu
  1. timing_recovery

    0下载:
  2. 我对一个输入调制信号:采样率FS=1200K,中心频率F0=300K,带宽300K。输入信号为一个[样点数,2]的矩阵,即I,Q两路. 进行频谱搬移,分为I,Q分量两路进行矢量乘法,NCO的设置为FC=300K,t=样点数乘以1/FS, 乘完以后我的频谱上显示竟然信号带宽增加了300K,但是中心频率没有改变,请问各位朋友是哪儿出了问题?谢谢您的阅读和意见-Digital Down Converter for matlab realized, certain design speci
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:22174
    • 提供者:Jose
  1. digital_down_convertation

    0下载:
  2. 我对一个输入调制信号:采样率FS=1200K,中心频率F0=300K,带宽300K。输入信号为一个[样点数,2]的矩阵,即I,Q两路. 进行频谱搬移,分为I,Q分量两路进行矢量乘法,NCO的设置为FC=300K,t=样点数乘以1/FS, 乘完以后我的频谱上显示竟然信号带宽增加了300K,但是中心频率没有改变,请问各位朋友是哪儿出了问题?谢谢您的阅读和意见-Digital Down Converter for matlab realized, certain design speci
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-05
    • 文件大小:2123
    • 提供者:Jose
  1. 8051Calculator

    0下载:
  2. 用51单片机实现计算器功能,包括LM020L液晶以及4*6的矩阵键盘。-Calculator with 51 single-chip realization of functions, including LM020L LCD and 4乘6 matrix keyboard.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:118933
    • 提供者:丛梦龙
  1. Matrix

    0下载:
  2. 矩阵运算,用c语言写的关于矩阵的一些基本运算的代码,如矩阵加、减、乘、逆等。-matrix operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1082
    • 提供者:程敏
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com