Sayed Afreen
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
292,520
of 295,527
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
If I have single column vector from 1 to 54 values as given below and I want to divide this column vector into 6 column vector and store it into a matrix how could I do this?? please try to help me out..
xi=[1;2;3;......;54]
7 years ago | 2 answers | 0
2
answersQuestion
If I use the following function to obtain scatter matrices then how could I pass the input data to this function ,please help me if anybody know??
function [B W]=scattermat(data,Y) %FUNCTION THAT CALCULATES SCATTER MATRIX: % B:BETWEEN CLASS SCATTER MATRIX %...
7 years ago | 1 answer | 0