Ahmad Nur Hasybi
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
73 299
of 295 467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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, ...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0