文件名称:math
介绍说明--下载内容均来自于网络,请自行研究使用
矩阵运算:求逆、转置、相乘等,然后通过矩阵运算求多项式纠正的值,多项式如:X=a0+a1*x+a2*y+a3*x*x+a4*x*y+a5*y*y
Y=b0+b1*x+b2*y+b3*x*x+b4*x*y+b5-Matrix operations: inversion, transpose, multiply, etc., and then through the matrix for computing the value of correct polynomial, polynomials, such as: X = a0+ a1* x+ a2* y+ a3* x* x+ a4* x* y+ a5* y* y Y = b0+ b1* x+ b2* y+ b3* x* x+ b4* x* y+ b5* y* y
Y=b0+b1*x+b2*y+b3*x*x+b4*x*y+b5-Matrix operations: inversion, transpose, multiply, etc., and then through the matrix for computing the value of correct polynomial, polynomials, such as: X = a0+ a1* x+ a2* y+ a3* x* x+ a4* x* y+ a5* y* y Y = b0+ b1* x+ b2* y+ b3* x* x+ b4* x* y+ b5* y* y
(系统自动生成,下载前可以参看下载内容)
下载文件列表
math
....\Math.cpp
....\Math.h
....\Math.cpp
....\Math.h