photo

Rahman


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
162,054
of 300,364

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 1

View badges

Feeds

View by

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

13 years ago | 0 answers | 0

0

answers

Question


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

13 years ago | 1 answer | 0

1

answer

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

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

13 years ago | 2 answers | 0

2

answers

Question


How to use 'goto' statement?
I have the problem in the code segment: if matchedRulesCount==0 goto('N') return else ...

13 years ago | 3 answers | 0

3

answers

Question


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

13 years ago | 0 answers | 0

0

answers