Community Profile

photo

Md


Clemson University

Last seen: más de 3 años hace Con actividad desde 2014

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


Statistical significance test of Hilbert-Huang transformation
Hello, I am using empirical mode decomposition and Hilbert-Huang transformation to detect trend of sea level rise. However, I n...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


read images from two main folders
There are two main folders which have 50 sub-folders each. In sub-folders, there are tiff images. How to read images from both t...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


There are two main folders which have 50 sub-folder each. In sub-folders there are tiff images. How to read images from sub-folders.
I have two folders with names M-001 and M-002 and in each of the main folder, I have sub-folders which contain tiff images. How ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Combine cropped portions of an image
I have cropped certain portions (2 or 3 cropped rectangles) of an image and applied image processing algorithm. After image proc...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get average of an array except considering the last element of the array
I would like to get the average of an array without considering the last element of the array. Thanks in advance.

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I would like to get the average of some data only if the sample size is larger than two.
Hello, I would like to get the average of some data only if the size of the sample is larger than two. So, if the sample siz...

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I have several sub folders where I have images. I want to use imwrite for those images and get all of them in a folder. Thanks.
I have several sub-folders where I have images. I want to use sprintf and imwrite tool for the output of those images and get al...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Want to add second to a time stamp
Hi I want to add a time value in second to a time stamp. for example: 10:12:49+ 526 second what will be the output in hr:m...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to rotate a polygon
Hi, I have some data points that forms a irregular shape polygon. I want to rotate the polygon gradually to see the minimum area...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


10 Largest numbers in a matrix
how to find 10 biggest numbers from a Matrix, also how to find the indexes of those 10 biggest numbers in the matrix. Thanks.

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I find symmetry axis of a region?
Hi I am trying to find the symmetry axis of a region. Thanks in advance.

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I find the longest chord of a region?
Hi, I am trying to find out the longest chord of a region. Also, I need to find out the chord that is perpendicular to the long...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to rename the subfolders
Hey Guys, I have 60 subfolders in a folder. Subfolder names are as follows: A_001, B_001,...Z_001, A_A_001, A_B_001, ....A_Z_00...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to rename images from a series of folder
Hi All, I worte a code to rename the images in the folders. This is my code. mainDirectory = 'C:\Users\md\Desktop\NewFolder...

alrededor de 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to change directory in a for loop
Hey Guys, I have a .mat file where I have written all the directories I will use. Lets say one of the directory is 'C:\Users\md...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


sprintf changes in each iteration
Hey guys, I want to change the sprintf in each iteration using a for loop. I want to read 1403 for a mat file and also I want to...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Date conversion in a number format
Hey guys I have an excel file with the date format like this: '03/06/2014 11:39:04.324 PM' I want to convert this date form...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Make a matrix smaller based on some criteria
I am working with a matrix. A=[... 20 40 21.5 41 5 21 15 10] Now, first of all, I want to find out the similar ...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Respondida
Make a matrix smaller based on some criteria
row 1 is 20 40 21.5 41 and second row is 5 21 15 10

alrededor de 10 años hace | 0

| aceptada