Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rookiepeng/antenna-array-analysis
A simple GUI tool for antenna array analysis
https://github.com/rookiepeng/antenna-array-analysis
antenna-array beamforming
Last synced: about 1 month ago
JSON representation
A simple GUI tool for antenna array analysis
- Host: GitHub
- URL: https://github.com/rookiepeng/antenna-array-analysis
- Owner: rookiepeng
- License: gpl-3.0
- Created: 2019-02-02T03:23:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T04:19:41.000Z (almost 2 years ago)
- Last Synced: 2023-10-20T22:53:35.911Z (about 1 year ago)
- Topics: antenna-array, beamforming
- Language: Python
- Homepage:
- Size: 23.6 MB
- Stars: 74
- Watchers: 10
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Antenna Array Analysis
A simple GUI tool for antenna array analysis.
## Usage
- [Download](https://github.com/rookiepeng/antenna-array-analysis/releases) the corresponding release based on your system
- For Windows system, run ```array_analysis.exe```![](docs/aaa_v1.0.0.gif)
## Development
Dependence:
- pyside6
- numpy
- scipy
- matplotlib
- pyqtgraph
- pyopengl
- antarray## Feedback
Please submit bug reports and any suggestions [here](https://github.com/rookiepeng/antenna-array-analysis/issues).