photo

Andualem alemu


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
254,609
of 299,862

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答