統計
All
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年弱 前
回答済み
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 1 件の回答 | 0