Sarah
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
119.056
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
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
Plane Fitting a 3D Scatter Plot
I have a 3D scatter plot that I want to have a planar fit. How do you do this? x = [14.9 1.7 0.0 10.9 0.0]; y = [11.3 9.1 23.7...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Fit Linear Model Using "fitlm(" With 3-Way and 4-Way Interactions
I want to create a linear regression model with 2, 3, and 4-way interactions. However, currently, my code will only return a 2-w...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Convert Grayscale Image to a Black and White Image by Certain Threshold Number
I have a greyscale image where the matrix contains numbers between 0 (black) to 255 (white). I want to convert this image/matrix...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How do you catalogue/index a matrix to be concatenated into a 3D matrix?
I want to stitch together a series of images (2D matrices) into a 3D image (3D matrix). Preferably, this would be done within a ...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Overlapping (Transparent?) Images and Measuring Percent White Pixels
I have generated images of white circles on a black background (see the attached image as an example). I want to overlap these i...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Eliminating the Border Around a Generated Image
I am creating images using the rectangle() function with various line and space sizes. I attached an example image to this quest...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Calculating the Percent White Area from Stacked Images
I have a greyscale image "I", which I rotated 90degrees "Irot" and stacked on top of the original image (stack = I+Irot). To cal...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Creating Surface Plot from a Matrix with 3 Columns
How do you create a surface plot using a matrix with 3 columns in Matlab? The first column would be the x-values, the second col...
más de 6 años hace | 2 respuestas | 0