photo

Mostafa Sallam


Last seen: mehr als ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Programming Languages:
MATLAB
Spoken Languages:
Arabic

Statistik

MATLAB Answers

5 Fragen
2 Antworten

RANG
135.453
of 301.472

REPUTATION
0

BEITRÄGE
5 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
20.0%

ERHALTENE STIMMEN
0

RANG
 of 21.293

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.655

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

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

fast 8 Jahre vor | 0