Community Profile

photo

fouad koudsi


Last seen: 6 months ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • Solver
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Answered
Symbolic Matrix Multiplication in Simulink
try to covert the matrices from sym to numeric, you can use https://www.mathworks.com/help/symbolic/double.html?s_tid=srchtitle...

3 years ago | 0

Answered
How to solve a set of symbolic equations for the same variable?
Becasue you hava two equations with two unknowns (x & a), so you will not need to substitute any value for a: code: syms x a...

3 years ago | 0

Question


Rotary encoder simulation in Simulink
This is to ask about the opportunity to simulate for online students the working principle of rotary encoder. Due to current sit...

3 years ago | 1 answer | 0

1

answer

Answered
Scale Factors and Weights in Model Predictive Control
Recommended practice includes specification of scale factors for each plant input and output variable, which is especially impo...

3 years ago | 0

Answered
Problem with MPC Control (Poor Tracking)
Look into this answers your question! https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-walking-robots-patt...

3 years ago | 1

Question


Simulating MR Damper in Model Predictive control
Hi All, I have been trying to use MPC (Model Predictive Control) for controlling 2 degrees of freedom system (quarter vehicle) ...

3 years ago | 0 answers | 0

0

answers

Question


students projects in matlab or simulink
Good Day, I am instructor and I am looking to give my students course projects enhance their understanding in control systems (...

4 years ago | 1 answer | 0

1

answer

Question


make my curve smooth
Hello, Due to low sample rate my curve is not coming smooth, so I want to make it smooth This is the code I am writting: f...

4 years ago | 1 answer | 0

1

answer

Question


velocity response calculation by central difference approximation
Hello, I am looking to calculate velocity response from the measured displacements via a central difference approximation. ...

6 years ago | 1 answer | 0

1

answer