photo

Deep Gogoi


Personal

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

matlab using neural network

统计学

MATLAB Answers

8 个提问
1 个回答

排名
35,614
of 297,527

声誉
1

贡献数
8 个提问
1 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

提问


Can I train NARX network using PSO
Can I train NARX network using PSO

10 years 前 | 0 个回答 | 0

0

个回答

提问


How can i fixed the number of iterations for every execution in NARX model
How can i fixed the number of iterations for every execution in NARX model

10 years 前 | 0 个回答 | 0

0

个回答

提问


Why in different execution different performance comes in the Neural Network same program ?
Why in different execution different performance comes in the Neural Network same program ?

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to train a NARX neural network using PSO
I want to optimize the performance of NARX model for future prediction using Particle Swarm Optiization. SO , ow can I train ...

10 years 前 | 0 个回答 | 1

0

个回答

提问


How to load own dataset
How can I load my own dataset instead of inbuilt data set like simplefit_dataset

10 years 前 | 1 个回答 | 0

1

个回答

提问


Subscript indices must either be real positive integers or logicals
I have enclosed my .m file . I can't remove the error at line number 29. The error is " Subscript indices must either be ...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Subscript indices must either be real positive integers or logicals.
I have enclosed my .m file . I can't remove the error at line number 29. The error is " Subscript indices must either be ...

10 years 前 | 0

提问


Subscript indices must either be real positive integers or logicals.
The code is: %%%NARX code %% 1. Importing data load input; load target; % %%S = load('magdata'); % %%X = con2seq(S...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to load own file in NARX model instead of exisitng loaded "magdata"
Istead of " load magdata y = con2seq(y); u = con2seq(u); " what is the code for my own data

10 years 前 | 0 个回答 | 0

0

个回答