Estadística
CLASIFICACIÓN
62.923
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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
4D spherical shell heat map
I have written a code (attached) to plot particles striking a sphere of radius r - I can produce the image in example_1. I divid...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to improve readability of this contour / pcolor plot?
I am following the procedure from https://www.mathworks.com/matlabcentral/answers/524254-pcolor-and-contour-in-the-same-map to o...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Nested for loops to compile all possible combinations of two vectors
I have two vectors and would like to acquire the result of an operation using each combination of the two arrays. The result sho...
más de 1 año hace | 2 respuestas | 0
2
respuestasPlot only the surfaces within a bounding surface?
I was able to figure out the solution: [xt zt] = GetCircle(dia_tube*0.5, Cxt, Czt, 0, 2*pi); %% make a circle for the small cyl...
más de 1 año hace | 0
| aceptada
Pregunta
Plot only the surfaces within a bounding surface?
I have a large cylinder with base in the x-y plane intersected by smaller cylinders with base in the x-z plane. I'd like to plot...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
How can I optimize this 4D contour plot?
I am trying to make a 4d contour plot using an array with ua, us, g, delta data plotted in {ua, us, g} 3D space with each point ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to ensure two vectors are the same size when using findpeaks?
I am using findpeaks to determine the local minima and maxima in a given input signal. I am then calculating the peak-to-peak di...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Read Images After Sorting with natsortfiles
I have a sequence of images titled "0_b.tif", "0_g.tif", "0_r.tif", "1_b.tif", ... "640_b.tif", "640_g.tif", "640_r.tif". I fir...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Concatenate the produced arrays from a for loop?
I am trying to calculate the mean and standard deviation of the R,G,B channels of 50 image files in sequence. I would like to wr...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract RGB matrices from stacked TIFF file?
I have a (512x512x3xN) image array where 3 corresponds to the R,G,B channels, and N corresponds to the number of images. How can...
más de 4 años hace | 2 respuestas | 0