photo

Mostafa Sallam


Last seen: 11 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
MATLAB
Spoken Languages:
Arabic

统计学

MATLAB Answers

5 个提问
2 个回答

排名
78,809
of 299,930

声誉
0

贡献数
5 个提问
2 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

7 years 前 | 0

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

已回答
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...

7 years 前 | 0