LJSthu / waveform-analysis

Waveform analysis for reviewing all the effective methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Create directory result and waveform in a rational place to store analysis results and simulated waveforms
  2. To test methods, in command line, run (take fbmp method as an example)
    make method=fbmp
    
    Noted: try option -n first to avoid mistake
  3. To draw vs- pictures, in command line, run
    make vs
    
    Noted: try option -n first to avoid mistake
  4. Figures in Note are all generated by latexdemo.ipynb and vs.py

About

Waveform analysis for reviewing all the effective methods.

License:MIT License


Languages

Language:TeX 37.8%Language:Python 30.2%Language:Jupyter Notebook 26.0%Language:MATLAB 3.2%Language:HTML 1.5%Language:Makefile 0.8%Language:Mathematica 0.4%