KnightOfMelons / KnightOfMelons/Graduation-Project-University

Комбинированная система. Амплитудно-частотная характеристика идеального компенсатора.

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Необходимо реализовать построение АЧХ идеального компенсатора в Python. Если у вас есть код матлабовский, по которому вы строили его для своих курсовых или лабораторных, то он здесь пригодится как нельзя кстати, можно просто адаптировать его под Python и построение графика самого реализовать с помощью библиотеки Matplotlib, как у меня. Примерно так должен выглядеть график:
![image](https://github.com/KnightOfMelons/Graduation-Project-University/assets/123662822/5420e19d-09a1-4511-a1f6-0a20016022e0)
По возможности также нужно найти рабочую частоту, которая у меня равна 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.