Feeds
已回答
Control Systems & Transfer Functions
% Defining Transfer Functions G = tf([3 2.4], [1 2 3]); % G(s) C = pid(5); % C(s), proportional cont...
Control Systems & Transfer Functions
% Defining Transfer Functions G = tf([3 2.4], [1 2 3]); % G(s) C = pid(5); % C(s), proportional cont...
1 year 前 | 0
已提交
Single Phase transformer Model
This is a laboratory assigned to understand the concept of how it works using Matlab.
3 years 前 | 5 次下载 |

