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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0