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

搜索资源列表

  1. xishujuzhen

    0下载:
  2. 稀疏矩阵的运算程序。该设计程序的功能是由键盘输入稀疏矩阵中非零值的行标,列标和元素值构成的三元组顺序表,这样就确定了整个矩阵,再使两个矩阵以三元组表形式求和、差、乘积并将运行的结果输出,本程序主要用到的知识是以顺序表形式存储稀疏矩阵,再用链表对其进行操作,来通过三元组判断位置、非零值运算实现稀疏矩阵的加、减、乘等运算。-Sparse matrix computation program. The design process is the function of keyboard input s
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:116669
    • 提供者:zhuxinyu
  1. the_start_of_matlab

    0下载:
  2. matlab的启动与退出,中间变量,算术表达式和函数的调用,矩阵的运算等等。-matlab startup and exit, intermediate variables, arithmetic expressions and function calls, matrix operations, etc..
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1027926
    • 提供者:饭佩熙
  1. matrix_operation

    0下载:
  2. 着重介绍了矩阵的运算,包括矩阵的加减、乘除、转置和共轭、元素操作和逻辑运算等。-Focuses on the matrix operation, including matrix addition and subtraction, multiplication and division, transpose and conjugate, element operations and logical operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:363691
    • 提供者:饭佩熙
  1. Crosslink

    0下载:
  2. 采用十字链表表示稀疏矩阵,并实现矩阵的加法运算-Cross-linked with that sparse matrix, and matrix addition operations to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2017
    • 提供者:刘媛
  1. shiyanbaogao

    0下载:
  2. 数据结构试验报告册,其中包括了线性表的基本操作,栈和队列的基本操作,稀疏矩阵的运算,二叉树的基本操作,图的存储和应用,查找运算实现,排序运算实现的C程序和调试结果。-Basic operation, the stack and queues are the basic operation of the matrix and operation of the basic operation of the tree, storage and application, the lookup opera
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:124733
    • 提供者:张周
  1. sparsematrix

    0下载:
  2. 稀疏矩阵运算器,包括稀疏矩阵的运算,说明-Sparse matrix solver, including sparse matrix computation shows that
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1145675
    • 提供者:陈小姐
  1. MATLAB_programming_matrix_operation_and_processing

    0下载:
  2. MATLAB编程矩阵的运算与处理教程MATLAB programming matrix operation and processing tutorial-MATLAB programming matrix operation and processing tutorial MATLAB programming matrix operation and processing tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:79539
    • 提供者:we
  1. 3

    0下载:
  2. 单想空间后方交会,里面包括旋转矩阵的运算,求逆,转置等-One would like to space resection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1887
    • 提供者:lianqi
  1. houfangjiaohui

    0下载:
  2. 摄影测量后方交会程序代码,摄影测量后方交会程序代码(C++) 里面有矩阵的运算代码,可以参照 -Resection code photogrammetry, photogrammetry Resection code (C++) which has matrix operation code, can refer to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:9868
    • 提供者:陈依依
  1. 3

    0下载:
  2. 数据结构经典制作内容--- 稀疏矩阵的建立十字链表表示稀疏矩阵- 1.稀疏矩阵的加法运算 2.稀疏矩阵乘法运算-- 3.稀疏矩阵的转置-- 4.退出功能)-The contents of the data structure--- the classic production create the sparse matrix sparse matrix that cross list- 1. Sparse matrix addition operation 2. Sparse
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3161
    • 提供者:shaluo025
  1. shuju5

    0下载:
  2. 熟悉稀疏矩阵的“三元组表”和“十字链表”存储结构,运用它们进行矩阵简单运算处理-Familiar with the sparse matrix of the " triple" and the " cross linked" storage structure, the use of simple computing them matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1380
    • 提供者:romand
  1. SparseMatrix

    0下载:
  2. 稀疏矩阵的运算,矩阵基本运算:相加、相减、相乘、转置——课程设计~-Sparse matrix operations, matrix basic operations: addition, subtraction, multiplication, transpose- Course Design ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3322
    • 提供者:
  1. xishujuzhenyunsuanhp

    0下载:
  2. 系数矩阵的运算,可以进行系数矩阵的加,减,乘的运算-Coefficient matrix computation, the coefficient matrix can be addition, subtraction, multiplication operation
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:174828
    • 提供者:胡阿扁
  1. MATLAB-AHP

    0下载:
  2. matlab中做层次分析的有关程序,用的最通行的算法,即矩阵的运算-AHP matlab to do about the procedure, the most prevalent method used, the matrix operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:812
    • 提供者:liuting
  1. COMPLEXnet

    0下载:
  2. 复杂网络研究与建模 总起来说这是一个关于矩阵的运算,用到了c语言里面的东西,实现一个矩阵的逆运算和矩阵的转置等,最终实现的是一个初始节点为4个节点的有向图,随即扩展为一个10000*10000的巨型矩阵,得到该有向图的图形, 与计算机图形学类似,该程序是在构建了一个算法后,用MATLAB实现了一个无标度网络的图形中的各个节点的概率密度,并根据各个节点的概率密度绘出该图 -将中文译成英语 And modeling complex networks Collectively t
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1266
    • 提供者:ymtian
  1. 16008408_E2

    1下载:
  2. 1、使用带辅助向量的三元组表技术,实现电力系统节点导纳矩阵的存储; 2、程序通过键盘或文件输入支路参数(支路阻抗),形成导纳矩阵,并使用带辅助向量的三元组表技术存储导纳矩阵; 3、通过对话框或键盘输入导纳矩阵元素的行、列号,在矩阵中查找相应的元素,并显示该元素的实部和虚部值; 4、通过运算求出与该导纳矩阵相对应的电力网络的阻抗矩阵,并显示或存储(存储在文本文件中)该矩阵的所有元素值; 5、该实验中矩阵的存储应使用稀疏矩阵存储技术 -1, the use of auxiliar
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3049
    • 提供者:张笑薇
  1. 22

    0下载:
  2. 矩阵求秩,矩阵的反运算,矩阵的可逆矩阵,矩阵的加减乘除-Rank matrix, the matrix is ​ ​ logically, invertible matrix, matrix addition and subtraction, multiplication and division
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5128
    • 提供者:chenkang
  1. Matrix

    0下载:
  2. 矩阵的运算,对涉及到计算的程序来说非常重要-Matrix operation, the procedure involving the calculation is very important
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:18910
    • 提供者:Share
  1. Matrix-Calculator

    1下载:
  2. mfc编的矩阵计算器,可以运行矩阵所有运算模式-mfc code matrix calculator, you can run the matrix of all modes of operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-21
    • 文件大小:149301
    • 提供者:杨徉
  1. Matrix

    0下载:
  2. 矩阵计算器 实现矩阵的运算,包括矩阵的加减乘除-the calculator of matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2012258
    • 提供者:shawn
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com