搜索结果

找到约 34 项符合 Inverse 的查询结果

其他 包括使用修正Gram-Schmit算法实现QR分解

包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse p ...
https://www.eeworm.com/dl/534/342748.html
下载: 118
查看: 1090

Java编程 hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<ma

hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<many-to-one> 注意:<key>标签指定的外键字段必须和<many-to-one>指定的外键一至,否则引用字段的错误 inverse和cascade inverse是关联关系的控制方向; cascade操作上的连 ...
https://www.eeworm.com/dl/633/411040.html
下载: 31
查看: 1034

数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie

IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.
https://www.eeworm.com/dl/641/417519.html
下载: 76
查看: 1040

技术资料 单片机实现ADPCM编码和解码

INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro devic ...
https://www.eeworm.com/dl/836197.html
下载: 5
查看: 2825