Community Profile

photo

Romendra


Active since 2012

Professional Interests: image processing

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Question


Reading a HDR file
Hi, I am trying to convert an hdr file so that I can display it. The function hdrread('filename.hdr') can only read m x n x3 wh...

11 years ago | 0 answers | 0

0

answers

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

11 years ago

Question


Difference in Wavelet decompostion coefficients
Hi, I have a signal of size 36X1 and I get different values of the approximate coefficients when I use the GUI in wavelet too...

11 years ago | 2 answers | 0

2

answers

Question


newrbe matlab2007b vs 2010a
Hi, Does anyone know if there is a difference in the newrbe function in matlab 2007b and matlab 2010a. The newrbe function I ...

12 years ago | 2 answers | 0

2

answers

Answered
how to concatenate a result of a loop to a single 2D mtrixa
okay, so the cat function does not work in this case but the vertcat sure did. Just added a little if loop in this arr_t...

12 years ago | 0

| accepted

Question


how to concatenate a result of a loop to a single 2D mtrixa
Hi, I have the following code to find the linear index and the associated values of connected points in a matrix a=[0 1 1 ...

12 years ago | 1 answer | 0

1

answer

Question


Connected points
Hi, I need to know if there is any way to find the indices of connected points. To be more specific, is there any way that to p...

12 years ago | 1 answer | 0

1

answer