提问


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...

8 years 前 | 1 个回答 | 1

1

个回答

提问


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 ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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=...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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...

8 years 前 | 3 个回答 | 0

3

个回答

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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...

8 years 前 | 1 个回答 | 1

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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 = ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 2

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 3 个回答 | 0

3

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

8 years 前 | 0

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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 =...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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....

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 2 个回答 | 0

2

个回答

加载更多