8000 GitHub - aadomakoapp/FilterAnalysis: Analyzes filter signals and computes the needed frequency and bandwidth for the signal.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aadomakoapp/FilterAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Filter Analysis Breakdown

This Python script sends an SMS message to a designated mobile number with news articles related to a specified stock when the stock price changes by a certain percentage threshold between the previous two days.

Installation

    No installation of modules or libraries needed.

Configuration

Just run the script and give inputs

  • Filter type: Select option for type of filter used
  • Resistor_value: Enter the resistance and unit eg. 4 kiloohm or 56 microohm
  • Capacitance_value: Enter capcitance and unit eg. 59 F or 45 kiloF
  • Frequency_value: Enter the frequency value and unit

Usage

Once the code is running, it will compute and generate the details for the filter after analysis has been made.

About

Analyzes filter signals and computes the needed frequency and bandwidth for the signal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0