Feeds
提问
loop for parallel resestance
connection=input('type of connection 1=series 2= parallel'); n=input('nomber of r')' r=input('r'); if connection==(1)...
10 years 前 | 1 个回答 | 0
1
个回答提问
for loop in paralel and series resistors
how to make for loop to comput paralel and series resistors this file ask for type of connection and use 1/R=1/R1+1/R2+...1/R...
10 years 前 | 1 个回答 | 0
