SNIreaPER
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
98.638
of 296.235
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.374
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.748
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
How to interpolate a smaller size matrix to a larger size matrix without getting NaN values?
I have a matrix of topography heights that were coarsely sampled (101 x 101 datapoints). I want to use those values to populate ...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Is there a MATLAB function to apply a 1D Gabor filter to an input?
I am aware that there are some 2D Gabor filters for image analysis - I am looking for a code for it's 1D version. Continuous or ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How can I create a 3D solid body from a surface plot (x y z data points) and export it (preferably as STL) to a CAD software?
I have an x y z dataset and I want to create a solid 3D body (almost as if 'extruding' the surface down in a CAD software) from ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract randomly shaped foreground objects from a non-uniformt background image?
I want to extract the brighter foreground objects (mostly small and circular, although some are larger and triangular) from the ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I color all objects as the same in an image where several objects have been extracted in the form of a label matrix?
https://www.mathworks.com/help/images/correcting-nonuniform-illumination.html I don't want the objects to be of different col...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
What is the best approach to find a smaller matrix within a larger matrix (may not be identical, but need region if highest match)??
I am looking to find where (and if) in a larger matrix does a smaller matrix lie? I am trying xcorr2, but it seems like sometime...
más de 3 años hace | 2 respuestas | 0