parvatham vijay
Followers: 0 Following: 0
Statistics
RANK
249,761
of 300,369
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,936
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,436
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
i would like to create a 3x9 matrix which contains numbers from 1 to 9. how to overlap of every 3x3 matrix
sir, Like hankel, i want to create a matrix.but overlapping of 3x3 matrix.how to do this
6 years ago | 0 answers | 0
0
answersi split the image pixels into many small matrices
i want to create a matrix which contains the numbers from 1 to 256, (3x3 matrix but continiously,) 3 rows and 768 columns.the ...
6 years ago | 0
Question
i split the image pixels into many small matrices
i split the image pixels into many small overlapping matrices block(:,:,kk+j)=grey_img((i:i+2),(j:j+2)) i want to recombine ...
6 years ago | 2 answers | 0
