photo

fouad koudsi


Last seen: 3 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

5 个提问
4 个回答

Cody

0 个问题
1 个答案

排名
100,995
of 297,503

声誉
0

贡献数
5 个提问
4 个回答

回答接受率
20.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
125,964
of 159,017

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • First Answer
  • Thankful Level 1

查看徽章

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

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

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

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

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

5 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

1

个回答