搜索资源列表
矩阵运算的程序
- 本程序能完成矩阵的输入,输出。方阵的乘法,方阵的求逆,矩阵的求专置等的运算。-this procedure can be completed matrix of input and output. The matrix multiplication, the matrix inversion and matrix specifically for the home, such as arithmetic.
svdandnetwoks
- 逆矩阵相关算法,包括svd求奇异矩阵,高斯约旦法等-inverse matrix algorithms, including seeking SVD singular matrix, Jordan and France as Gaussian
schmidl
- 该函数是在vc环境下实现了矩阵求逆的功能。
曲线拟合
- 曲线拟合:通过给定的一组二维坐标点,利用线性代数中矩阵求逆的知识,从这些数据中找出规律性,预测原函数f(x)的表达式,以消除所给数据的局部波动。一次拟合出来的函数图像是直线,二次拟合出来的图像是抛物线。两者相比,二次拟合逼近程度更高。(curve fitting through a given set of two-dimensional coordinates, using the inverse matrix in linear algebra knowledge, find out the
main
- 求取一个数组或者矩阵的伪逆在图像处理中非常有用(it is very imporatant to get the pseudo-inverse of a matrix)
55944348
- 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等()