Daniel Stankowski - MATLAB Central
photo

Daniel Stankowski


Last seen: 約5年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 03/18 to 03/25Use left and right arrows to move selectionFrom 03/18Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
2 回答

ランク
8,607
of 297,695

評判
5

コントリビューション
3 質問
2 回答

回答採用率
0.0%

獲得投票数
3

ランク
 of 20,466

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

質問


Delayed step/ impulse response
Hi everyone, I would like to plot an impulse and step response of some arbitrary system sys1. Normally I would use just a co...

約5年 前 | 2 件の回答 | 1

2

回答

回答済み
State Space unit step and initial conditions
The above method works but you can also use an lsim command. Do the following: lsim(sys,u,t,x0) where; sys - defines your ...

約5年 前 | 2

質問


The simulation takes too much to run, should i change parameters in my source?
Hi everyone, I am trying to model and simulate a model of dc motor connected to the rigid disk. Disk is connected to springs an...

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

0

回答

質問


I have to write a program which will calculate using false position method the maximum of a given equation. And at the end I need to return the root and a value of the function at that point. I am not getting the answer can anyone help? )
%The root should be equal to 225, at least thats what i got when i did same question using bisection method function [...

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

1

回答