photo

Priya Dharshini


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
222,855
of 300,863

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,100

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,413

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Attempt to reference field of non-structure array error message while running genetic algorithm code
While running my genetic algorithm code i'm getting the following errors Attempt to reference field of non-structure array....

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

1

답변

질문


Error while running ga code. How to use function handler .? Undefined function or variable 'FcnArgs'
I have error while running my M file. My function handler is as follows h=@(x) rmse_test(x,FcnArgs{net:inputs:target}); ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


To optimize a neural network by giving 46*3 inputs from excel and getting 46*1 output using a genetic algorithm
I have found the answer from the Matlab team but the code is applied for a single input. *I need to get 3 inputs of 43 rows f...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


I have the following code while running i'm getting parse error at 'clear':usage might be invalid MATLAB syntax. I'm unable to fix this error could anyone help me..??
function nmse_calc = nmse(wbr, net, input, target) % wbr contains the weights and biases vector in row vector form as %...

거의 10년 전 | 답변 수: 4 | 0

4

답변

질문


Could anyone help me how to write a code to find the fitness function that could be used in optimization toolbox by using 3 inputs and getting an output using neural network (Training Process)
Hi, I'm new in learning genetic algorithm in matlab. Could anyone help me how to write a code to find the fitness function th...

거의 10년 전 | 답변 수: 1 | 0

1

답변