photo

Daniel Stankowski


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
8,748
of 300,352

声誉
5

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
3

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
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...

6 years 前 | 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 ...

6 years 前 | 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...

6 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答