Vinh
Followers: 0 Following: 0
Statistics
RANK
233,161
of 295,448
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Is there a nice way to discretely simulate an LTI system using a function block in Simulink?
I want to simulate an LTI system in Simulink such that with each timestep, I call/use a function block to advance the discrete s...
8 months ago | 1 answer | 0
1
answerQuestion
How computationally intensive are switch case action blocks in Simulink?
So I need to switch between different linear models based on a switch condition and computational load is a big concern for my a...
8 months ago | 1 answer | 0
1
answerQuestion
Any good resources on how to use "Matrix Interpolation" block in simulink?
So I want to use the "Matrix Interpolation" block in simulink, but I am confused as to how to actually use it and the only resou...
8 months ago | 1 answer | 0
1
answerQuestion
Is there a way to change my simulink parameters at a pre-set time during the simulation?
Currently I am running Simulink from a script which sets up some parameters for me which are used and considered constant during...
8 months ago | 1 answer | 0
1
answerQuestion
Why does augw(P, W1, W2, W3) give a much lower order generalized plant when compared to the by hand construction?
I have found that constructing a generalized plant with the built in function augw(P, W1, W2, W3) leads to a much lower order pl...
10 months ago | 1 answer | 0
1
answerQuestion
Where can I find a reference for the algorithm used in freqsep?
I was wondering what algorithm does the freqsep function in MATLAB use, particularly in how it operates on a general state space...
10 months ago | 1 answer | 0
1
answerGiven an LTI system with corresponding transfer matrix K(s), is there an easy way to specify K(w) where w=s+delta?
I think both comments are valid, but the first one didn't work and the second one seemed to answer my question I think. Please c...
10 months ago | 0
| accepted
Question
Given an LTI system with corresponding transfer matrix K(s), is there an easy way to specify K(w) where w=s+delta?
I wanted to use the method in this paper here: https://www.researchgate.net/publication/216771764_H-infinity_controllers_with_i...
10 months ago | 2 answers | 0
2
answersQuestion
Structured H infinity synthesis can't find a controller that makes closed loop stable even with an asymptotically stable plant?
So I have an asymptotically stable 2 input-8 output system with 17 states. I think It's pretty stable too, with a maximum real e...
10 months ago | 1 answer | 0