photo

Mohamed Eshag


Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

14 Questions
0 Answers

RANK
151,844
of 300,584

REPUTATION
0

CONTRIBUTIONS
14 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


what is a function in MATLAB that convert the continues linear time-invariant to discrete linear time-invariant
x is the state u is the control input w is the disturbance

6 years ago | 0 answers | 0

0

answers

Question


For iterative learning control ,how to find the learning function (L(q)) and Q-filter in command window in MATLAB for state space system
H∞ design methods offer a systematic approach to ILC design.The goal is to find the learning function L(q) that offers the faste...

7 years ago | 0 answers | 0

0

answers

Question


can anyone offer control of state space system using Iterative Learning Control in command window in MATALB
can anyone offer control of state space system using Iterative Learning Control in command window in MATALB

7 years ago | 1 answer | 0

1

answer

Question


is there any control technique not depend on state space model for the system??
is there any control technique not depend on state space model for the system??

7 years ago | 1 answer | 0

1

answer

Question


can I design model predictive control for system not represented by state-space model??
can I design model predictive control for system not represented by state-space model??

7 years ago | 1 answer | 0

1

answer

Question


How can I design Model predictive control in command window for the 2nd order ODE system
d2w(t)/dt2= Aw(t)+Bu(t)+d(t), w(t)==state, u(t)==control input, d(t)== disturbance

7 years ago | 0 answers | 0

0

answers

Question


I need MATLAB model for Vibrating string with distributed disturbances and boundary conditions which fixed at the one end and free at another end?
vibrating string model is a second order non-homogenous hyberpolic PDE

8 years ago | 0 answers | 0

0

answers

Question


why this error occur ??Index exceeds matrix dimensions.
i want to convert one vector(u) to two vector (u1) and (u2); n=401; for i=1:n u1(i)=u(i); u2(i)=u(i+n); ...

8 years ago | 1 answer | 0

1

answer

Question


how/when the ode45 solver is executed within a Simulink model as level-2 s function>>??
I'm trying to understand how/when the solver is executed within a Simulink model. Specifically, I have a rather complicated MATL...

8 years ago | 0 answers | 0

0

answers

0

answers

Question


Hello every body ...I have two PDEs as governing equation for timoshenko beam and three boundary equations ...How can I make it's model by Matlab??
<</matlabcentral/answers/uploaded_files/91324/paint.png>> Remark 1 For clarity, notions (·)'= ∂(·)/∂x and (·˙) = ∂(·)/∂t are...

8 years ago | 1 answer | 0

1

answer