photo

NOOR


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
149,459
of 301,111

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,172

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,838

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


What are the possible performance functions for a Neural Network on Matlab?
Hello, I have two questions: firstly, whenever I try to change the performance function from 'mse' to 'mae' (mean absolute e...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do I update NARX network to a NARMAX network using the MATLAB neural network toolbox?
I found that the MATLAB Neural Network toolbox has a built in NARX-net model. However, I was wondering how I can change that int...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to combine NARX with CNN?
I currently have built a NARX neural network for traffic flow prediction, which doesn't perform as well as I would have liked. W...

8 years 前 | 0 个回答 | 0

0

个回答

提问


NARX Neural Network Error in Preparets (line 293)
for some reason I keep getting this error "index exceeds matrix dimensions" for my preparets function. Here is my code: inde...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab Neural Networks Robustness
I created some simulated data for my neural networks model. There are some parameters in my inputs that are "randn" but constrai...

9 years 前 | 0 个回答 | 0

0

个回答

提问


normalizaiton using mapminmax neural network
If i use the function dividerand and then afterwards "mapminmax" on my input and target data, will it automatically only normali...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Training a Custom Neural Network
Hello, I used the Neural Networks Toolbox to create a Custom Feed Forward Neural Network (net = network), but it does not train ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how do i create a multi-task learning neural network on matlab?
I am new to the MATLAB neural networks tool box and I'm having difficulty defining more than one output node to begin creating a...

9 years 前 | 1 个回答 | 0

1

个回答