photo

Gino Massafra


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
2 个回答

排名
19,997
of 301,273

声誉
2

贡献数
5 个提问
2 个回答

回答接受率
60.0%

收到投票数
2

排名
 of 21,212

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,726

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Obtaining neural network formula
Dear Greg, I've found the answer to my question for this simple case: F = [-9 1 2 3 4 5 6 7 8 9 10 30 60];%neural network in...

9 years 前 | 0

提问


Obtaining neural network formula
Hi, I'm trying to obtain the formula from neural network using a linear simple case: F = [-9 1 2 3 4 5 6 7 8 9 10 30 60];%ne...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How do I extract midlines from this type of figure?
Hello, I would like to know if there is a way or a standard algorithm to extract midlines from a type of image attached below. ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Failure in a simple division
Hi everybody, I found a litle bug in a code of mine related to a failure in a simple division: >> 473/10 ans = 47.29999999...

10 years 前 | 1 个回答 | 1

1

个回答

提问


Artificial neural network - weights & biases
Hi everybody, I have used net = newff(F, T,[],{},'traingdx') in MATLAB R2012a version where F is a 2x4601 input matrix and T is ...

10 years 前 | 1 个回答 | 1

1

个回答

已回答
How to minimaze the number of neural network input?
That's it. Thank you Greg

11 years 前 | 0

提问


How to minimaze the number of neural network input?
Hi everybody, I am trying to choose which are the best input parameters for my feedforward neural network. Actually, I have 14...

11 years 前 | 2 个回答 | 0

2

个回答