photo

Ahmad Nur Hasybi


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
188,896
of 300,847

評判
0

コントリビューション
4 質問
0 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,238

コントリビューション
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...

約5年 前 | 1 件の回答 | 0

1

回答