photo

Richard


Culham Centre for Fusion Energy

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

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

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

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

2

个回答