photo

Deep Gogoi


Personal

2015 年からアクティブ

Followers: 0   Following: 0

matlab using neural network

統計

MATLAB Answers

8 質問
1 回答

ランク
35,614
of 300,786

評判
1

コントリビューション
8 質問
1 回答

回答採用率
25.0%

獲得投票数
1

ランク
 of 21,091

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 0 件の回答 | 1

0

回答

質問


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

11年弱 前 | 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 ...

11年弱 前 | 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 ...

11年弱 前 | 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...

11年弱 前 | 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

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

0

回答