| Найдено документов - 1 | Статьи из номера журнала: ТЕНДЕНЦИИ РАЗВИТИЯ НАУКИ И ОБРАЗОВАНИЯ. 115-15. - Самара : НИЦ LJournal, 2024. - Текст : электронный. | Версия для печати |
Сортировать по:
1. Статья из журнала
| Ай Мин Тайк (Автор МИЭТ). Оценка вычислительной сложности двух подходов к вычислению площади перекрытия в задачах размещения антенн / Мин Тайк Ай. - Текст : электронный // ТЕНДЕНЦИИ РАЗВИТИЯ НАУКИ И ОБРАЗОВАНИЯ. - Самара : НИЦ LJournal, 2024. - № 115-15. - С. 8-11. - URL: https://ljournal.org/nauchnyj-centr-ljournal-arhiv-zhurnala-tendencii-razvitiya-nauki-i-obrazovaniya-za-2024-god/ (дата обращения: 10.12.2024). - URL: https://elibrary.ru/item.asp?id=76329684 (дата обращения: 10.12.2024). | |
| Авторы: | Ай М.Т. |
| Ключевые слова: | Проблема размещения антенн, Вычислительная сложность, Перекрытие, Алгоритм полного перебора, C++, Antenna placement problem, Computational complexity, Overlap, Brute force algorithm |
| Аннотация: | This study presents a new methodology that reduces the computational load when evaluating the criterion function in a brute force algorithm for solving antenna placement problems in a grid model. Optimizing the wireless network topology includes minimizing the overlap between antennas as a key criterion. This paper presents a comparative assessment of two approaches to calculating this criterion, implemented using the C++ language in the Visual Studio development environment. The modified approach assumes an initial calculation of the overlap between the antennas in all possible positions and stores this information in a multidimensional array for efficient access during algorithm execution. The research focuses on an approach aimed at minimizing the computational costs associated with repetitive calculations in determining the criterion function. Experimental results show that this approach can significantly reduce the calculation time of estimating the criterion function, expanding the practical application of the brute force algorithm in large-scale optimization problems |
| Поиск: | Источник |
| Ссылка на ресурс: | https://ljournal.org/nauchnyj-centr-ljournal-arhiv-zhurnala-tendencii-razvitiya-nauki-i-obrazovaniya-za-2024-god/ |
| Ссылка на ресурс: | https://elibrary.ru/item.asp?id=76329684 |