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

搜索资源列表

  1. matrix

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

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

    0下载:
  2. 实现使用单片机设计电子琴,运用4*4行列式矩阵,8个按键任意组合-MCU designed to achieve the use of electronic organ, using 4* 4 determinant matrix, any combination of eight key
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1446
    • 提供者:gyp
  1. Matrix

    0下载:
  2. It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:4120
    • 提供者:Hancy Samurai
  1. MatrixOP

    0下载:
  2. 任意元素的矩阵操作,包括加、减、乘、求行列式、求逆-An arbitrary element matrix operations, including addition, subtraction, multiplication, seeking determinant, inverse
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1300025
    • 提供者:惠得
  1. CH2

    0下载:
  2. 2.6 托伯利兹矩阵求逆的特兰持方法btrch.c 2.7 求行列式值的全选主元高斯消去法bsdet.c 2.8 求矩阵秩的全选主元高斯消去法brank.c-2.6 Toeplitz matrix inversion method of trun who seek btrch.c 2.7 Select the main determinant of the value of the yuan bsdet.c 2.8 Gaussian elimination matrix rank ord
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:15710
    • 提供者:yangasdtat
  1. hanglieshi

    0下载:
  2. 求解行列式,并且求解行列式,以及求解行列式-Solving the determinant, and solving the determinant, as well as solving the determinant
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:887144
    • 提供者:likit
  1. DecouplingInternalModelControlforTwoinputTwooutput

    0下载:
  2. 针对双输入双输出稳定过程,提出一种新的解耦内模控制设计方法。综合解耦和 稳态误差两方面因素,利用对象传递函数模型行列式的静态增益及次对角元素与同行相应主 对角元素之商的不合理部分(即不稳定极点和纯超前部分)的逆来设计控制器 -For the two-input dual-output stabilization process, a new decoupling internal model control design methods. Integrated decoupling
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:147748
    • 提供者:mengxianghua
  1. Exercicio3

    0下载:
  2. Its a few algorithms that operates with matrixe (inverse and determinant).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1017
    • 提供者:Vitor
  1. hanglieshi

    0下载:
  2. c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:926
    • 提供者:lls
  1. Matlabcodes-RobustPCA

    1下载:
  2. Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:580
    • 提供者:Jianxin Zhang
  1. Algebra_So1914487172005

    0下载:
  2. Solves Algebraic Equations with the Determinant method. Introduces linear algebra which is very helpful in computers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1801
    • 提供者:z
  1. shuzhi1

    1下载:
  2. 北航数值分析大作业第一题 用幂法、反幂法求特征值及行列式值、条件数等 完整c语言程序,直接运行就有结果,并且有结果截图-Beihang numerical analysis problem with the first major operating power method, inverse power law seeking eigenvalue and the determinant of value, condition number and so a complete c la
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1025950
    • 提供者:沁心
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. xianxingdaishu

    0下载:
  2. 可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12722
    • 提供者:尤里
  1. work1

    0下载:
  2. 计算一个501×501带状矩阵的最大特征值、最小特征值、谱范数条件数和行列式值。內附完整的问题描述说明文档。-Calculating a 501 × 501 matrix band maximum eigenvalue, the smallest eigenvalue, spectral norm condition number and determinant values. Included a complete descr iption of the problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:289030
    • 提供者:luckyxuexue
  1. HomeWork

    0下载:
  2. VC++ Written in a matrix calculator program with source code and detailed analysis of the report can be directly as a curriculum design report addresses the selection matrix calculator program rationale and objectives to be completed, analysis of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:4576533
    • 提供者:cjs
  1. 44.keyboard

    0下载:
  2. 4*4的行列式键盘模块,做51单片机系统的必备模块-4* 4, the determinant of the keyboard module, do the essential 51 MCU System Module
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:42166
    • 提供者:zhangyue
  1. determ

    0下载:
  2. Matrix determinant from plu
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:616
    • 提供者:katore vishal
  1. signperm

    0下载:
  2. Determinant of the permutation matrix with rows ordered by p.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:katore vishal
  1. CPLD_KEYBOARD

    0下载:
  2. 本设计是用VHDL语言来实现的基于RS232按位串行通信总线的行列式矩阵键盘接口电路,具有复位和串行数据的接收与发送功能,根据发光二极管led0—led2的显示状态可判断芯片的工作情况;实现所有电路功能的程序均是在美国 ALTERA公司生产的具有现场可编程功能的芯片EPM7128SLC84-15上调试通过的。该电路的设计贴近生活,实用性强,制成芯片后可作为一般的PC机键盘与主机的接口使用。 -The design is based on VHDL language to achieve
  3. 所属分类:Project Design

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