KnightOfMelons / KnightOfMelons/Graduation-Project-University
Комбинированная система. Амплитудно-частотная характеристика идеального компенсатора.
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Необходимо реализовать построение АЧХ идеального компенсатора в Python. Если у вас есть код матлабовский, по которому вы строили его для своих курсовых или лабораторных, то он здесь пригодится как нельзя кстати, можно просто адаптировать его под Python и построение графика самого реализовать с помощью библиотеки Matplotlib, как у меня. Примерно так должен выглядеть график:

По возможности также нужно найти рабочую частоту, которая у меня равна Wp = 0.0202
Реализуйте как отдельную страницу, как я сделал в модулях, в разделах Separated, например. Потом я попробую вставить в основной расчёт комбинированной системы ваш функционал.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing pages in the Separated section and the related modules to understand how a separate page is structured. Use the issue's example graph and the requested Wp = 0.0202 as the acceptance targets; done means the page builds the ideal compensator's amplitude-frequency response and identifies the working frequency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100