Muhammad Khan
Followers: 0 Following: 0
Estadística
5 Preguntas
2 Respuestas
CLASIFICACIÓN
27.703
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.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 154.057
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
When I open PIVlab session I get error, Why? file could not file
I attached the PIV setting the frames are 500 I cannot attach all. so I only attach 200. How can I send you PIV session which I ...
más de 6 años hace | 0
Pregunta
When I open PIVlab session I get error, Why? file could not file
When I open PIVlab session I get error, Why? file could not file
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
I have matlab figures in .jpg file how can I export data points of the graph in excel.
I have matlab figures in jpg file how can I export data points of the graph in excel. I attached example can any one help.
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I extract data from attached files in excel.
Date to excel file from .jpg file
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
I am using this code to convert .jpg file to maltab .fig but in matlab lab file there is no figure represented and if I want to convert more than one .jpg files to fig how can I. I am attaching two files
img = imread('~~.jpg'); imshow(img); savefig('~~~.fig');
más de 6 años hace | 2 respuestas | 0
2
respuestasHow to convert the following jpg file to matlab.fig file
I am using this code to convert .jpg file to maltab .fig but in matlab lab file there is no figure represented and if I want to ...
más de 6 años hace | 0
Pregunta
This code runs on other computers but when I run on win7 32 bit operating system the code It does not works and give error Warning: Unable to determine the number of frames in this file.
x=VideoReader('clip.mp4'); for img = 1:x.NumberOfFrames filename = strcat('frame',num2str(img),'.jpg'); b =...
más de 6 años hace | 0 respuestas | 0