Statistics
4 Questions
0 Answers
RANK
160,651
of 300,974
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,128
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 172,078
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
in MATLAB, find std with using for loop
I write a code for Naive Bayes Classification. But my code is working wrong. In the std calculation part, I want to work for a...
6 years ago | 0 answers | 0
0
answersQuestion
Taking multiple inputs from user in one box in MATLAB
I want to take multiple values with waitfor operator but my code does not work. Where is my mistake? methods (Access = private)...
6 years ago | 0 answers | 0
0
answersQuestion
How can I get multiple input in one number field in GUI
I have a matrix. Its attribute size is 4. But I want take 4 input in a for loop by using attributeNum. Here is my code. But it...
6 years ago | 0 answers | 0
0
answersQuestion
How can I create 2 different matrices from 1 matrix?
I have a database 749x5 size. What I want is: I created a matrix from this dataset. I called it matrix. Then, the last column o...
6 years ago | 1 answer | 0
