photo

Rafa


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
198,389
of 300,765

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Help using MSE or MAE
Hi, I am using NNtoolbox of MatlabR2008a. In my code,i am using the commands: [net, tr] = train (net, p, t); plotperform (t...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Value of Test error for nn
It is possible to find the value of the Best Test Performance? When i use the command plotperform,only shows the Best Validat...

14 years 前 | 0

提问


Value of Test error for nn
When I use the command newff neural network is created. After training and plotting the chart is displayed a graph showing Trai...

14 years 前 | 2 个回答 | 0

2

个回答

提问


plott the performance of the Neural Network
Hi, I am creating a neural network and the end of the code graph is plotted the performance of the Neural Network. I'm not able ...

14 years 前 | 1 个回答 | 0

1

个回答

提问


More than one hidden layer
Hi, I am using the command net =newff(p,t,3); So, my neural netwok has one hidden layer with 3 neurons.How can i increase...

14 years 前 | 3 个回答 | 0

3

个回答

提问


Help in the backpropagation code and configuration network
Hello, I am relatively new to the area of Neural Networks and am using the toolbox of Matlab 2008a. Below is the code that I ha...

14 years 前 | 0 个回答 | 0

0

个回答

提问


Help in configuration of backpropagation neural network LM
I am applying to a prediction problem, where the type of network is supervised, the backpropagation algorithm and Levenberg Marq...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Newff - setup
I have an input array 3x125 and a 3x125 matrix output target. The three variables of the input array will map three variable...

14 years 前 | 1 个回答 | 0

1

个回答