Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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 vue (au cours des 30 derniers jours)
ziv koren
ziv koren le 26 Avr 2016
Clôturé : MATLAB Answer Bot le 20 Août 2021
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.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by