Raja Joko Musridho
Universiti Teknologi Malaysia
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
C
Spoken Languages:
English
Pronouns:
He/him
Feeds
已提交
FastSLAM 2.0 (by Bailey) used by Raja Joko Musridho
Copy this to main fastlam folder - to use the error counter.
5 years 前 | 4 次下载 |
已提交
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 years 前 | 1 次下载 |
提问
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 前 | 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));
6 years 前 | 1 个回答 | 0
1
个回答已提交
Auto-Repeat Your (Required-To-Run-Manually-OneByOne)-Code
Same simulation, Many results.
7 years 前 | 1 次下载 |
已提交
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 years 前 | 1 次下载 |