Feeds
질문
While loop not running
x1 = 0:5; %tank1 capicity x2 = 0:10; %tank2 capicity x3 = 0:20; %tank3 capicity y1 = 2 %L/min pipe 1 y2 = 1 %L/min pipe 2 y...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Wihle loop not running
x1=0:5; %tank1 capicity x2=0:10; %tank2 capicity x3= 0:1000000; %tank3 capicity y1=2 %L/min pipe 1 y2=1 %L/min pipe 2 ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
3 tanks of water
I want a code that describe a 3 tanks of water each tank connected with a pipe with different pushing rate , each tank has a dif...
대략 3년 전 | 답변 수: 0 | 0