Skip to main content
10-Marble
June 27, 2024
Solved

How can I get results in a column vector Q with respect to each coefficient Ai and Bi?

  • June 27, 2024
  • 2 replies
  • 2197 views

I'm a mathcad prime 10 user.

 

How can I get results in a column vector Q with respect to each coefficient Ai and Bi?

 

I need to have Q1 with respect to A1, B1 and Q2 with respect to A3, B3?

 

It doesn't really work out in method 1 and 2.

 

The correct result should be the value in method 3 when considering Q1 only.

 

Best answer by MartinHanak

Hi,

 

MartinHanak_0-1719487981560.png

this notation means that variable i takes only the value 3

 

MartinHanak_1-1719488152724.png

this notation means that variable i gradually acquires the values ​​1, 2, 3

 

 

2 replies

21-Topaz II
June 27, 2024

Hi,

Please upload your sheet so the values of B_L , alhpa star, and hminoverCwed are known?

 

Cheers

Terry

 

24-Ruby III
June 27, 2024

Hi,

 

MartinHanak_0-1719487981560.png

this notation means that variable i takes only the value 3

 

MartinHanak_1-1719488152724.png

this notation means that variable i gradually acquires the values ​​1, 2, 3

 

 

10-Marble
June 29, 2024

Thanks! It works well.

 

 

Y.J. Kim