フィルターのクリア

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