Community Profile

photo

Gautam Ilango


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

etwa 7 Jahre vor | 10

| akzeptiert

Frage


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 =...

etwa 7 Jahre vor | 2 Antworten | 2

2

Antworten

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort