photo

Ubaid Ullah


Last seen: 4 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
146,545
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


surface plot of three independent variables
I need a surface plot of three independent variables from an excell sheet. The error I am getting is that Z must be a matrix, no...

5 years ago | 1 answer | 0

1

answer

Question


3D surface plotting. Error (z must be a matrix)
x_length=50; for y_length=0:200; z_length=y_length; %[z,y]=meshgrid(z_length,y_length); %i=0:200; Hyp1=sqrt((x_length.^2)+(...

6 years ago | 1 answer | 0

1

answer

Question


How can I change binary string to image?
I have binary data( in fact it is string). I want to show it as an image? help me. Thanks in advance.

14 years ago | 1 answer | 0

1

answer

Question


How to convert an image into a binary stream of data?
How to convert an image into a binary stream of data? Is there any Built in function to do that? Thanks in Advance

14 years ago | 1 answer | 0

1

answer