photo

Deep Gogoi


Personal

2015년부터 활동

Followers: 0   Following: 0

메시지

matlab using neural network

통계

MATLAB Answers

8 질문
1 답변

순위
35,614
of 300,381

평판
1

참여
8 질문
1 답변

답변 채택
25.0%

획득한 표
1

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
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

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

0

답변