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

搜索资源列表

  1. Math

    0下载:
  2. 以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:65277
    • 提供者:xpdelphi
  1. adsp-2116x_matrixbymatrix

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

    • 发布日期:2008-10-13
    • 文件大小:7784
    • 提供者:小强
  1. 自己写的矩阵处理类

    0下载:
  2. 各种矩阵运算的实现,并将向量视为特殊的矩阵。-various matrix operations to achieve and Vector as a special matrix.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8783
    • 提供者:卫昆
  1. UseMatrixArrayMul

    0下载:
  2. 一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算-a matrix 4 Operational procedures. Two main matrix, plus or minus, multiplication and Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:陈健
  1. 矩阵运算

    0下载:
  2. 本类包含常见的矩阵运算,如加减乘取逆等运算(Common matrix operations, such as addition and subtraction, multiplication and multiplication, etc.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:bbmmss
  1. 矩阵运算程序

    0下载:
  2. 程序包含矩阵加减、转置和乘法的功能,用于学习动态内存分配、结构体、二级指针、文件I/O.(The program contains the function of matrix addition, subtraction, and multiplication, which is used to learn dynamic memory allocation, structure, two level pointer, file I/O)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:244736
    • 提供者:theisness
  1. 新建文件夹

    0下载:
  2. 矩阵算法例程 1.两个矩阵的行数和列数由用户在运行时输入 2.两个矩阵的元素由用户运行时输入 3.运算结果由系统输出 4.软件应能根据用户输入的矩阵的行数和列数产生矩阵的输入模型(Matrix algorithm routine 1. the number of rows and columns of the two matrices are input by the user at run time 2. the elements of the two matrix are inp
  3. 所属分类:C#编程

  1. Matrix

    0下载:
  2. 矩阵的基本运算的程序,包括矩阵的和、差、乘以及求逆。(The basic operation of the matrix program, including the matrix sum, difference, multiplication and inversion.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:2607104
    • 提供者:HJL Kevin
  1. GA

    0下载:
  2. 线性规划,求最大值!使用矩阵的运算,求解多元一次函数的节!(Linear programming, the maximum value!The calculation of the matrix is used to solve the node of a multiple function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:四书
  1. 基于51单片机数码管+流水灯+计算器+矩阵键盘仿真

    0下载:
  2. 通过protues 仿真计算简单的运算功能并显示其结果,同时切换功能按键实现流水灯和数码管操作(The simple computing function is calculated and the results are displayed by Protues simulation. At the same time, the function keys are switched to realize the operation of the flow lamp and the digita
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:247808
    • 提供者:diaosidianzi
  1. 矩阵计算C语言版

    0下载:
  2. 一个矩阵计算器 进入程序 输入A=[1 2 3 4;5 6 7 8; 9 10 11 12] 【横向一行】 输入B=X X X 输入C=X X X 输入D=X X X 支持多项矩阵加减乘,即E=AC,E=AD-C+B,E=ADB-C这一类的,矩阵在6*6以内,项数不定,加减乘运算顺序不定 输入E=A*B+C-D【例子】 输出矩阵形式的答案 E= x x x…… x x x…… x x x……(Matrix calculation for C langu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:Master_King
  1. sej-uaser

    0下载:
  2. 矩阵的运算算法 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:secapjcres
  1. srarch

    0下载:
  2. 用MATLAB实现计算机视觉中三维重构所需的基本矩阵的运算()
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:raise
  1. Regression

    0下载:
  2. 这是一个矩阵模板,有矩阵的基本运算函数和运算符重载,使用起来很方便,适合用来做线性回归。(This is a matrix template with the basic operation function of the matrix and the heavy load of the operator. It is very convenient to use and is suitable for linear regression.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:24053760
    • 提供者:解决12333
  1. 基于单片机的智能计算器

    0下载:
  2. 本设计是以STC89C51单片机为核心的计算器模拟系统设计,输入采用4×4矩阵键盘再加上4个独立按键,可以进行加、减、乘、除7位带符号数字运算,同时支持括号的嵌套使用级浮点数的运算,并在LCD1602上显示操作过程。(This design is a calculator simulation system design with STC89C51 MCU as the core. Input 4 * 4 matrix keyboard plus 4 independent keys can a
  3. 所属分类:C#编程

    • 发布日期:2018-05-06
    • 文件大小:401408
    • 提供者:27@
  1. wode

    1下载:
  2. 用MATLAB实现计算机视觉中三维重构所需的基本矩阵的运算()
  3. 所属分类:其他

    • 发布日期:2019-12-15
    • 文件大小:3072
    • 提供者:ZLDpqjjs$629223
  1. Oleration

    1下载:
  2. 用MATLAB实现计算机视觉中三维重构所需的基本矩阵的运算(Implementation of basic Matrix Operation for 3D Reconstruction in computer Vision with MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-15
    • 文件大小:3072
    • 提供者:OIDB%218551
  1. project2

    1下载:
  2. 基于FPGA实验板设计一个远程控制系统,接收由计算机发出的数据,和实验板上矩阵键盘输入的数据完成相应的运算之后,结果显示在实验板的数码管上,同时发送回计算机显示。(A remote control system is designed based on the experimental board of FPGA, which receives the data sent by the computer and completes the corresponding calculation wi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-08-26
    • 文件大小:4279296
    • 提供者:jameskk
  1. ESPRIT算法的性能与信噪比的关系

    2下载:
  2. 其中一项是ESPRIT算法的性能与信噪比的关系,有矩阵运算,出图对比(One of them is the relationship between the performance of ESPRIT algorithm and signal-to-noise ratio, with matrix operation and plot comparison)
  3. 所属分类:其他

    • 发布日期:2020-06-12
    • 文件大小:2048
    • 提供者:慕云春树
  1. 电子计算器

    1下载:
  2. 整个系统用STM32单片机作为中央控制器,由单片机执行采集内部RTC值,简易电子计算器信号通过单片机I/O传给LCD显示屏,单片机模块,控制驱动模块、驱动显示模块,通过显示模块来实现信号的输出、LCD显示屏的显示及相关的控制功能。 (1)利用液晶块显示; (2)实现“+”“-”“×”“÷”的运算;(The whole system uses STM32 single-chip microcomputer as the central controller, and the single-ch
  3. 所属分类:单片机开发

    • 发布日期:2020-12-14
    • 文件大小:3471360
    • 提供者:狗星
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com