Community Profile

photo

Ray


Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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. ...

7 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Answered
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!!

8 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...

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 2 answers | 0

2

answers