svishal03 Messages 124 Reaction score 1 Thread starter Aug 2, 2011 #1 Can anyone tell me what are trilinear functions and triquadratic functions with an example?but I think they are extensions of linear and quad functions to 3 dimensions, please help
Can anyone tell me what are trilinear functions and triquadratic functions with an example?but I think they are extensions of linear and quad functions to 3 dimensions, please help
HallsofIvy Science Advisor Homework Helper Messages 42,895 Reaction score 983 Aug 3, 2011 #2 Yes, that's exactly what they are. An example of a "tri-linear function" would be [tex]f(x,y,z)= 3x- 2y+ 4z[/tex] An example of a "tri-quadratic" function would be [tex]g(x,y,z)= x^2+ y^2+ z^2[/tex] and another would be [tex]h(x,y,z)= xy+ yz+ xz[/tex]
Yes, that's exactly what they are. An example of a "tri-linear function" would be [tex]f(x,y,z)= 3x- 2y+ 4z[/tex] An example of a "tri-quadratic" function would be [tex]g(x,y,z)= x^2+ y^2+ z^2[/tex] and another would be [tex]h(x,y,z)= xy+ yz+ xz[/tex]