photo

Richard


Culham Centre for Fusion Energy

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
13,006
of 299,916

声誉
3

贡献数
4 个提问
2 个回答

回答接受率
75.0%

收到投票数
2

排名
 of 20,840

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,527

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

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

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

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

14 years 前 | 2 个回答 | 0

2

个回答