CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - matrix multiplication

搜索资源列表

  1. adsp-2116x_matrixbymatrix

    0下载:
  2. adsp2116x的矩阵乘运算-adsp2116x matrix multiplication
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:7.6kb
    • 提供者:小强
  1. matrix_multiply

    0下载:
  2. 自己编写的任意矩阵相乘的DSP程序,运行在CCS环境,平台为TMS320C6416。主程序用C语言编写,子程序用汇编编写完成矩阵相乘功能。-prepare their arbitrary matrix multiplication, the DSP, the running of the CCS environment, TMS320C6416 platform. Main program with C language, the subroutine with a compilation co
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:358.23kb
    • 提供者:王刚
  1. Matrix-Scalar_Multiply

    0下载:
  2. 开发环境为visual dsp++3.0的复数矩阵乘法模块-visual development environment for DSP 3.0 plural matrix multiplication modules
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:戎军
  1. gxf_matrix_ad

    0下载:
  2. dsp程序:矩阵乘法,ad公司,在VisualDsp++环境下调试。-dsp : matrix multiplication, ad companies in VisualDsp debugging environment.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:30.18kb
    • 提供者:guoxufeng
  1. matrix3x3

    0下载:
  2. 3X3矩阵乘法的VHDL程序实现!对初学者有很大的帮助!-3X3 matrix multiplication VHDL program! For beginners is a great help!
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:温暖感
  1. color converter

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZRGB, different RGBRGB and RGBYCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplication with vector addition. The
  3. 所属分类:VHDL编程

    • 发布日期:2010-12-19
    • 文件大小:7.75kb
    • 提供者:cfriend
  1. MatrixMul.rar

    0下载:
  2. 编写TMS320C54x汇编语言程序,计算矩阵乘法: 要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件); ② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。 ,TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data inpu
  3. 所属分类:DSP program

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

    0下载:
  2. 这是dsp实验中用汇编语言编的矩阵相乘优化,包括4种优化方法,最终时钟周期400多个-This is the dsp series of experiments using assembly language to optimize matrix multiplication, including four kinds of optimization methods, the final clock cycle 400
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:365.11kb
    • 提供者:shensi
  1. cannon

    0下载:
  2. cannon 并行程序 Matrix multiplication with the Cannon Algorithm: The matrices A and B are stored in files. The file names have to be specified as parameter. The root process reads the matrices and distributes the respective values to all processes,
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1.57kb
    • 提供者:刘铭
  1. matrixmultiply

    0下载:
  2. 实现一个6*6维的矩阵的相乘,并利用优化策略,使得程序的循环次数尽可能减少-To achieve a 6* 6-dimensional matrix multiplication, and using optimization strategy, so to minimize the number of iteration procedures
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:70.65kb
    • 提供者:雷盈
  1. color_converter_latest.tar

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZ<->RGB, different RGB<->RGB and RGB<->YCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplicatio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:330.79kb
    • 提供者:Ning
  1. 1MEMOCODE4_dave_contest

    0下载:
  2. Hardware Acceleration of Matrix Multiplication a Xilinx FPGA Nirav Dave, Kermin Fleming, Myron King, Michael Pellauer, Muralidaran Vijayaraghavan Computer Science and Artificial Intelligence Lab Massachusetts Institute of Technology Cambridge
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:120.77kb
    • 提供者:lance
  1. etd-0407109-183702-81-001[1]

    0下载:
  2. 文章介绍了YUV向RGB颜色空间转换的硬件电路实现算法.在高基乘法算法基础上,建立了参数化高基乘法算法模型,并给出了Verilog HDL描述 小数乘法的整数乘法近似和近似误差给予了详细的讨论.采用乘法单元复用的设计结果将在两个时钟周期内完成YUV向RGB的颜色空间转换.-This paper introduces the YUV to RGB color space conversion hardware algorithm. Matrix multiplication algorithm i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3.81mb
    • 提供者:jjj
  1. matrix

    0下载:
  2. Matrix addition, Scalar multiplication, Transpose, and Row operations
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:glatho
  1. dsp-youhua

    0下载:
  2. 把矩阵相乘程序优化。 使用四种方案,写出每种优化方案的思路 和优化的结果 -The matrix multiplication program optimization. With four options, the idea to write each optimization and optimization results
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:78.45kb
    • 提供者:谷丰
  1. Simulator

    0下载:
  2. Simulator 这是一个仿真程序文件夹下面有: acorr 自相关 add 向量相加 convol 卷积 corr 互相关 dlms 自适应算法 hpassfir 高通FIR算法 lpassfir 低通算法 mmul 矩阵相乘 rfft FFT算法实验 sin 这是一个产生正弦波数据的程 sub 向量相减 -Simulator is a simulation program folder belo
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1.03mb
    • 提供者:
  1. 3_3matrix_mul

    0下载:
  2. it si a 3 3 matrix multiplication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:45.27kb
    • 提供者:ashu
  1. MATRIX

    0下载:
  2. 用DSP实现矩阵乘法,是实验过程中编写的,可以使用。-Realize matrix multiplication in the DSP development board in the experiment.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:4.64kb
    • 提供者:崔姗姗
  1. Matrix_Multiple

    0下载:
  2. 自编的一个矩阵相乘的小程序,可以由键盘输入两个矩阵的大小。-Self in a matrix multiplication of small programs, you can enter from the keyboard the size of two matrices.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:866.88kb
    • 提供者:李保华
  1. MATRIX

    0下载:
  2. 矩阵相乘,可用于滤波器调试,可在工程中直接添加-Matrix multiplication can be used for debugging filter can be added directly in the project
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:788byte
    • 提供者:陈俊龙
« 12 »
搜珍网 www.dssz.com