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

搜索资源列表

  1. Matrix

    0下载:
  2. 行列式计算,矩阵加减法,矩阵求逆,伴随矩阵-Determinant calculation, matrix addition and subtraction, matrix inversion, with the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:李灵
  1. LogdetPPA-0

    0下载:
  2. 解log-det半定规划的matlab软件包,对解优化问题很有用。-A MATLAB software package for log-determinant semidefinite programming, it is useful to solve optimization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:219449
    • 提供者:yishuiwang
  1. buaa_shuzhi_diyiti

    0下载:
  2. 已知题目501×501的矩阵A,要求求出:①A的最小特征值 、最大特征值 、绝对值最小的特征值 ,②A的与数 最接近的特征值 (k=1,2,…,39),③A的条件数 和行列式的值 。-Known subject of the matrix 501 × 501 A, requires obtained: ① A minimum eigenvalue, maximum eigenvalue, the smallest absolute eigenvalue, ② A number of the cl
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:403884
    • 提供者:zxy
  1. program

    0下载:
  2. 编程完成数码管显示程序,将自己学号的后8位显示在数码管上。(电路如Proteus文件夹中电路所示) 编程完成外部按键对数码管上数字实现加减的操作,该程序可以使用中断来做,或者用查询的方式做均可。 编程完成4*4行列式按键的检测程序,将按下的键号显示在数码管上。-Programming complete digital display program, his school after the 8-bit number displayed on the digital pipe. (Cir
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:32150
    • 提供者:隆小宇
  1. Chio

    0下载:
  2. Chio s rule for calculating the determinant of order n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:584
    • 提供者:NightWing3
  1. timer_seg7

    0下载:
  2. 通过中断触发计数器计数 可以根据4*4的行列式键盘来控制停止和启动-By interrupt trigger counter can be the determinant of 4* 4 keyboard to control the stop and start
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:45810
    • 提供者:张子安
  1. _brmul@24_brinv@8_bsdet@8

    0下载:
  2. 调用mathlib52.dll中的自定义API写的任意阶矩阵计算器,目前支持实矩阵相乘,求逆阵,求行列式的值3个功能,用户界面较友好,具有一定的容错能力。-Call mathlib52.dll custom API to write in any order matrix calculator now supports real matrices, inverse matrix, determinant of the value of the three demand functions, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:71077
    • 提供者:hanxiaohua
  1. 00

    0下载:
  2. 4*4行列式矩阵键盘演示程序,8051的汇编,一个基本的小程序-4* 4 determinant matrix demonstration program, the keyboard 8051 assembly, a basic small programs
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3145
    • 提供者:王启航
  1. hls

    0下载:
  2. 这个程序可以求解行列式,并且行列式是读入方式,不需要修改程序-This program can solve the determinant and the determinant is read into the way, do not need to modify the program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:832
    • 提供者:mike
  1. LCD

    0下载:
  2. 行列式扫描程序加液晶显示,行列式代表不同的字符和数字-Determinant scanner plus LCD display, the determinant representing different characters and numbers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:55181
    • 提供者:蒋蓉
  1. det

    0下载:
  2. C++实现求矩阵行列式,手动输入维数和矩阵-C++ implementation requirements matrix determinant
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:168095
    • 提供者:lsy
  1. MatrixDeterminant

    0下载:
  2. 高斯全选主元法矩阵求行列式,针对特定的函数-Select the main Gaussian matrix determinant element method for a particular function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4071
    • 提供者:简艳
  1. MSP430danpianjiCprogramingdesign

    0下载:
  2. 实用的基础msp430的模块程序C语言编程 包括基础时钟,ADC,DAC单通道单序列,多通道多序列等,锁相环,异步串行,,FLASH擦写,中断,比较捕获,PWM波形的产生,LCD模块程序,行列式键盘,基本定时器,DMA数据传输捕获脉冲信号周期等-Practical basis for msp430 module C programming, including basic clock, ADC, DAC channel single sequence, such as multi-chann
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:296190
    • 提供者:Elaine
  1. matrix

    0下载:
  2. 一个c++编写的操作类,用于计算矩阵的和、差、积、转置、行列式、秩和矩阵化简、矩阵最简阵等等。-Write a c++ class operation, used to calculate the matrix, difference, product, transpose, determinant, rank, and simplification of the matrix, the matrix array, and so the most simple.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4252
    • 提供者:杨赋庚
  1. LINEAR-ALGEBRA-DONE-RIGHT-2nd-ed

    0下载:
  2. 描述线性算子的结构是线性代数的中心任务之一,传统的方法多以行列式为工具,但是行列式既难懂又不直观,其定义的引入也往往缺乏动因。本书作者独辟蹊径,抛弃了这种曲折的思路,把重点放在抽象的向量空间和线性映射上,给出的证明不使用行列式,更显得简单而直观。本书把行列式的内容放在了最后讲解,开辟了一条理解线性算子结构的新途径。书中还对一些术语、结论、证明思路、提及的数学家做了注释,增加了行文的趣味性,便于读者掌握核心概念和思想方法。   本书起点较低,不需要太多预备知识,而特色鲜明,是公认的阐述线性代数
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1148927
    • 提供者:fang
  1. ppmapstack

    0下载:
  2. 对excel文件的行列式的转置,并对转置结果的进行输出-Determinant of the excel file transpose
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:4068654
    • 提供者:zhangnianguo
  1. xitongbianshi

    0下载:
  2. 系统辨识的模型阶次辨识,其中包括Hankel矩阵法,残差法,行列式法-System identification of model order identification, including Hankel matrix method, residual method, the determinant method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1985
    • 提供者:毛绍婧
  1. powermethod-andinversepowermethod

    0下载:
  2. 对于大型稀疏矩阵(501乘501),用幂法求其按模最大特征值和最大特征值,用反幂法求其按模最小特征值和距离给定数字最近的特征值,求得了矩阵的条件数和行列式,讨论迭代初始向量的选取对计算结果的影响。-For large sparse matrix (501 x 501), with the power method for the maximum modulus of its eigenvalues ​ ​ and by the largest eigenvalue, with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:116378
    • 提供者:朱付涛
  1. juzhen

    0下载:
  2. 实现矩阵的四则运算、求逆、求行列式等。功能强大、形式简简洁。-Realization matrix arithmetic, inverse, determinant, etc. seeking. Powerful, simple concise form.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1254879
    • 提供者:Kira
  1. keyscan

    0下载:
  2. 4*3矩阵键盘(行列式键盘)扫描程序。适用于所以相关开发人员。使用时只需包含此c文件,调用keyscan()函数就可返回相应键值-4* 3 keypad matrix (determinant of the keyboard) scanner. So relevant for developers. Simply use the file that contains the c, call keyscan () function can return the corresponding key
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:13441
    • 提供者:钟小军
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com