Git Product home page Git Product logo

filterdesigner's Introduction

IIR滤波器设计程序

树林错过了风儿,留下些树叶作为纪念。

依赖

  1. GNU MP
  2. GNU MPFR
  3. MPREAL

Build

mkdir build
cmake -B build . -G "Ninja"
cmake --build build

Use

滤波器类型:

number type
0 Butterworth
1 Chebyshev1
2 Chebyshev2
3 Elliptic

滤波器频带类型:

number type
0 Lowpass
1 Highpass
2 Bandpass
3 Bandstop

设计模拟滤波器

cd build
AFD_test.exe

设计数字滤波器

cd build
DFD_test.exe

输出中有系统的各项的LaTeX

带阻滤波器的设计和Mathematica设计出来的有较大出入(差异在于过渡带),Elliptic型似乎没有这个出入

filterdesigner's People

Contributors

pcbcos avatar

Stargazers

 avatar  avatar Zhouhbbbbbbbb avatar xiaofei avatar Sun Peibo avatar Yushan Liu avatar  avatar  avatar  avatar AllenZCH avatar QuanFan avatar  avatar paiflo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.