Community Profile

photo

Raja Joko Musridho


Last seen: 28 days ago Active since 2017

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.

Statistics

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

View badges

Content Feed

View by

Submitted


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

4 years ago | 4 downloads |

Submitted


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

4 years ago | 1 download |

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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));

6 years ago | 1 answer | 0

1

answer

Submitted


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

6 years ago | 1 download |

Thumbnail

Submitted


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

6 years ago | 1 download |

Thumbnail