統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
約7年 前 | 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...
約7年 前 | 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...
9年弱 前 | 1 件の回答 | 0