Statistics
4 Questions
0 Answers
RANK
152,190
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
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...
4 years ago | 1 answer | 0
1
answerQuestion
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)+(...
5 years ago | 1 answer | 0
1
answerQuestion
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.
13 years ago | 1 answer | 0
1
answerQuestion
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
13 years ago | 1 answer | 0