photo

Nélio Dias


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
237,673
of 301,984

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,477

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,857

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

提问


How do I simplify this symbolic summation?
Hello, I have this operation syms e(k) T_s k e(k) = symsum(e*T_s,k,[0 k]) result = e(k)-e(k-1) So with k integer, the result...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How close secondary apps when the main app closed?
I'm creating an app in matlab app designer with multiple secondary windows and the main window. I want to close all the secondar...

4 years 前 | 1 个回答 | 0

1

个回答

提问


StandAlone Matlab app don't show the points with the interection with the mouse
I am building an app in matlab app desing that the user needs to interact with the graph with a mouse and in the app designer ap...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Convert polynomial operations inputs in double vector as output
I am developing a Matlab App to work with control theory, transfer function, and controllers, so I need to build a function that...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How simplify numeric symbolic fraction coefficients
How can I simplify this simbolic equation In this Divide all coefficients by the denominator z^2 term? Simplify and simp...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw Block Diagram of Control System in Matlab App Designer?
I have to draw an app with a block diagram of a PID ideal structure whose user will insert the values of PID gains but had some ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Step Response and Root Locus are give me different answers
HI, thanks for reading my question. I have this transfer function ans = (s+4) ---------------------------...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve a symbolic complex equation with real and imaginary parts?
I have to solve this polynomium: to . So, I know that to solve this equation I have to replace the s to get Therefore, the ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Doubt in a product erro
Hi, I have wrinting a code e get a 1×0 empty double row vector error So, what I wrote: t1 = 0:0.01:300; pmenor = 25*0.9;...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How ca I solve this problem in Matlab 2018b?
I'm trying to solve this question: and arrive in How can I do it? I tried this commands but didn't work. There is a wa...

5 years 前 | 1 个回答 | 0

1

个回答