搜索资源列表
BAM_NN
- 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
LUwerwer
- 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
matrix-
- 矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
nizhen
- 矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。
matcal
- 这是一个用opencv求逆矩阵的程序
实验4
- 一个实现矩阵的基本运算的函数,+,-和*,还用了十字链表实现,包括求逆矩阵.欢迎参考-a matrix to achieve the basic computing functions, - and *, also spent Orthogonal List, including the inverse matrix. Welcome reference
Three-dimensional
- 输入三维矩阵,求三维矩阵的逆,行列式,以及与另外的一个矩阵求积。-Input three-dimensional matrix, three-dimensional inverse matrix, the determinant, and the other a matrix.
GPC
- 实现广义预测控制代码。包含矩阵求逆、最小二乘法估计参数等功能性程序。代码中可手动设置预测长度及控制长度。-Generalized predictive control code. Contains the matrix inversion, least squares method to estimate the parameters of the functional program. Predict the length and control the length of the code
Matrix
- 矩阵操作的类函数,+ - * 行列式 求逆 -The class of functions of the matrix operation
Matrix_shujujiegou
- 清华大学数据结构作业,实现稀疏矩阵的计算,支持常用运算以及求逆操作-Tsinghua data structure operations to achieve computing sparse matrix to support common operations and inverse operations