搜索资源列表
juzhen
- 矩阵的各种基本算法集合,能很有效地运用到其他各种程序中
CSharp---Matrix-code
- C#实现的矩阵的各种运算,包括基本的算法,还有矩阵的各种分解,一般求逆和广义矩阵的求逆,很好的学习资料,推荐。-Matrix C# implementation of various operations, including the basic algorithm, there is a matrix of various decomposition generally seek the inverse and generalized matrix inversion, learning ma
aaa
- wash函数的功能通过编程解决了离散沃尔什变换的一个算法。该算法通过三十二阶沃尔什变换矩阵对输入的向量进行离散沃尔什变换-he Walsh sequence in sequency order
svd
- 基于householder变换和QR分解的矩阵svd分解算法-svd using householder transformation and matrix QR decomposition