フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

I generate several arrays from Simulink, then I perform some mathematical actions on it. I need to integrate this data into a vector how can i do that?

1 回表示 (過去 30 日間)
ziv koren
ziv koren 2016 年 4 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
the relevant code is : Pnc = (Tau1.*Thetadot) + (Tau2.*(Phidot-Thetadot)); Tau1,Tau2,Thetadot and Phidot are vectors from simulink (by using "to workspace" blocks) This is an expression for power, I need to integrate it to get a vector of energy values.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by