photo

Gautam Ilango


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
2,591
of 300,369

평판
24

참여
4 질문
1 답변

답변 채택
75.0%

획득한 표
13

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to apply colourmap onto shapes
I would like to set the colour of each circle according to a given value. (See attached image) The graph must contain this matr...

대략 8년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to create bar graph with categorical data
Meanwhile I have found this workaround: prices = [1.23 0.99 2.3]; bar(prices) set(gca,'xticklabel',{'apples','oranges...

8년 초과 전 | 10

| 수락됨

질문


How to create bar graph with categorical data
I would like to plot a bar graph separated in categories. I tried out the example code here from Matlab Documentation: c =...

8년 초과 전 | 답변 수: 2 | 2

2

답변

질문


Filtering ECG signal with stopband filter using Butterworth filter method
I am trying to filter out an ECG signal using the eighth order butterworth filter method. I am using a bandstop filter. Here i...

거의 9년 전 | 답변 수: 1 | 1

1

답변

질문


Interpretation of normalized frequency - magnitude plot and choosing filter for an ECG signal
I have a ECG-signal. I want to filter the noise out of it. My sampling frequency is 100 Hz. I have got 1000 samples. When I...

거의 9년 전 | 답변 수: 1 | 0

1

답변