photo

Mamuna Anwar


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
194,470
of 301,200

평판
0

참여
6 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,339

참여
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년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변