betul uslu
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
194,084
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Dividing a matrix into two parts
Without using Q1 = search(search(:,4)==1,:) % == compares each entry in the fourth column to 1 Q2 = search(search(:,4)==2,:)...
5 years ago | 1 answer | 0
1
answerQuestion
Comparing any of the matrix input
Hello, I have matrix 'classes classes = 1 2 What i need is, if classes matrix include x it should say...
5 years ago | 1 answer | 0
1
answerQuestion
Comparing array with any element of the array
Hello All. I have vector named classes classes = 1 2 I need to compare all classes element with D = datase...
5 years ago | 1 answer | 0
1
answerQuestion
How can I import dataset in specific range
Hello. I am trying to import my csv file in specific range for example, from ith column to jth column and from kth row to nth ...
5 years ago | 1 answer | 0