Welid Benchouche - MATLAB Central
photo

Welid Benchouche


Last seen: 約1年 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFrom 04/15 to 03/25Use left and right arrows to move selectionFrom 04/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
5 回答

Cody

0 問題
2 解答

ランク
35,775
of 297,672

評判
1

コントリビューション
7 質問
5 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
82,296
of 159,351

コントリビューション
0 問題
2 解答

スコア
30

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Solver
  • Explorer
  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

質問


wheel encoders + mpu605 differential drive mobile robot Odometry
Hello dear reader I have been experimenting for months but coudln't get a precise solution to my problme, which is: I wish...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


translate a script function into a matlab function for use in simulink
Subject: Translating a function that works using Matlab command into a Matlab function to be used in Simulink Dear reader, Gr...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


can i make it so my raspberry pi differential drive mobile robot doesn't stop moving when sending digital signals to its motors in a for loop ?
I have a differential drive mobile robot that is based on a raspberry pi, i control the right speed and left speed, i have conve...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


Controlling Raspberry pi using GUI
Dear Fellow MATLABers Greetings! i hope you are well My problem is that I am trying to control my raspberry pi that is con...

3年以上 前 | 0 件の回答 | 0

0

回答

回答済み
recursive function to calculate Max number.
my solution to this assignment is function mx = my_recursive_max(v) % base case if length(v) == 1 mx = v; else % recu...

3年以上 前 | 0

解決済み


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

3年以上 前

解決済み


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年以上 前

回答済み
path planning of mobile robot
if your output is x,y,theta, and your desired output is x,y, use atan(y/x) to get theta desired and there you have it , hope thi...

約6年 前 | 0

回答済み
path planning of mobile robot
why don't you use vl and vr instead of wl and wr in your kinematic model, do you have to use the latters ? and by the way, your ...

約6年 前 | 0

回答済み
Want to know how to make XY coordinate in simulink
you need to use (clock) block from simulink and attach it with a (to workspace ) block from simulink , this sends time sequence ...

約6年 前 | 0

質問


two wheeled mobile robot model predictive control problem
hello i'm attaching a simulink model predictive control for two wheeled mobile robot, i have [x, y, teta] outputs, my referenc...

約6年 前 | 0 件の回答 | 0

0

回答

回答済み
Linearization error "NaN's cannot be converted to logicals"
hello guys, can you please help me , i get the same error on model predictive control when linearizing Rc=0.15

約6年 前 | 0

質問


help with lqr control of DIPC
hello, i need help with the LQR control of a double inverted pendulum on a cart, the thing is when i simulate the model,everythi...

10年弱 前 | 0 件の回答 | 1

0

回答

質問


not enough input argument
hi guys,i have a problem trying to run this code : function double_pendulum(ivp, duration, fps, movie) % DOUBLE_PENDULUM Anima...

10年弱 前 | 0 件の回答 | 0

0

回答