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

搜索资源列表

  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. MatrixInversionGS

    0下载:
  2. 矩阵求逆的算法,可用于大型矩阵-Matrix inversion algorithm can be used for large-scale matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:570286
    • 提供者:张为
  1. juzhenjianpan

    0下载:
  2. 该矩阵键盘程序,可实现复位、上下翻、确定键,输入任意键值等功能-The matrix keyboard program, can be realized reset, up and down turn, determine the key, enter any key functions
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:736
    • 提供者:夏阳
  1. 44anjian

    0下载:
  2. 四四矩阵按键的算法程序,汇编语言编写,做为一个调整参数的系统式必不可少的-44 key matrix algorithm program written in assembly language, adjust the parameters of the system as a style essential
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:11887
    • 提供者:li
  1. DataStructureAlgorithm

    0下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:17229762
    • 提供者:孙继磊
  1. 1

    0下载:
  2. MATLAB 拥有大量的常用数学函数、工具箱,基本包括了现今数学、物理及工程应用领域的 常用函数,如能熟练掌握,无论在编程时间或程序量上,都远远低于Fortran、C 等高级语言,尤其在 处理矩阵和向量计算方面更具有无可比拟的优势。 我们在数学建模竞赛中,由于只有短短的三到四天,而论文的评判不仅注重计算的结果更注重模型 的创造性,比赛中把大量的时间花费在编写和调试程序上只会喧宾夺主,这是不值得的,这时使用 MATLAB 可以很大程度上的方便计算、节省时间,使我们将精力更多的放
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:104184
    • 提供者:kelly
  1. keyscan

    0下载:
  2. 4*4矩阵键盘的另一种写法,开发工具:凌阳SPCE061A。程序带有详细注释。-4* 4 matrix keyboard, an alternative formulation, development tools: Sunplus SPCE061A. Program with detailed comments.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1333
    • 提供者:冯超
  1. lxy3

    3下载:
  2. 用于计算光子晶体透射率及反射率的MATLAB程序(另外一种传输矩阵)还有介质/真空/负折射介质/介质2的透射率的程序-photonics crystal program including calculateing transmission and reflection and including negative birefringence
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1006
    • 提供者:刘晓远
  1. MINRES

    0下载:
  2. 采用CG法求解稀疏对称奇异矩阵得到的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5869
    • 提供者:MINRES
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2835
    • 提供者:zhao
  1. keyborad01

    0下载:
  2. 8051单片机上4*4矩阵键盘的扫描方式1-none
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1702
    • 提供者:jiangzhe
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6141
    • 提供者:xiang
  1. key_4x4_h

    0下载:
  2. 按键扫描程序,使用的是4*4的矩阵按键。-This is a key scan program.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1204
    • 提供者:李伟伟
  1. matrix_src

    0下载:
  2. 用VB实现矩阵运算(矩阵的加、减、乘、除等)-matrix math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1675
    • 提供者:王颖
  1. CS-Matrix

    0下载:
  2. CS 矩阵类库 matrix library in csharp-matrix library in csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:171286
    • 提供者:刘先生
  1. texturepaper

    0下载:
  2. 几篇比较不错的关于基于共生矩阵纹理特征论文-Several quite good on paper-based Co-occurrence Matrix Texture Features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4915317
    • 提供者:steveliu
  1. matrix

    0下载:
  2. 简单的矩阵计算功能,包含四则混合运算、求矩阵的秩等功能。-A simple matrix calculation features, including four hybrid operation, seeking rank of matrix functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4629
    • 提供者:yjt
  1. juzhen

    0下载:
  2. 用于矩阵的一般计算,如转置 求逆 矩阵乘法 行列式 数乘-juzhen
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:2906
    • 提供者:samj114
  1. nijuzhen

    0下载:
  2. 同学编的C语言求逆矩阵的方法,值得借鉴哦-Students compiled C-inverse matrix method, it is worth drawing oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1282
    • 提供者:mali
  1. keybord

    0下载:
  2. 51单片机矩阵键盘扫描程序,依据计算器按键设计。-51 MCU matrix keyboard scanning process, based on the design calculator buttons.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12171
    • 提供者:Jiashukuang
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com