pistachionut
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
138.718
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
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
Find the two most commonly occurring values in a multimodal distribution of numbers.
My data looks like this, when plotted: (x axis is just index number) looking at this, I know the values I'm looking for are ...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Find the indices of minimum value in each block of a block diagonal matrix
I have a 1164x1170 matrix that is mostly NaNs except for blocks of values on the diagonal. They are not in blocks of predictable...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How do I use linkdata to link a plot to variables that are updated with a callbackfunction?
I have an image on which I create an ROI using drawrectangle. I use the position property of the roi to do some processing and t...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I select a region on a 3D plot and extract the indices of the enclosed points?
I have a series of x, y, and z data (let's call them x_data, y_data, z_data). I make a 3D plot using imagsc. Now I want to mak...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read rows of data in .csv file and turn them into arrays?
I have some data in a csv file that consists of some "delays" and for each delay there is a row of "wavelengths" and a row of co...
casi 5 años hace | 3 respuestas | 0
3
respuestasPregunta
Why is subtracting different sized matrices not giving me an error? What is matlab calculating?
I was trying to write up a code for R^2 analysis and when calculating residual sum of squares I realised my model data and my re...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to extract a field from a structure in a 'for loop', so that it would behave like an array?
I have six tables, each with two columns and variable numbers of rows. They are called mi2_1, mic2_2, mic2_3....mic2_6. I want...
más de 5 años hace | 1 respuesta | 0