搜索结果

找到约 289 项符合 matrix 的查询结果

压缩解压 Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu

Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
https://www.eeworm.com/dl/617/248202.html
下载: 107
查看: 1093

数学计算 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix

2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
https://www.eeworm.com/dl/641/256151.html
下载: 171
查看: 1085

通讯/手机编程 binary image expansion of parity check matrix for RS codes

binary image expansion of parity check matrix for RS codes
https://www.eeworm.com/dl/527/258000.html
下载: 77
查看: 1051

数学计算 Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
https://www.eeworm.com/dl/641/259304.html
下载: 157
查看: 1056

数学计算 A program for computing energy levels, reaction matrix and radial wave functions in the coupled-chan

A program for computing energy levels, reaction matrix and radial wave functions in the coupled-channel hyperspherical adiabatic approach
https://www.eeworm.com/dl/641/263427.html
下载: 27
查看: 1042

数学计算 原创C++的matrix类,有许多运算符重载,很简单,但是好用,好看

原创C++的matrix类,有许多运算符重载,很简单,但是好用,好看
https://www.eeworm.com/dl/641/263664.html
下载: 177
查看: 1071

其他 1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3,

1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>
https://www.eeworm.com/dl/534/264417.html
下载: 55
查看: 1455

数学计算 The total stiffness matrix 是一个计算固体力学的实例,有限元基于mathmatic算法的小程序,很实用的

The total stiffness matrix 是一个计算固体力学的实例,有限元基于mathmatic算法的小程序,很实用的
https://www.eeworm.com/dl/641/268309.html
下载: 75
查看: 1199

数学计算 这是一篇关于matrix处理的文章,希望对大家有所帮助

这是一篇关于matrix处理的文章,希望对大家有所帮助
https://www.eeworm.com/dl/641/272611.html
下载: 174
查看: 1077

数值算法/人工智能 非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法

非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩
https://www.eeworm.com/dl/518/277107.html
下载: 104
查看: 1050