photo

Raja Joko Musridho


Universiti Teknologi Malaysia

Last seen: 1 year ago Active since 2017

Followers: 0   Following: 1

Message

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

Statistics

All
MATLAB Answers

2 Questions
0 Answers

File Exchange

4 Files

RANK
100,845
of 300,369

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
10,238 of 20,936

REPUTATION
60

AVERAGE RATING
3.50

CONTRIBUTIONS
4 Files

DOWNLOADS
6

ALL TIME DOWNLOADS
409

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


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

6 years ago | 2 downloads |

5.0 / 5

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

6 years ago | 2 downloads |

5.0 / 5

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

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

7 years ago | 1 answer | 0

1

answer

Submitted


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

8 years ago | 1 download |

2.0 / 5
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.

8 years ago | 1 download |

2.0 / 5
Thumbnail