photo

Zulfa Muthmainnah


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
220,608
of 300,851

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


??? Subscript indices must either be real positive integers or logicals in neural network
I need your help! I want to classify my data into five groups using feedforward backpropagation. I made the program and apply ...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


How to compute matrix variable in mat file?
I want to compute variables in my matrix with this formula: P = load('grading/dimension.mat','Z'); min_P = min(P.Z);...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


error Undefined function or method 'min' for input arguments of type 'struct'
I want to find min and max value of my matriks P = load('grading/datauji.mat'); min_P = min(P,[],3); max_P = max(...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


How to save multiple data in one text file
I want to save height and width value from multiple objects in one text file, but it only saved the last processed image data. h...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


how to read multiple images from axes gui matlab
I have multiple RGB images attached in axeses (1 to 9) in GUI matlab and I want to convert the images into binary image with one...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


error using rgb2gray
I've made GUI with GUIDE which makes RGB image into binary image. Before I change the RGB image into binary image, I read the im...

10年弱 前 | 1 件の回答 | 0

1

回答