Feeds
質問
change GUI result automatically
Hii... I need help about GUI, because I am just a beginner in MATLAB. I have a simple calculation, say a+b=c. I use slider to ...
13年弱 前 | 3 件の回答 | 0
3
回答質問
Reshaping matrix
Hi... I want to ask how to reshape this matrix A = [ 1 1 1 ; 2 2 2 ; 3 3 3] to be A = [1 1 1 2 2 2 3 3 3] using index, ...
約13年 前 | 1 件の回答 | 0
1
回答質問
Initializing ANN weighted and bias in MATLAB
Hi.... can we initialize weighted and bias ANN in MATLAB? not a randomly taken number Thank you
約13年 前 | 0 件の回答 | 0
0
回答質問
Convert floating point to binary
Hiii... I want to ask how to convert floating point to binary in MATLAB Thank you
約13年 前 | 6 件の回答 | 0
6
回答質問
creating Neural Network model using divided data
Hii I divided data for training, validation and testing, now I want to make a neural network model, can anyone help me what sh...
約13年 前 | 1 件の回答 | 0
1
回答質問
Alphabetical random permutation
Hii... in MATLAB, how to perform permutation and random permutation for alphabet? ex: I want to do random permutation for...
約13年 前 | 2 件の回答 | 0
2
回答質問
Replace a value with matrix n x m
Hii.... I want to ask how to replace a value with a matrix n x m. Ex: a = (perms[2])', if a(1)=1, replace a(1)with [1 1;1 1], ...
約13年 前 | 3 件の回答 | 0
3
回答質問
Choosing data as training, validation and testing ANN
Hi everyone, I am a very new in MATLAB and ANN, I want to know how choose the data as training, validation, and testing. ...
約13年 前 | 3 件の回答 | 0
3
回答質問
cross-validation ANN
Hii... I want to ask how to divide our data for training, validation, and testing for ANN in MATLAB, specifically for cross-v...
約13年 前 | 1 件の回答 | 0
1
回答質問
avoiding same data in looping
Hii... I am a very new MATLAB user, I want to ask how to avoid same data when I do random looping, Example, I have A = [ x y...
約13年 前 | 1 件の回答 | 0