Feeds
質問
How to create an additional output for ANN where the inputs are considered Not Recognizable?
I know how to implement ANN for pattern recognition in Matlab. I provide input A,B,&C, and train the ANN to recognize A,B,&C. ...
約8年 前 | 0 件の回答 | 0
0
回答質問
what is 'radii' in the 'genfis2' function?
fismat = genfis2(Xin,Xout,radii) the usage for genfis2 is shown above. One of the input required is radii. i do not under...
9年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to calculate number of times a pair appear in an array
Thank you for the very quick reply. You've made my life so much easier. Thank you again!!
How to calculate number of times a pair appear in an array
Thank you for the very quick reply. You've made my life so much easier. Thank you again!!
9年以上 前 | 0
質問
How to calculate number of times a pair appear in an array
Let's say I have an array as such: <</matlabcentral/answers/uploaded_files/36617/Capture.PNG>> X and Y is the original dat...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Want to use SVM to classify inputs into groups
I have a 4 sets of data which i wish to classify into 4 groups. each group have 100 sets of data. This can be done easily us...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Question about "newp" function in neural network toolbox
net = newp([-2 2;-2 +2],1); I'm trying to learn about neural network on my own by reading the tutorial there's one part i do...
約10年 前 | 2 件の回答 | 0