Community Profile

photo

learningmat


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


About stationary wavelet transform
Hi all.. I have a doubt in stationary wavelet transform. In DWT, we are applying low pass and high pass filter and decimated b...

9 years ago | 0 answers | 0

0

answers

Question


how to calculate the entropy of an fused image, joint entropy
Hi all how to calculate the entropy of an fused image? By using the matlab command entropy(Fused Image)is enough? But somet...

10 years ago | 0 answers | 0

0

answers

Question


how to blur the left half image alone
Hi all, I want to blur the right half or left half of the image alone... How to do that.. Thanks in advance

10 years ago | 1 answer | 0

1

answer

Question


Multiple switch cases for different operations
Hi all, I want to do 3 processes. At first time i want to do some arithmetic operations which i can do it using switch cases.....

10 years ago | 1 answer | 0

1

answer

Question


I have a matrix with 100 x 100, from that i have to select a 50 x 70 matrix, how should i do it in matlab
In many functions i cant generate with different dimensions in the row and columns (i.e)i can generate a dct matrix with the dim...

10 years ago | 1 answer | 0

1

answer

Question


convertion of rgb 2 gray from the gray image, how to retrieve the original image
Hi all, I want to convert to a RGB image into grayscale image.and i want to get back the original image. How should I get back ...

10 years ago | 1 answer | 0

1

answer

Question


how to convert a gray scale image to color image using matlab
Hi all, Is there any possibility to convert ab gray scale image into color image.If so, kindly suggest me. Thanks in advance...

10 years ago | 5 answers | 0

5

answers

Question


want to multiply two matrices each time in a particular position according to randperm matrix position
hi all, i want to multiply 2 50 x 50 matrix, according to the position of reandperm matrix. i.e first i ll generate randperm ma...

10 years ago | 2 answers | 0

2

answers

Question


how to generate a toeplitz matrix with dimension (100 x 150) using matlab.
If i give toeplitz(a,b) and i defined a=[1 0 1 0]:, b=[1 0 1 1] with the help of repmat i can access the matrix in the dimension...

10 years ago | 1 answer | 0

1

answer

Question


how to select first 23 rows and 25 columns from a 25 X 25 matrix in matlab
access a matrix from another matrix which is having sifferent dimension. i.e how to select first 23 rows and 25 columns from a 2...

10 years ago | 1 answer | 0

1

answer