Pregunta


Select values in one column based on entries in another column
Hi. I looking for a way to read values in one column based on the entries in qnother column, For example in the attached array...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Respondida
Assign Character based on condition
Actually, X, Y ,Z are not of same size.. I will try the if, else if method as you suggested..

casi 2 años hace | 0

Pregunta


Assign Character based on condition
Hi, In the below script, if ii = 3, I would like to define X_5 (:,1) = X_5 (:,1)*(2); and for ii =2 it should be Y i.e. Y_5 (...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


latex interpreter sprintf issue
Hi, I would like insert text in my figure y = 10mm_x=1, I tried as follows, but it throws below error Suggestions please !! ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to assign character/string in the for loop
Hi, I am defining the character fname = '*A' I need to use this chracter insdie the for loop as follows, fname(i)={load(flist...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Two histograms with different x axis /values
Hi, I am trying plot histogram with two different x values on the single plot. Did somebody tried something similar like this b...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Issue with latex interpreter plot/chart title
Hi, I would like to assign plot title as follows Y_10mm_X = num2str(b2(i)). where i = 0.78 For this, I tried as follows title...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Save histogram graphs during for loop operation
Hi, I got my data stored in the form of 100 x 192, I am generating one histrogram plot per 8 columns of data. This means, final...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
insert zero into the column in the array
Hi, Thanks a lot.. This is what exactly I looking for.. May I know how to implement this, for multiple such arrays located in...

casi 2 años hace | 0

Pregunta


insert zero into the column in the array
Hi, I have a array of size 49 x 3 (Attached here), here, I would like to make entries in the thrird column starts from 1 to 10...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Issue with cell during for loop operation
Hi, I am genrating cells of size 1 x 200 through for loop operation. Ideally, for each iteation I should get a array of size 10...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Standard deviation of 2D array
Hi, I am trying to calculate the standard deviation of 2D array 'v' of dimesnion 89 x 97. I have tried as follows ,but it ret...

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

1

respuesta

Respondida
Issue with Quiver plot
Thanks, with set(gca, 'XDir','reverse') I got the desired results. But on the x axis I always need to display negative values on...

alrededor de 2 años hace | 0

Pregunta


Issue with Quiver plot
Hi, I am creating the vector plot with Quiver () command. I would like to perform left to right flip. I have tried with Fliplr ...

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

2

respuestas

Pregunta


How to adjust figure size ??
Hi, I have shown a image in the attachment. Here, actually I manualy draged in the figure window to get the smaller image size....

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

0

respuestas

Pregunta


creating line plot with different marker color and legends
Hi, I have data stored in two arrays as follows. A = [10.15 , 10.92, 11.81,12.83] B = [3.92, 9.18, 14.87, 18.14]. I am cre...

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

1

respuesta

Pregunta


cration of contents inside the cell array of uniform size
Hi, In my loop operation I am generating 1 X 72 cell. At every iteration the values will be stored in the consequetive columns ...

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

2

respuestas

Pregunta


contour plot in matlab
I have Matrix B of size 8 x 72. this belongs to the data collected at difefrent axial heights (y) and radial(x) positions. For...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Convert values in the cell to array using cell2mat
I have 72 x 1 cell named let's say output1, each cell got 8 x 1 entries. Now, I intend to store each 8 x 1 entries into the sepe...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Assign values in the cell
Hi, I have the 72 x 1 cell named output 1 (attached here). As shown in the attachment, some cells got empty matrix, I intend ...

más de 2 años hace | 1 respuesta | 1

1

respuesta

Respondida
Read set of .dat files in for loop
I tried as follows, It's working perfectly.. P = 'Y:\processed'; F = fullfile(P,'a060_b*_C_mu.dat'); S = dir(F); for k = 1:...

más de 2 años hace | 0

Pregunta


Read set of .dat files in for loop
Hi, I have set of .dat files as follows a060_b000_C_mu.dat a060_b003_C_mu.dat a060_b006_C_mu.dat a060_b009_C_mu.dat . . ...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Issue in plotting binary image boundaries with real axis values
Hi, I have extracted the image boundaries from binary image and mm). I am able to diplay the binary image with real axis values...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to get x and y components of normal vector of curve like this??
I am trying to get the x and y components of the normal vector in the curve similar to the one attached here, any idea how to im...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Curvature estimation in contour extracted from gray image
Hi, I have the edges/contours extacted from the gray image, now I intend to estimate the curvature. For e.g., I have attached...

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

1

respuesta

Pregunta


Find curvature of the image boundary
I intend to find the curvature of the boundaries (obtained from edge dtection) of the image as shown here.. Could somebody hel...

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

1

respuesta

Pregunta


non uniformity correction in images
Hi, I have set of images in which non uniformity in the intensity needs to be corrected. Here the object is illuminated by the...

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

1

respuesta

Pregunta


How to find the /check whether the image is symmetry or not ??
Hi, I looking into a way to check the whether the given image is symmetry or not ?? For e,g, attached figure. Note - All of my...

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

1

respuesta

Pregunta


Matlab crashes/closes unexpectedly while saving the matrix
Hi, I am running my codes in the Matlab that installed in the server. My code deals with processing 5000 files in a for loop, ...

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

1

respuesta

Respondida
contour extraction from the image
Actually, the idea is to retain the values pertain to outer boundary for each image, the preallocation erases the previous the i...

más de 2 años hace | 0

Cargar más