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

搜索资源列表

  1. yeredor

    0下载:
  2. this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10609
    • 提供者:薛耀斌
  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
    • 文件大小:5136
    • 提供者:iechshy1985
  1. MoveTriangleMatrices

    0下载:
  2. MoveTriangle Matrices for Windows CE Embedded
  3. 所属分类:Windows CE

    • 发布日期:2017-04-07
    • 文件大小:10151
    • 提供者:李茂瓏
  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-25
    • 文件大小:1612
    • 提供者:刘铭
  1. several_DSP_examples_in_CCS

    0下载:
  2. 在CCS上运行通过FIR IIR FFT FSK 矩阵相乘等试验,包括源程序和编译通过产生的输出文件-CCS runs in the FIR IIR FFT FSK through matrices, such as testing, including source code and compile the output file by generating
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:298097
    • 提供者:张新辉
  1. addsubmat

    0下载:
  2. This program will add or subtract two matrices.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1351
    • 提供者:Chris
  1. acdc

    0下载:
  2. acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.-acdc algorithm for finding the approximate general (non-orthogonal) jo
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:12487
    • 提供者:neda
  1. Toeplitz

    0下载:
  2. Toeplitz矩阵的有关性质,用Matlab实现,有很强的参考价值。-Toeplitz matrices related to the nature, use Matlab to achieve, there is a strong reference value.
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:26422
    • 提供者:iyoung
  1. KEY

    0下载:
  2. 基于89C51的矩阵键盘设计,简单易懂。一种节省单片机I10口的双矩阵键盘。-89C51-based matrix keyboard design, easy to understand. A way of conserving the mouth of pairs of matrices I10 microcomputer keyboard.
  3. 所属分类:SCM

    • 发布日期:2015-01-15
    • 文件大小:122977
    • 提供者:陈钰玮
  1. array

    0下载:
  2. 利用visual DSP++环境,用汇编语言实现四个矩阵两两相乘后再相加;有详细的说明-Using visual DSP++ environment, the four matrices in assembly language and then add 22 multiply a detailed descr iption of
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:40766
    • 提供者:mlb
  1. anjian

    0下载:
  2. 有3*3矩阵键盘控制液晶显示数字增减完全实现。该键盘具有一键多功能。-3* 3 matrices keyboard LCD digital change fully realized. The keyboard has a key function.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:8823
    • 提供者:李全民
  1. s35_15

    0下载:
  2. Microstrip junctions are most widely used building elements of microwave integrated circuits. Serve to connect microstrip devices, divide, or combine power, those elements represent simple microstrip discontinuities characterized by appropriat
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:262168
    • 提供者:MISA
  1. dsp-mutiple

    0下载:
  2. 完成矩阵A*B+C*D ? 其中:A, B, C和D矩阵都是六维矩阵 ? 要求有汇编语言和C语言两种算法编写 ? 要求有子程序的调用 -Complete the matrix A* B+ C* D ? One: A, B, C and D matrices are six-dimensional matrix ? requires assembly language and C language written two algorithms require a subroutine c
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:36484
    • 提供者:谷丰
  1. LED-Matrices

    0下载:
  2. This the source code for displaying 8x8 matrix display using proteus and pic18f4620-This is the source code for displaying 8x8 matrix display using proteus and pic18f4620
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:55529
    • 提供者:lloyd
  1. State_Space

    0下载:
  2. C program to give State Space Matrices of a Control System using the differential equation
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:661
    • 提供者:Naruto9
  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
    • 文件大小:887683
    • 提供者:李保华
  1. 1852_matrix_click_v1.0.0.0

    0下载:
  2. Matrix click is a mikroBUS add-on board with two 5x7 matrices driven by two MAX7219 8-bit LED Display Drivers. Click board have green and red versions.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1927019
    • 提供者:drm
  1. 7365

    0下载:
  2. The IMC - PID is using the internal model control principle for PID parameters is calculated, There are detailed notes, Calculation of the Euclidean distance between the two matrices.
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:gengsiekui
  1. pjxbk

    0下载:
  2. Really is a good program, Complete HMM-based speech recognition system, Calculation of the Euclidean distance between the two matrices.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:tfeaivu
  1. rmvwd

    0下载:
  2. Calculation of the Euclidean distance between the two matrices, Course designed to prepare the matlab program code, In matlab R2009b debugging through.
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:ganqanhan
« 12 »
搜珍网 www.dssz.com