Statistics
RANK
197,552
of 295,689
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerHow 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 ago | 0
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0