photo

parvatham vijay


Active since 2019

Followers: 0   Following: 0

Message

i am a research student
Professional Interests: image compression ,processing using jpeg 2000

Statistics

MATLAB Answers

2 Questions
1 Answer

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

  • Thankful Level 1

View badges

Feeds

View by

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

answers

Answered
i 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

2

answers