Ahmad Nur Hasybi
Followers: 0 Following: 0
Statistik
4 Fragen
0 Antworten
RANG
73.311
of 295.527
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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, ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0