Community Profile

photo

Alex M


mit

2016 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How do I optimize my code with respect to 4 variables (x_1 x_3 k1 k2 k3)?
%% Parameters format short % Constants rho=1.225; U=170; s=1; c=0.5; c_2=1; b=0.5*c; m=5; I_CG=0...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


How do you plot with a double for loop? I want to plot the last value of U with respect to c_2 continuously, having a nice curve.
%% Parameters format short % Constants rho=1.225; U=170; s=1; c=0.5; c_2=1; b=0.5*c; m=5; I_CG=0...

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

1

回答

質問


How can I output the transfer function for this lag compensator ?
s=

約8年 前 | 1 件の回答 | 0

1

回答

質問


fit type question for matlab
d

約8年 前 | 1 件の回答 | 0

1

回答

質問


How do I create this transfer function in matlab, compensator_lag=(0.9987s+33.96)/(s+0.343)?
How can I output the transfer function for this lag compensator c_lag=(0.9987s+33.96)/(s+0.343), then plot the simulation v. exp...

約8年 前 | 1 件の回答 | 0

1

回答