photo

Tenzing Thiley


Last seen: 3年弱 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
159,279
of 297,648

評判
0

コントリビューション
4 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,460

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,301

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Can anyone able to get me the step response from this code. I am trying to modify the initial response to step but unable to do so?
A = [ -0.040493 9.8689 0 -9.81; -0.0021967 -0.030908 1 0; -0.013639 ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Error using InputOutputModel/feedback (line 137)
Error using InputOutputModel/feedback (line 137) The first and second arguments of the "feedback" command must have compatib...

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

1

回答

質問


error using ss2tf function
clear all; clc; %% Declaration with parameter I = 205113.07; % kg-m^2 m= 15118.35; % kg c = 3.511; % m rho = 1.225; ...

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

1

回答

質問


0×1 empty double column vector
My Code - disp("Break Away Point") syms sigma omega k f real s = sigma+j*omega; fx = (s^3)+(3*s^2)+(2*s)+k; f = expand(fx)...

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

1

回答