![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7032958_1522119676752_DEF.jpg)
Gautam Ilango
2016 年からアクティブ
Followers: 0 Following: 0
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...
7年以上 前 | 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...
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...
約8年 前 | 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...
約8年 前 | 1 件の回答 | 0