Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 500 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 500 Bytes

Figure_plot

matlab/python scripts for plotting figures

line_chart.m includes:

  • plot multiple line chart
  • plot double Y line chart
  • plot line chart with max min error bar

bar_chart.m includes:

  • plot multiple bar chart
  • plot bar chart with errorbar

his_plot.m includes:

  • plot histogram
  • plot normalizated histogram
  • plot multiple histogram

confusion_matrix.py includes:

  • plot confusion_matrix

density_distribution.py include:

  • plot probability density distribution