[task_01] Лаба 1 Малич#269
Conversation
📌 Duplicate code detection tool reportThe tool analyzed your source code and found the following degree of similarity between the files: trunk/as06503/task_02/src/func.cpp📄 trunk/as06503/task_02/src/func.cpp
trunk/as06505/task_02/src/func.cpp📄 trunk/as06505/task_02/src/func.cpp
trunk/as06506/task_01/src/laba1tmau.cpp📄 trunk/as06506/task_01/src/laba1tmau.cpp
trunk/as06506/task_02/src/main.cpp📄 trunk/as06506/task_02/src/main.cpp
trunk/as06519/task_01/src/main.cpp📄 trunk/as06519/task_01/src/main.cpp
trunk/as06519/task_02/src/main.cpp📄 trunk/as06519/task_02/src/main.cpp
trunk/as06523/task_01/src/main.cpp📄 trunk/as06523/task_01/src/main.cpp
trunk/as06608/task_02/src/func.h📄 trunk/as06608/task_02/src/func.h
trunk/as06615/task_01/src/main.cpp📄 trunk/as06615/task_01/src/main.cpp
trunk/as06615/task_02/src/main.cpp📄 trunk/as06615/task_02/src/main.cpp
trunk/as06615/task_06/doc/README.md📄 trunk/as06615/task_06/doc/README.md
trunk/as06615/task_07/doc/README.md📄 trunk/as06615/task_07/doc/README.md
trunk/as06621/task_02/src/func.h📄 trunk/as06621/task_02/src/func.h
trunk/as6513/task_01/src/as65013.cpp📄 trunk/as6513/task_01/src/as65013.cpp
|
There was a problem hiding this comment.
Pull request overview
This PR submits Lab Assignment 1 for the course "Theory and Methods of Automatic Control" focusing on modeling a controlled object (temperature model). The implementation provides both linear and nonlinear temperature models with simulation capabilities.
Key Changes:
- Implements a
TemperatureModelclass in C++ supporting both linear and nonlinear temperature models - Provides test functions demonstrating both model types with sample control inputs
- Includes documentation with implementation results and academic metadata
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| trunk/as06613/task_01/src/task1.cpp | New C++ implementation of temperature modeling class with linear and nonlinear model support, including test functions |
| trunk/as06613/task_01/doc/README.md | New documentation file containing academic header information and test results for both model types |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|



No description provided.