Skip to main content
13-Aquamarine
October 4, 2024
Solved

Matrix manipulation in Mathcad

  • October 4, 2024
  • 2 replies
  • 915 views

Hello everyone,
based on positive gqo values in q, i want to store the values in Res in the program a.
And get the result of 'a' as the length of RA.
How can i do it
attached the Mathcad 10 file.

Best answer by StuartBruff

2024 10 04 C.png

2 replies

23-Emerald V
October 4, 2024
13-Aquamarine
October 4, 2024

Thank you for the solution.

23-Emerald V
October 4, 2024

As an aside, I had a look at your previous worksheet.  Your two basic choices are:

 

  • to treat the first r as a special case, leaving as is and tacking on a q-like extended version of r, 
  • Use just an extended r, specifying initial values for n1, d1, n2, d2, & cv 

 

I was going to ask you whether the second approach was feasible and, if it was OK, for some suitable initial values.

 

Have you now got your program sorted(!) to your satisfaction?

 

Stuart