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

搜索资源列表

  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. LU

    0下载:
  2. In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:1920
    • 提供者:James
  1. hanglieshianjian

    0下载:
  2. 用行列式按键产生 (接P2口),实现8位按键移位显示.开始时,8个数码管都不亮.按一个行列式按键(只用0----9),数字显示一位(如同手机输号码).数字输入8位后,只显示最近的8个数字.c51的汇编程序。。附protues仿真图-Key determinant generated by (pick P2 port), to achieve 8-bit key shift display. Initially, eight digital control are not bright. Pres
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:41482
    • 提供者:杨舞
  1. Matrixes

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20513
    • 提供者:胡灏
  1. Matrix

    0下载:
  2. 本代码实现一些基本的矩阵运算,如加减乘除,行列式等。并对一些基本的运算进行重载-The code to implement some basic matrix operations such as addition, subtraction, determinant and so on. And some basic operations for overload
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1136140
    • 提供者:王彬
  1. matrix

    0下载:
  2. //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1725
    • 提供者:heu
  1. matrix-inversion

    0下载:
  2. 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:941
    • 提供者:肖欢
  1. NewTon-and-Dolittle

    0下载:
  2. 计算方法中重要的算法,用Newton迭代法求解非线性方程组,用Dolittle直接分解法计算A的行列式-Important calculation algorithm, using Newton iterative method for solving nonlinear equations, decomposition method with Dolittle direct determinant of A
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:45513
    • 提供者:fanfan
  1. 1CHOL

    0下载:
  2. 在矩阵运算中用于大型行列式求值,代码简单。容易看懂。-In the matrix operations for large determinant in the evaluation, the code simple. Easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1053
    • 提供者:小名
  1. juzhen

    0下载:
  2. 用全选招呼元高斯消去法计算n阶方阵所对应的行列式。-Select element with Gaussian elimination method call n order matrix corresponding to the determinant.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:135285
    • 提供者:王新政
  1. ENKRIPSI-CITRA

    0下载:
  2. this program about image encryption with hill chiper algorithm. work in visual basic 6.0 platform. please fill in the textbox value with determinant matrix has 1 value. ad-bc = 1.
  3. 所属分类:加密解密

    • 发布日期:2017-04-01
    • 文件大小:170305
    • 提供者:aloend
  1. HYOU

    0下载:
  2. 行列式比有色噪声matlab实现通过构造H矩阵计算得到DR,通过对DR的观察得到结果。-Determinant than the realization of colored noise matlab calculated by constructing a matrix H DR, DR, observed by the results.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:973
    • 提供者:侯宁
  1. hanglishibi

    0下载:
  2. 行列式阶次辨识在白噪声的情况下通过计算DR的值得到最终的结果。-The order identification of the determinant in the case of white noise by calculating the DR' s worth to the final result.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:侯宁
  1. CH5

    0下载:
  2. This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:13937
    • 提供者:洪浩
  1. JJJ

    0下载:
  2. 电子密码锁 用4×4组成0-9数字键及确认键。 用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LED发光二极管亮一秒钟做为提示,同时发出“叮咚”声;若密码不正确,禁止按键输入3秒,同时发出“嘀、嘀”报警声;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。(此句在下面程序中需要再按下ENTER键方有效) (1). 4×4行列式键盘识别技术:有关这方面内容前面已经讨论过,这里
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:76546
    • 提供者:123
  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 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com