photo

Swaroop Krishna Rao


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
233,486
of 300,853

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,319

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


I have total 3888000 values of alternate x and y values in 1-D array. May I know how to covert this 1-D array into 2-D i.e. 1st column should contain only x values and 2nd column containing only y values?
Order should remain same without any jumble. Example: I have 1 2 3 4 5 6 7 8 9 10 and soon I need x 1 3 5 7 9 .. and y 2 ...

9 years ago | 1 answer | 0

1

answer

Question


I have got a .pmd file as an output when I run C++. This .pmd file contains information of an image (like similar blocks), how can I read this .pmd file in MATLAB and get an image output?
If there is a code available, then pls let me know. [Merged from duplicate question] When I run a C++ code, I get this .pm...

9 years ago | 0 answers | 0

0

answers

Question


I have a .pmd file and I want to read it in MATLAB. May I know which function to use?
When I run a C++ code, I get this .pmd file and it contains the information of x and y axis values. Currently, I am using fopen...

9 years ago | 0 answers | 0

0

answers