Feeds
已解决
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:...
4 years 前
已回答
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...
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...
4 years 前 | 0
已回答
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...
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...
4 years 前 | 0
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
4 years 前 | 0
已回答
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...
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...
4 years 前 | 1
提问
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) ...
4 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
velocity response calculation by central difference approximation
Hello, I am looking to calculate velocity response from the measured displacements via a central difference approximation. ...
7 years 前 | 1 个回答 | 0