Nélio Dias
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
68,999
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
3 years ago | 0 answers | 0
0
answersQuestion
Step Response and Root Locus are give me different answers
HI, thanks for reading my question. I have this transfer function ans = (s+4) ---------------------------...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
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;...
3 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 1 answer | 0