Matthew Peoples
Followers: 0 Following: 0
Feeds
질문
Using serial as a "trigger"
Hi there! Currently in an experimental set up, I have the experimental code set to be triggered upon the press of a numerical k...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
Adding Color Hues to Greyscale Image
Hi there! I have two 500x500 greyscale images loaded in using imread() and then I fuse them using imfuse(A,B 'blend'). So the re...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Phase Scrambling/Fourier transform of Images?
Hi there - I am trying to Fourier phase scramble an image and I am stuck on getting the image to appear. Upon transforming, imsh...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Getting mean row vector from a cell array of row vectors of the same size
Hi there, I have a cell array of 1x60, each containing a double/row vector of 1x256 - each of these a histogram of an image o...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Plotting specific data points from a vector/double
Hello there, I hage a 1 256 double/vector with a histogram distribution of values from 0 to 255 (representing the freque...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plotting multiple box plots on same graph with same size vector?
Hi everyone! I've run into a strange issue. I have 5 1x60 double arrays that I am trying to plot boxplots of (5 boxplots on t...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find the (pixel) dimensions of images on a white background
Hello there, I have a folder of 60 images of irregular household items that are greyscale on a white 500x500 pixel canvas. I ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Replacing single values in a matrix with 1x09 doubles
Hi there, Im really stuck on this and could use some help, so I have a matrix: designs = [ 0 1 2 3 4 5 6 0 6 5 4 3 2 1 0; ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to split a 1x108 cell array into 12 1x09 cell arrays?
Please help - Im not sure what the syntax to do this is.
3년 초과 전 | 답변 수: 1 | 0