Feeds
已回答
Robust control tool box: Order reduction of a state space model including initial conditions
I appear to have created a duplicate of this topic months later, please see http://www.mathworks.co.uk/matlabcentral/answers/161...
Robust control tool box: Order reduction of a state space model including initial conditions
I appear to have created a duplicate of this topic months later, please see http://www.mathworks.co.uk/matlabcentral/answers/161...
11 years 前 | 0
| 已接受
已回答
Performing a model order reduction including initial conditions
To answer my own question: The function [balancedModel,g,T,Ti]=balreal(modelOld) gives a new model which has as many states a...
Performing a model order reduction including initial conditions
To answer my own question: The function [balancedModel,g,T,Ti]=balreal(modelOld) gives a new model which has as many states a...
11 years 前 | 1
| 已接受
提问
Simulink- swapping inputs and outputs from left to right
In simulink is it possible (and if so how) to change a simulink block from having inputs on the left and outputs on the right to...
13 years 前 | 1 个回答 | 0
1
个回答提问
Performing a model order reduction including initial conditions
I've been attempting to reduce the order of a state space model, for example: sys=ss(A,B,C,D) sys_reduced=reduce(sys,10) ...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to disable matlab editor search beep when nothing found
If it makes any difference I'm using matlab 7 for linux I'm searching many files for a particular word and in general its not...
13 years 前 | 3 个回答 | 1
3
个回答提问
Robust control tool box: Order reduction of a state space model including initial conditions
I've been attempting to reduce the order of a state space model, for example: sys=ss(A,B,C,D) sys_reduced=reduce(sys,10) Thi...
13 years 前 | 2 个回答 | 0