提问


save images in a new folder
Hi, I am using the below subroutine inside for loop to save images during every itertaion. Here, I would like to save the image...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Rename files in the folder
Hi, I have files like B00001.im7 ..... B10000.im7 inside the particular folder, Here, I intend to replace 'B' by 'P' for e.x....

4 years 前 | 1 个回答 | 0

1

个回答

提问


cross product of two arrays
Hi, I have two arrays AA, BB of size 17266 x 1. How to perform the cross product of both. I used cross (AA,BB), but it shoots "...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Cell to mat conversion (read only values before semicolon)
Hi, I have the 100 x 1 cell as shown in fig. Here, for instance, row 26 got two set of entries seperated by semicolon, I would ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Insertion of header in the first row of .txt file
Hi, I need to insert below header file in the first row of the each txt file, please assist me in how to do this.. #DaVis 8.4....

4 years 前 | 1 个回答 | 0

1

个回答

提问


Avoid overwriting of results in for loop
Hi, I intend to save the results of function output defined inside the for loop, actually for each iteration output pushes 1 x...

4 years 前 | 1 个回答 | 0

1

个回答

提问


save output values in for loop to text file
Hi, I have a set of operations which is performed inside the for loop. I intend to save result of each iteration into the sing...

4 years 前 | 1 个回答 | 0

1

个回答

提问


distance measurement in image based on intensity difference
Hi, I have a serious of images similar to the one attached here. I intend to measure the distance of particular portion of the...

4 years 前 | 2 个回答 | 0

2

个回答

已回答
Locate particular portion in an image
The white margin is an export error and yellow arrow is just for an depicting the need. The actual raw images are similar to the...

4 years 前 | 0

提问


Locate particular portion in an image
Hi, I have a serious of images similar to the one attached here. I intend to measure the distance of particular portion of the...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Save multiple .dat files using for loop
Hi, I intend to save multiple velocity .dat files, while handling single file, I used as follows dlmwrite('test.dat',[xxx y...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Curl, Divergence calculation from velocity data
Hi, Many thanks for your support.. For gradieant I have used as follows [dx, dy]= gradient (UU'); I am getting good resu...

4 years 前 | 0

已回答
Curl, Divergence calculation from velocity data
Hi, Bruno, Now, I am able to execute curl function. However, it seems, some mistake in curl computtaion. Actually, the calculat...

4 years 前 | 0

提问


Curl, Divergence calculation from velocity data
Hi, I have calculate the Curl, Divergence from the velocity data file available in 4650 x 4 array. Here 1, 2, 3, and 4 columns ...

4 years 前 | 3 个回答 | 0

3

个回答