photo

Ubaid Ullah


Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
154,419
of 300,166

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,884

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,596

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答