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...

9년 초과 전 | 답변 수: 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?

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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 ...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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 ...

9년 초과 전 | 답변 수: 1 | 0

1

답변