Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
