Skip to main content
14-Alexandrite
March 11, 2016
Solved

functions and vectors

  • March 11, 2016
  • 2 replies
  • 1273 views

Hello,

i am using mathcad 15. i am not sure why M1(x) and M2(x) yield different results. the term shaded blue is the same in both functions. The second term shaded green, in M2(x) , i just simplified more than the one in M1(x) . So i was expecting to see the same results for M1 and M2. But i am not sure what i am doing wrong. Thank you!

Best answer by Werner_E

You have to use vectorization.

See attached file.

Werner

2 replies

Werner_E25-Diamond IAnswer
25-Diamond I
March 11, 2016

You have to use vectorization.

See attached file.

Werner

SFares14-AlexandriteAuthor
14-Alexandrite
March 14, 2016

Thank you Werner!