Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.8K Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Multiplication of an array/set of matrices

Posted 2 years ago

Found!

BHJ = Table[
  T[r[[p + 1]], r[[p]], x[[p + 1]] - x[[p]], 10], {p, 1, 2}]
Apply[Dot, BHJ] // MatrixForm

Thanks

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard