Info

此问题已关闭。 请重新打开它进行编辑或回答。

cumulative product of matrices

1 次查看(过去 30 天)
Tino
Tino 2019-5-30
关闭: Stephen23 2019-5-30
Hello folks can anyone assist me with a code for the computation below
till Xn
X0 = 1
X1 = e * (p) . ^ ( e - 1) * Xo
X2 = e * (p) . ^ ( e - 1) * X1
X3 = e * (p) . ^ ( e - 1) * X2
X4 = e * (p) . ^ ( e - 1) * X3
Thanks in advance
Tino

回答(0 个)

此问题已关闭。

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by