Community Profile

photo

Ahmad Nur Hasybi


Last seen: fast 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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, ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort