photo

Mostafa Sallam


Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
Arabic

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
236,787
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

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

6 years ago | 0

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 2 answers | 0

2

answers

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

6 years ago | 0