photo

Ahmad Nur Hasybi


Last seen: 거의 3년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
82,544
of 297,648

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,460

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,301

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Index in position 2 exceeds array bounds (must not exceed 1). Error in S=stepinfo(ScopeData(1:size(ScopeData,1),2)
hi! i just wrote the optimization code for fuzzy membership using firefly algorithm. I use this code: %clear clc %inisialisa...

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

1

답변

질문


Can anyone knowledge me what is the meaning of this syntax?
S=stepinfo(ScopeData(1:size(ScopeData,1),2),ScopeData(1:size(ScopeData,1),1)); bright(i,1)= mean(ScopeData(round(S.SettlingTime...

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

1

답변

질문


how can i optimize my fuzzy membership function using firefly algorithm?
I have a membership function of fuzzy with the trial and error value. I want to get the optimize value using firefly algorithm, ...

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

1

답변

질문


Error using symfun>validateArgNames (line 333) Second argument must be a scalar or vector of unique symbolic variables.
What can I do? Please ur help! close all clc clear syms x y; x= (-13:13); y =symfun( x + exp(x), x); figure(1) fplot...

대략 4년 전 | 답변 수: 1 | 0

1

답변