Community Profile

photo

Vivek Gupta


Last seen: etwa 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


What specific test does the function "c = multcompare(stats)" use?
Anyone know what specific test does the function "c = multcompare(stats)" use? For example, is it Tukey's multiple comparison te...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Issue with saving figures (that contain greek letters) as svg format
When I save a figure as a svg file in Matlab I can open it in Adobe Illustrator and edit the text of the individual components t...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to get (x,y) coordinates of a categorical bar graph?
Hello, I am using bar(a,b) to plot a bar graph, with the x-axis containg categorical data (a is a categorical array), and the y-...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Exporting figure to EMF file type distorts image
Hi all, I am exporting figure plots to an EMF file to be used with Adobe Illustrator in the future. The plot looks fine when o...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Manually adjust labels on axis of plot (histogram)
Hello all, I have a set of data I am plotting on an histogram. Because I don't want to completely remove the outliers in my da...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Modify existing colormap ranges
Hello all. I'm using the colormap "jet" to show magnitude of a contour plot. Is there a way to manually adjust the range of the ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Adjusting properties of polar histogram
Hi all, I'm using the polarhistogram function with Matlab R2017a. I'm trying to do a couple of things and can't figure out h...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Contour or mesh plot of irregular-spaced data
Hello all, I have data in the form of 3 vectors (x, y, z). The x and y vectors definitely contain duplicate numbers within each...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find duplicate entries and average them
Hello, I am trying to do something similar to this post, but with three columns instead of two. I start with three vectors of ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Save plot with minimal white space without removing part of the figure
In order to save MATLAB plots with minimal white space I have been using the code from this resource,with the code copied below....

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


using shape descriptor with conv2
Hello, I'm using the conv2() function for an image pair but the computation takes a really long time (1024 x 1024 images). If I ...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Binning data across multiple vectors
Hello, I have 3 cell arrays (x, y, z) with 10 vectors in each array. So that x array is made of vectors x1,x2...x10 and y an...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using sparse/full to solve Ax = b
Hello, I am trying to solve for the vector x in Ax = b, where A is a square symmetric matrix with many zeros and b is a vector. ...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten