photo

Raja Joko Musridho


Universiti Teknologi Malaysia

Last seen: 1 year 前 自 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
MATLAB Answers

2 个提问
0 个回答

File Exchange

4 文件

排名
101,774
of 299,806

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
10,214 of 20,809

声誉
60

平均
3.50

贡献数
4 文件

下载次数
6

ALL TIME 下载次数
409

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


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 前 | 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 years 前 | 1 个回答 | 0

1

个回答