photo

Yaseen Abdel Moneim Sabry El-Zawahry


Last seen: environ 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
1 Réponse

RANG
216 365
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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?

presque 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 7 ans il y a | 0

Question


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

plus de 7 ans il y a | 2 réponses | 0

2

réponses