photo

Yaseen Abdel Moneim Sabry El-Zawahry


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
274,182
of 300,176

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,884

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,643

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I get A knowing Ap and p?
For an n*n symbolic matrix A and an n*1 symbolic vector p, if I know the value of p and Ap, how can I find A?

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I write a symbolic vector function n(q, w) as c(q, w)*w + g(q)?
Here q and w are vectors as well. For example if I have n(q, w) as cos(w1)*cos(q1)*w1 + q1 I want to get c(q, w) as cos(w1)*cos(...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to generate a simulink matlab function block for a very large function?
I'm generating a Simulink Matlab function block using matlabFunctionBlock() for a function describing some robot dynamics which ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How can I create an array of symbolic matrices?
I need to create an array of symbolic matrices. But when I try this code: syms a b c x(6) = [a b; c 0] Unable to perf...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I evaluate the next state to take a decsion in Simulink?
After some time thinking and trying solutions I came up with one that works well enough for my application. What I did is that I...

7 years 前 | 0

提问


How can I evaluate the next state to take a decsion in Simulink?
Keeping the complicated details aside, what I want to do is this: I want to take a decision in Simulink (Choose between two cont...

7 years 前 | 2 个回答 | 0

2

个回答