Muhammad Khan
Followers: 0 Following: 0
Statistics
RANK
27 680
of 295 673
REPUTATION
1
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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 ...
mer än 6 år ago | 0
Question
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
mer än 6 år ago | 2 answers | 0
2
answersQuestion
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.
mer än 6 år ago | 1 answer | 0
1
answerQuestion
How can I extract data from attached files in excel.
Date to excel file from .jpg file
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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');
mer än 6 år ago | 2 answers | 0
2
answersHow 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 ...
mer än 6 år ago | 0
Question
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 =...
mer än 6 år ago | 0 answers | 0