photo

Mostafa Sallam


Last seen: más de 1 año hace Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

Programming Languages:
MATLAB
Spoken Languages:
Arabic

Estadística

MATLAB Answers

5 Preguntas
2 Respuestas

CLASIFICACIÓN
135.453
of 301.472

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.293

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.655

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Explorer
  • Thankful Level 1
  • First Answer
  • Revival Level 1

Ver insignias

Feeds

Ver por

Pregunta


MATLAB code error, LQR
Hello: for the follwoing code: % Part 1: Define the system parameters and initial conditions % Define the system paramet...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error in my MATLAB code
Hello, when I try to simulate the code: % Define the communication topology L = [1 -1 0 0; 0 0 0 0; 0 -1 1 0; ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


For multiagent control system, How can I simulate matrix (L) on SIMULINK or m-file?
For multiagent control system, How can I apply matrix (L) on SIMULINK or m-file? I design a Quadcopter model on SIMULINK, I try ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Need help programming a 2-sliding mode differentiator by Arie Levant in matlab mfile.
you can directly use Arie Levant algorithm from the following link: http://www.reichhartinger.at/index.php?id=1 in this we...

más de 7 años hace | 0

Pregunta


Error in Integrator is not finite
I received the following error: Derivative of state '1' in block 'PSO_PFL/Crane Model/Integrator1' at time 4.0 is not finite....

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Solve Command for Unknown Parameters
Dears, How can I solve the following equation with MATLAB to get the value of the unknown parameter (beta): 7*exp(-0.008*b...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Respondida
Simulink online feedback linearization (linearization using simulink blocks)
Dear, The appropriate solution for your issue is the feedback linearization (FBL). FBL can linearize your nonlinear plant every...

casi 8 años hace | 0