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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
