photo

가현


Last seen: 2ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


I'd like to make several 'figure' window
I want to add two figure windows, but <figure 2> window doesn't show up. <code> %상태 방정식 %Dx1 = -x1 - x2 + u1 + u2 %Dx2 = 6...

2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


xlabel do not appear in plot
%라플라스 변환 syms x s u1 = stepfun(x,0); f1 = x.*exp(-3*x).*u1; Lf = laplace(f1, s); disp(Lf); %f(t) plot t = (-1:0.1:1); u ...

4ヶ月 前 | 1 件の回答 | 0

1

回答