Vivek Gupta
Followers: 0 Following: 0
Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
115.020
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
46.15%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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-...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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....
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
más de 6 años hace | 2 respuestas | 0