photo

Robert Prestridge


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

9 years 前 | 2 个回答 | 0

2

个回答