photo

Raja Joko Musridho


Universiti Teknologi Malaysia

Last seen: 3 mois il y a Actif depuis 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

Statistiques

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

Afficher les badges

Feeds

Afficher par

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

environ 6 ans il y a | 1 réponse | 0

1

réponse

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

plus de 6 ans il y a | 1 réponse | 0

1

réponse