Statistics
RANK
167,734
of 295,605
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,252
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,164
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
Problem in handling don't care condition
Dear members, I have a problem whose description is: I have designed a GUI consist of popup menus for "activity, health, diet...
12 years ago | 0 answers | 0
0
answersQuestion
How to store output of iterative statement to a matrix?
I have the following code segment numRows=size(rulesTable,1); fluCertainity=[-1 100 100 75 20 25 80]; for i=1:numRow...
12 years ago | 1 answer | 0
1
answerProblem in matching a subset of columns of two matrices
Thanks Walter, Thanks for the answer but i want to take one row of T each time and compare with all rows of R for match, if r...
12 years ago | 0
| accepted
Question
Problem in matching a subset of columns of two matrices
I have the following matrices: ********************* Training data set: T ********************* 1 2 ...
12 years ago | 2 answers | 0
2
answersQuestion
How to use 'goto' statement?
I have the problem in the code segment: if matchedRulesCount==0 goto('N') return else ...
12 years ago | 3 answers | 0
3
answersQuestion
Rules Extraction Algorithm (LEM2) Implementation
How can I implement the automatic rules extraction algorithm LEM2 to extract rules automatically from a large data set of patien...
12 years ago | 0 answers | 0