Python/electronics
Mary-0165 e791a2067b
Capacitor equivalence algorithm (#9814)
* capacitor equivalence algorithm

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Apply suggestions from code review

* Update capacitor_equivalence.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
2023-10-26 04:10:13 -04:00
..
apparent_power.py added reference link. (#8667) 2023-04-18 09:44:06 +02:00
builtin_voltage.py Added Builtin Voltage (#7850) 2022-10-30 12:52:20 +01:00
capacitor_equivalence.py Capacitor equivalence algorithm (#9814) 2023-10-26 04:10:13 -04:00
carrier_concentration.py refactor: Replace doctest traceback with ... (#7558) 2022-10-23 16:36:10 +02:00
charging_capacitor.py charging_capacitor (#10016) 2023-10-07 21:04:24 +02:00
charging_inductor.py charging_inductor (#10427) 2023-10-15 22:41:39 +02:00
circular_convolution.py Add circular convolution (#8158) 2023-03-07 17:16:25 +01:00
coulombs_law.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
electric_conductivity.py add electric conductivity algorithm (#7449) 2022-10-29 15:52:19 +02:00
electric_power.py Fix ruff errors (#8936) 2023-08-09 13:25:30 +05:30
electrical_impedance.py Resonant Frequency & Electrical Impedance (#6983) 2022-10-29 17:25:26 +02:00
ic_555_timer.py Added 555 timer duty cycle and freqency in astable mode. (#10456) 2023-10-15 17:35:02 +02:00
ind_reactance.py Adding inductive reactance calculation (#6625) 2022-10-31 12:31:15 +01:00
ohms_law.py Pyupgrade to Python 3.9 (#4718) 2021-09-07 13:37:03 +02:00
real_and_reactive_power.py Create real_and_reactive_power.py (#8665) 2023-04-18 10:17:48 +12:00
resistor_color_code.py feat: calculating the resitance of resistor using color codes (#9874) 2023-10-06 11:27:13 +13:00
resistor_equivalence.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
resonant_frequency.py Resonant Frequency & Electrical Impedance (#6983) 2022-10-29 17:25:26 +02:00
wheatstone_bridge.py Added Wheatstone Bridge Algorithm (#9872) 2023-10-06 01:16:51 +02:00