Sara
Followers: 0 Following: 0
Estadística
21 Preguntas
5 Respuestas
CLASIFICACIÓN
31.559
of 295.495
REPUTACIÓN
1
CONTRIBUCIONES
21 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
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
How to show the whole x axis in my plot for full screen
Hi I have an issue, I plot a figure with x axis and y axis. but whne i save the image, the x axis is not shown in the image, ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
2D plot of deformation data
Hi, I have txt file with information of x and y coordnates and c as color data and u,v as defromation data which is for disp...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Image profile intensity for many pixels
Hi, I am working in the images and I was taken the image profile for these images. What I want to do is I want to take man...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to rotate the unit cell in crystal?
Hi, I have a structure (attached in the question, it is in xyz file), i wnanto to rote it the crystal. Here is my code for r...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the nearest points from 2D image?
Hi I am working on how to find the nears points in 2D images. I was able to find the coorndates of these image upload1 = l...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use imcrop with [ ]
Hi, I have an image and i did FFT to the image. To see the image I used imshow(im,[]). But I want to use imcrop function in t...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
What is the best image format for the image process
Hi, I work in STEM images and I use Fiji to open the images. I want to do some image proresss to these result but I do n...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Issue in figure using M1 pro chip
Hi, I see a very annoying issue when using a figure or any GUI interface in MATLAB. It is very slow and does not respond...
más de 2 años hace | 1 respuesta | 1
1
respuestaPregunta
How to scatteredInterpolant bwtween data sets?
Hi, I have two data sets, x1,y1,z1 (represnting a coordnates as xyz coordnates), and other data set v1, v2,v3 (reprenting a ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Find a column of Z direction in 3D model
Hello, I am working on the 3D model. what I want to do is find a columns in Z direction. So I can find the xy postions b...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Unsing ginput to reading pixel in graylevel image
Hi, I wondered if anyone knows a function or method used to read the pixel values in an image. Here is what I mean. I have a...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Extract columns from an image
Hi, I work in image analysis, and the program that I work on is doing the following 2D / 3D image profile. I could do that...
más de 3 años hace | 0 respuestas | 0
0
respuestasHow to create a 3D-strain map?
Hi, If I understand your question that you need to group the data based on its relevant strain. I have done a similar th...
más de 3 años hace | 0
Pregunta
Why do I get an error message when I questdlg function
Hi, I got an error message in my code that occurs this morning. I use questdlg in my code which was fine yesterday, but ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put out Z-direction in 3D scattering / image
Hello, I want pul out a z- direction in scattering3 data. I have a scattering 3D data and I use ginput to i dentfy the x...
más de 3 años hace | 1 respuesta | 0
1
respuestaIs it possible to change the color of the cursor when using the GINPUT function?
Hi, You can change the color by open the ginput code itself. In line 317 and 321 chnage it from [0 0 0] to [1 0 0] for red col...
más de 3 años hace | 0
How to align the figure name to the left ?
You can change the psition based on your need by chnaging the [0.5 1200 1.1]); I used this in one of my codes. title (...
más de 3 años hace | 0
Pregunta
How to print same input file name as the output file name
Hi, I am working on analyzing text files. I used fopen to open the txt file as following: fid = fopen('output file name','...
casi 4 años hace | 2 respuestas | 0
2
respuestasHow to get pixel index / x,y coordinates of bright regions?
Hi, Try imregionalmax or imtool
alrededor de 4 años hace | 0
Pregunta
surfnorm function shows error
Hi, I am trying to use surfnorm function to calculate the nor of 3D meshgrid. But the use of the functions shows error "Y and Z...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create body centered cubic structure?
Hi, I want to create bcc structure. However, I was able to create sample cubic strcture but I could not do for bcc. Any sugg...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to color the atomic position in 3D scatter plot
Hi there, I have a txt data from simulated image. I load the txt and use scattering 3D fucntion to plot the x,y and z coord...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaHow to generate a square lattice structure.
1st create zeros materix 2nd create disc materix 3rd set for function to add the disc into the zeros materix from...
más de 4 años hace | 0
Pregunta
How to find the neighboring maxima in an image
Hi, I am working on a tool that helps me to find all the maxima in an image. (as shown). The image is a simulated image that I...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
What is The Difference Between the Smooth Filtering(kernel) And Blockproc Function
Hi, As I undersand that the blockproc function is used to divide the image into pixels size(ex. 3*3 pixels) and apply a fuctio...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to insert a disc and centered around the dot?
Hi, I have A = zeros(100,100) materix which I added a while pixel (dots) in this zeros materix randomly. I have also another...
casi 5 años hace | 1 respuesta | 0