photo

Mamuna Anwar


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
147,961
of 301,472

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,293

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


interpolating an axis to get equidistant bins
I want to plot a matrix using pcolor. My code looks like this fh = load('horizontal_scan_energy.dat'); y = fh(:,1); x = (...

7 years 前 | 0 个回答 | 0

0

个回答

提问


construction full image from one quadrant
I want to construct a full image from one quadrant such that a quarter of circle in the quadrant becomes a full circle in the fu...

8 years 前 | 0 个回答 | 0

0

个回答

提问


plotting a matix as a false color map
I have a matrix with first column as energy and all other column giving intensity at different time steps. I want to plot it suc...

8 years 前 | 1 个回答 | 0

1

个回答

提问


plotting a matrix like multiple ascii files
I have a dataset with multiple ascii files with same x axis and different y axis. These ascii files corresponds to different tim...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to count blobs with a given threshold in an image
Hi everyone, I need to count the number of blobs with a given threshold in an image? Can somebody please help me there.

8 years 前 | 2 个回答 | 0

2

个回答

提问


particle distributed on a ring
I want to generate a ring distribution of particles. This is my code so far function [x,y]=cirrdnPJ(x1,y1,rc) %t...

9 years 前 | 1 个回答 | 0

1

个回答