photo

Robert Prestridge


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I am trying to write a MatLab program to form a table of values for time, V(t), I(t), P(t), W(t). I have Volts and Amps, but can't insert P(t) and W(t)
Current program looks like this: clear clc format compact syms t V I t=0:.01:.25; V=10*exp(-20*t); I=-200...

casi 9 años hace | 2 respuestas | 0

2

respuestas