Feeds
提问
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...
4 years 前 | 0 个回答 | 1
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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.
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 2 个回答 | 0
2
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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.
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I find symmetry axis of a region?
Hi I am trying to find the symmetry axis of a region. Thanks in advance.
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 1
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
11 years 前 | 2 个回答 | 0
2
个回答已回答
Make a matrix smaller based on some criteria
row 1 is 20 40 21.5 41 and second row is 5 21 15 10
Make a matrix smaller based on some criteria
row 1 is 20 40 21.5 41 and second row is 5 21 15 10
11 years 前 | 0
| 已接受