photo

Mostafa Nakhaei


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
5 个回答

排名
2,954
of 300,352

声誉
20

贡献数
3 个提问
5 个回答

回答接受率
66.67%

收到投票数
9

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


Catching a warning to avoid matrix singularity
My program calls a nested function. That nested fanction gets the 'number of iterations' as the input. Sometimes, the number of ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Why do I get a matrix dimensions must agree error in PCT on external server but not on local cluster?
I have the same issue and I only access to Matlab 2016a What should I do?

5 years 前 | 0

提问


Why I cannot see the Validation Curve in "Plotperform"?
Hi, I am training a fairly large network (100,000 observations and 17 variables, 3 regression outputs) using Matlab. The "plotp...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
How to avoid getting negative values when training a neural network?
I found the answer for my problem. The main reason for getting negative results after I trained and tested the dataset with posi...

5 years 前 | 1

| 已接受

提问


How to avoid getting negative values when training a neural network?
Is there anyway to constrain the network results when we train a feed forward neural network in Matlab? I am trying to train a...

6 years 前 | 2 个回答 | 0

2

个回答

已回答
Generating random numbers from normal distribution
The best answer is to simply not consider the side that produce negative results using if statement. So, generate the whole num...

6 years 前 | 0

已回答
Machine learning and data normalization - how data should(?) be normalized.
Please note that the best practice in machine learning is to keep the distribution of testing and training the same. So, if you ...

6 years 前 | 1

已回答
zeros of Bessel functions
The above answer only calculates one zero. However, in most cases, more than one zero is needed. There are several m.file for ...

6 years 前 | 7