統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,105
コントリビューション
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...
7年以上 前 | 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...
7年以上 前 | 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...
7年以上 前 | 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...
7年以上 前 | 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...
7年以上 前 | 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...
7年以上 前 | 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 ...
7年以上 前 | 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...
7年以上 前 | 1 件の回答 | 0