Feeds
질문
How to write the equivalent of an 'until loop' in matlab?
if T>=673 U=(4*11.3)/(5000*0.0762); "until T=593" else U=1/(298-T); end; Basically I want to be able to say until ...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Implementing PID Controller into system
Hi, I am currently trying to use Simulink to use a PID to control a closed-loop system, comparing a real out to an approximated...
대략 10년 전 | 답변 수: 0 | 0