Community Profile

photo

Daniel Stankowski


Last seen: 대략 4년 전 2018년부터 활동

Followers: 0   Following: 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...

4년 초과 전 | 답변 수: 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 ...

4년 초과 전 | 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...

4년 초과 전 | 답변 수: 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 [...

대략 6년 전 | 답변 수: 1 | 0

1

답변