photo

Nikhil Chourasia


2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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?

9년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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...

거의 10년 전 | 답변 수: 1 | 0

1

답변