![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3094767_1522093451510_DEF.jpg)
amir nemat
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
12.548
of 297.016
REPUTACIÓN
4
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Categories label is not fit in Matlab GUI
I have design a GUI which cannot show categories in barh? Can anyone guide? c = {'Triangle','Square','Round'}; ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem with showing red and blue line in image when use imwrite
I have written a code which process a image. However, when I have run it in matlab prompt, it is working. When i test it in my...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How can compute feature vector by using GMM and Maha distance
I have trained my GMM by using MFCCs(isnan(MFCCs)) = []; A = gmdistribution.fit(MFCCs',1); However, it gives me a...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to construct a big image from many images
I am working on google map images. I would like to save more than several thousands images in a big image. I have developed fo...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Unknow error due to push second button when first button has already pushed
I have develop a programs which has several buttons. Les's say pushbutton1 and pushbutton2. When pushbutton1 is pushed, the prog...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to call pushbutton callback again in uicontrol
I want to use pushbutton2_callback again in my code like following h_record=uicontrol('style','pushbutton', 'pos', [730,30,2...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can showing gif image during matlab processing
I am developing a code to show a gif image during matlab processing. When the process is finished, the gif image is closed and t...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can update axes simultaneously with function running
I have developed a function which download a map from google. [matlabImage mask1 col col1 x y boundaries]=read_img(); ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create zoom in/out for GUI MATLAB
I have developed two buttons for zoom in and zoom out. However, two problems are arising. Firstly, although the zoom in would b...
más de 7 años hace | 1 respuesta | 1
1
respuestaPregunta
How can pause/stop/resume/run Matlab gui code?
I have developed a code for run/pause the code which is palying a song and plotting a figure. However, inside my while 1, the r...
más de 7 años hace | 3 respuestas | 1
3
respuestasPregunta
How can change transparency and thickness of a line in Matlab
I have written the code in Matlab by using scatter. However, I cannot change alpha value or opacity, or transparency of the lin...
más de 7 años hace | 1 respuesta | 2
1
respuestaPregunta
How can add music play bar to gui?
I would like to add progress bar which is synchronized to audio. Although some efforts were done by using slider bar, it is not ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to mask each region in image within boundary
I would like to compute some factor inside the a boundary. I have the coordinates of this boundary. I must use a rectangle which...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Combined audio and video as video file in MATLAB
Hi Friends, Suppose that I read audio and video by Following MATLAB function: videoFReader = vision.VideoFileReader(fulpat...
más de 11 años hace | 0 respuestas | 0