Feeds
回答済み
Matlab PI control first order system
OLTF is 5/(s+1). In this case DC gain is 5 (obtained by setting s=0 in the OLTF). Your CLTF is 5/(s+1) when you use Kp=1 and Ki...
Matlab PI control first order system
OLTF is 5/(s+1). In this case DC gain is 5 (obtained by setting s=0 in the OLTF). Your CLTF is 5/(s+1) when you use Kp=1 and Ki...
約6年 前 | 0
質問
Running an external program from Matlab
I am using "system" command in an iterative Matlab algorithm to launch Dymola. But "system" command opens the external program (...
8年以上 前 | 2 件の回答 | 0
2
回答質問
Launching external program from matlab
I am launching an external program from my Matlab code (on windows) using "system" command. My issue is that when i launch it t...
8年以上 前 | 4 件の回答 | 0