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 years 前 | 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 years 前 | 0 个回答 | 0