Frage


Extract Data from text File
Hi, can some one give me an indication to how to get the 2nd & 3rd column from the data at the end of this text file. There wil...

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Creating an arbitrary number of displaced Gaussian
Hi, I have created a set of 3 gaussians as follows: %add 3 gaussians together a=100;a1=75;a2=123 b=10;b1=25;b2=40 ...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Finding values from Cubicinterp fit
If I have performed a cubic interp to some data, x = linspace(1,maxFwhm+1,maxFwhm+1)' f=fit(x,y,'cubicinterp') hold o...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Using repmat instead of subplot - adding grid lines and points
Hi, Im trying to remove the gaps between subplots and have read the following way to do it using repmat that works well. A=...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Blockproc with more than one output
Hi, I have been using the blockproc syntax to enable splitting an image up into smaller regions and performing a measurement on ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Remove artefact when dilating Image
Hi. I have a hexagonal grid that I have managed to locate the location of the maximum in each feature (with the kind help of Wal...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Remove duplicate locations and replace by a single one
Hi. I am trying to locate the 6 dots in my frequency domain image (its the FFT of a hexagonal array of spots) <</matlabcen...

etwa 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Fitting a uitable to a subplot
Hi. I want to programatically add a uitable to a subplot position (without using guide). Whilst I have been able to do this, Im...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Rescale 2nd axis using yyaxis (Right Axis)
hi, I have a plot using the new yyaxis function in R2016b. I want to change the scale on the Right Axis. after searching goo...

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Composite object builder from locations
Hi. I have an image in which I have detected the spots and have the coordinates, some of them are listed below. <</matlabc...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Issue with colormap when updating from 2014b to 2016b
Hi. I have nervously updated my version of matlab from 2014b to 2016b. As I thought Im running into issues and regret doing thi...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Finding the x value where there area under the curve (from the centre) is 80% of total area
Hi. I have a set of data points that I perform a spline to to fill in the gaps. I have split the spline into two splines - one ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Problem Fitting data to 3 Gaussians
Hi. I am trying to improve on a gaussian fit to a linescan through the image below.(i.e the green line). Whilst the Gaussian fi...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Cross correlation - template matching error with color plane tiffs.
Hi, I have a tiff image called 'Raw' that has more than 1 color plane: I have a successful function that calculates the cross...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Finding the separation between X&Y vectors and identifying the X&Y that have a certain separation
I have concatenated two vectors one for X and one for Y which represent centroid x&y locations of objects. Coord = ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Saving an array of images as an 'Image Stack'
Hi. I obtain grayscale image' 'img' that I add to a 'stack' i.e. image array by: imgArray{index}=img So If I have s...

mehr als 9 Jahre vor | 1 Antwort | 2

1

Antwort

Frage


Plot all positions in a vector a fixed length line
Hi. I have a vector of x values. On an image, I want to plot a vertical line at each of the x values (xpeak). The vertical c...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Determine missing locations from a grid
Hi. I have a set of locations indicated by the "mask" image below. (This is obtained from a raw grayscale image using thresho...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Inserting "missing" element in 1D vector - need to find out if!
Hi. I am trying to measure the location of "well defined" regular objects. In fact Im trying to measure the optical distorti...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Help aligning two vectors with one centred on zero.
I have a set of x values: x1=-31, -15.5, 0, 14.9,30.2 I know that the separation should be 15 (=pitch) so I want to plot x...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


line profile adding certain rows together
Hi. I have an image that I create a horizontal linescan through the centre (y co0rdinate = rMiddle) <</matlabcentral/answers...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Saving a uitable to text file with variable number of columns
Ok, I have made some progress: Im still not able to assign the colnames properly though the the T?? tabledata = (get(handl...

mehr als 9 Jahre vor | 0

Frage


Saving a uitable to text file with variable number of columns
Hi. I have a uitable that I populate with a variety of functions, each one has a different number of columns and colnames. I wa...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Measuring Integrated Intensity using regioprops
Hi. I have an image that I threshold to create a binary image. I then use regioprops to create regions labeledImage =...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


inputdlg box to pass variables
Hi. I am trying to run a piece of matlab code a variable number of times and to pass it a variable each time. I thought the ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Saving cell array data from uitable using 'save'
I have the data from a uitable as: inputdata = '300' [101.0366] [0.7744] [0.3806] '600' [1...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Binned data question - average and median
Hi I have a set of data in 3 columns. S N D 100 0.0276 0.1012 101 0.0279 0.1012 102 0.0278 0.1017 103 0.0334 0....

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I force a gradient for a linaar fit
Hi, Im am using the following code to perform a fit on my data x,y1. P = polyfit(x,y1,1) m=P(1); c=P(2) yfit = m*x+c...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help with matrix manipulation & fits of images
Hi. I have a set of final images that represent (on a pixel by pixel basis) 1: S - The average signal of a scene imaged 3...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


averaging many images for every pixel - recursively.
I have a set of 30 images. I want to be able to consider each pixel, and take an average of that pixel over the 30 images, and d...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Mehr laden