photo

Andualem alemu


2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to create target dataset from the main dataset?
From the matlab datasets one is House dataset. This dataset has Inputdataset and targetDataset. My question here are how are the...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


How can I find the sensitivity of a feedforward net and NARX in matlab 2013a?
How can I find the sensitivity of a feedforward net and NARX in matlab 2013a?

10年弱 前 | 0 件の回答 | 0

0

回答

質問


How to find sensitivity of feedforward net in matlab?
I am trying to find the sensitivity of a feedforward neural network. For example, to find the sensitivity of the following fe...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


ensembled feedforward neural network for time series forecasting
Hello Dear ones My name is Andrew.... I am trying a time series forecasting application using matlab to create an ensembled ...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


How to prepare target vector in matlab?
<</matlabcentral/answers/uploaded_files/27504/exdata.gif>> I am developing time series forecasting using feedforwarenet in ma...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


unable to use my own data like .xlsx, csv, and arff
First question: [x,t] = house_dataset; net = feedforwardnet(10,'trainlm'); net = train(net,x,t); y = net(x) But, here i ...

10年弱 前 | 1 件の回答 | 0

1

回答