photo

Nikhil Chourasia


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
245,086
of 300,553

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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


watermark extraction using Wavelet Decomposition
Can any one help me to extract watermark from watermarked image

10 years ago | 0 answers | 0

0

answers

Question


Average of array element at defined interval
Suppose, a=[1 2 3 4 5 1 2 3 4 5 1 2 3 4 5 1 2 3 4 5] i want to calculate average of group of five nos. so that my resultin...

10 years ago | 2 answers | 0

2

answers

Question


How to find inverse of concatenate
Suppose i have a matrix r=[1 2 3] g=[4 5 6] b=[7 8 9] rgb=cat(3,r,g,b) Now how could I recover r,g,b matrix fro...

10 years ago | 1 answer | 0

1

answer

Question


Repeat matrix element of a given matrix
my matrix is x=[2 5 3 6 1] I want it to make it as y=[2 2 2 2 5 5 5 5 3 3 3 3 6 6 6 6 1 1 1 1] which function does it?

10 years ago | 4 answers | 0

4

answers

Question


I want to create an image using a matrix.
1) Suppose i have a (8x8) matrix and i want this matrix to be converted into image (as shown in below image). <</matlabcent...

11 years ago | 1 answer | 0

1

answer