Raja Joko Musridho - MATLAB Central
photo

Raja Joko Musridho


Universiti Teknologi Malaysia

Last seen: 11ヶ月 前 2017 年からアクティブ

Followers: 0   Following: 1

Lecturer of Informatics Engineering at Universitas Pahlawan Tuanku Tambusai, Riau, Indonesia. Master of Philosophy in Computer Science, School of Computing Universiti Teknologi Malaysia Johor Bahru, Johor, Malaysia. Bachelor of Engineering in Informatics Engineering, Faculty of Science and Technology Universitas Islam Negeri Sultan Syarif Kasim RIAU Pekanbaru, Riau, Indonesia.

Programming Languages:
C
Spoken Languages:
English
Pronouns:
He/him

統計

All
File ExchangeMATLAB AnswersFrom 08/17 to 03/25Use left and right arrows to move selectionFrom 08/17Use 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

2 質問
0 回答

File Exchange

4 ファイル

ランク
158,988
of 297,775

評判
0

コントリビューション
2 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
10,200 of 20,469

評判
59

平均評価
3.50

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

ダウンロード
7

ALL TIME ダウンロード
398

ランク

of 159,513

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 1
  • First Submission

バッジを表示

Feeds

表示方法

送信済み


FastSLAM 2.0 (by Bailey) used by Raja Joko Musridho
Copy this to main fastlam folder - to use the error counter.

5年以上 前 | ダウンロード 3 件 |

5.0 / 5

送信済み


Error Counter for FastSLAM Toolbox of T. Bailey
Count 3 types of error: 1. Landmark-based Landmark Error 2. Timestep-based Landmark Error 3. Robot Position Error

5年以上 前 | ダウンロード 2 件 |

5.0 / 5

質問


I ran TWO almost same codes (different file), on TWO opened Matlab at a time, The Result will be the same?
I was executing a code of soft computing things, which if the same file you run more than once, the result will not always be th...

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

1

回答

質問


Why are these two RMSE yield different results?
LM_error= sqrt(mean(((trueLm-estLm).^2),2)); LM_error= sqrt(sum(((trueLm-estLm).^2),2)/length(data));

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

1

回答

送信済み


Auto-Repeat Your (Required-To-Run-Manually-OneByOne)-Code
Same simulation, Many results.

7年以上 前 | ダウンロード 1 件 |

2.0 / 5
Thumbnail

送信済み


Access a Column/Row in every Cells in an Array, then Convert It into a New Array
Many results, select some parts of them.

7年以上 前 | ダウンロード 1 件 |

2.0 / 5
Thumbnail