Community Profile

photo

Neo


Last seen: 18일 전 2014년부터 활동

통계

  • First Answer
  • Thankful Level 4

배지 보기

Content Feed

보기 기준

질문


HELP: can some one please explain to me how to compare these two data sets accurately and why my ARI code isn't working?
Hi, I have two datasets acquired in different ways but measured the same objects I want to see how similar they are to eachothe...

11개월 전 | 답변 수: 0 | 0

0

답변

답변 있음
How do I fix my array indices? Error says must be positive or logical values.
Thank you everyone especially @Image Analyst and @Walter Roberson i finally got it to work.

대략 1년 전 | 0

| 수락됨

답변 있음
How do I fix my array indices? Error says must be positive or logical values.
@Image Analyst it is SO good to hear from you. As I have mentioned, I admire you a lot (I've learned so much from giants like yo...

대략 1년 전 | 0

질문


How do I fix my array indices? Error says must be positive or logical values.
Error: Array indices must be positive integers or logical values. Error in lefthalfdonutcode (line 155) profileSums...

대략 1년 전 | 답변 수: 4 | 0

4

답변

질문


my minboundsphere attempt is not working, any suggestions on how to fix?
Hi, I am trying to use the attached minboundsphere code, after a very long time this is my best attempt: Error: Not enough inpu...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


trying to make a donut mask to span over images, suggestions?
[x,y] = meshgrid(1:width, 1:height); centerX = (width + 1) / 2; centerY = (height + 1) / 2; dist = sqrt((x - ce...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


made up function not running in matlab, error: unrecognized function or variable. How can I get this fixed?
Hi i made a function script (attached) to segment an image into 12 donut shapes but when I try to call it, i get the following e...

대략 1년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Can matlab perform Quantum PCA? if not, what does?
No, probably a non parallel computwer.

대략 1년 전 | 0

| 수락됨

답변 있음
How do I determine how do these black dots vary by location in an equal spaced magnetic field.
This looks like something that I recently learned to do in Matlab with one of @Image Analyst analyst demo. Look at my question w...

대략 1년 전 | 1

답변 있음
How do I determine how do these black dots vary by location in an equal spaced magnetic field.
I think I understand your question but just in case check this: https://www.mathworks.com/matlabcentral/answers/6200-tutorial-...

대략 1년 전 | 1

질문


Can matlab perform Quantum PCA? if not, what does?
Can matlab perform Quantum PCA? if not, what does? I'm interested in what this information would show. Quantum Principal Compon...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


HELP WHY IS THIS NOT WORKING? WHY HAS CODING FORSAKEN ME???? Error: Index must not exceed 5196 error? This occurs when I input a smaller image, why and how to fix?
My questions can be broken down like this: I have a code that is meant to process the mask of multiple images then count the gr...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How do you calculate the minimum circle within a cluster set of data points to potentially identify the ones that are most similar?
I have made a PCA plot and I would like to calculate the minimum circle within a cluster set of data points to potentially ident...

대략 1년 전 | 답변 수: 3 | 0

3

답변

질문


automatic circles that enclose clusters of similar data something like lineCoeff = polyfit(x, y, n) (regression line)
hello, I have generated a pca plot and there are obvious clusters of the data but to make it more evident I would like to draw c...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


what does pc1 and pc2 represent?
Hello, I have a plot of pca 3d plot and the axes are pc1, pc2 and pc3. How do i determine what each pc component represents? Al...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


extracting the count and size of white dots as a function of its location
I have drawn a box in one area of my image and a box on the other location of my image, region A and region B. You can observe t...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


What does it mean when euclidean distance gives the best separation using t-sne (stochastic neighbor embedding function)?
Hello, I have data which i have used PCA and t-SNE to cluster. Why does euclidean give me the best seperation? Thanks

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


Is my bar graph accurately graphing what I ask?
i have an image which i have divided into 12 regions. I have made a code that I think counts the number of green dots in that im...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


can I take pca analysis of columns extracted from pixel values of a converted to gray image?
starting columns and ending columns I made a code that outputs the pixel values of the columns from an image. meanpix...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


What method can I use for background subtraction before performing analysis on my image?
Hi, i am exploring matlab methods for personal growth and i want to determine how to: perform background substraction contra...

대략 1년 전 | 답변 수: 1 | 0

1

답변

답변 있음
how do I draw discriminatory lines in an image to calculate the area in each of those regions?
Will that method also allow me to calculate the area within that region too? Such that each curved line is spaced evenly through...

대략 1년 전 | 0

질문


how do I draw discriminatory lines in an image to calculate the area in each of those regions?
Hello, I am exploring matlab and I was wondering how do i draw circular lines that classify particular regions of that image? So...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


why am I getting an error for this tutorial when adapted to my image? how can I fix this error:
clc; % Clear command window. clear; % Delete all variables. close all; % Close all figure windows except those created by imto...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


compare pixel values to each other? Is ther afunction in Matlab that can analyze the composition of an image as a function of distance?
I am interested in looking at how the image changes over a distance within the image, any recommendations? Thanks!

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


error in pca code
hello I am trying to determine the pca graph for a couple of images but I get errors: rng 'default' M = 7; % Number of obser...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Is it possible to make a bar graph depiction of SSIM values? How?
I have ran my code for SSIM and I now want to depict the results in a bar graph format. How would I do that please?

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Determining pixel clarity in different images
hello all I was wondering if there is a way to measure the clarity of an image? for ex, if you have a fuzzy image or an image t...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how do save them all up and make a table with the values from all of my images?
my code has a table wth only one row in it and all 3 columns the same??? How do I save them all up and make a table with the va...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Why do I get this error of the '=' operator? I am trying to get the individual mean values of the blobs of pixels (in the image there are blobs of pixels and I want each mean)
Unsupported use of the '=' operator. To compare values for equality, use '=='. To pass name-value arguments using the name=value...

1년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기