photo

Nélio Dias


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
237,433
of 301,748

평판
0

참여
10 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,405

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,353

참여
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...

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

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

1

답변