photo

JeongBae Park


Last seen: 約4年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Warning: Some input or output names are repeated.
clear;clc; %first define given transfer functions s=tf('s'); G1=1/(s+7); G2=1/(s^2+2*s+3); G3=1/(s+4); G4=1/s; G5=5/(s+7)...

4年以上 前 | 1 件の回答 | 0

1

回答