Skip to main content

2 replies

25-Diamond I
October 27, 2025

@RB_14365337 wrote:

I have a matrix and would like to obtain the product of rowi+1/rowi


Product? Rather quotient or ratio, right?

As your vector omega consists of 50 elements, the vector of quotients obviously can only consist of 49 elements.

So the job could be done that way:

Werner_E_0-1761585639638.png

or even better using

Werner_E_1-1761585672256.png

 

If you need that kind of calculation more often it might be beneficial to define a function:

Werner_E_2-1761585834781.png

 

 

 

 

23-Emerald V
October 27, 2025

Or for the Express users amongst us (and it will work in Prime), use Mathcad's submatrix function:

 

2025 10 27 A.png

 

Stuart

Community Moderator
November 12, 2025

Hi @RB_14365337,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag