Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rookiepeng committed Jul 20, 2024
1 parent 49071e7 commit 4c15000
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ Radar Simulator for MATLAB.
| <img src="./assets/imaging_py.png" alt="radarsimpy"/> | <img src="./assets/imaging_m.png" alt="radarsimpy"/> |
| <img src="./assets/interference_py.png" alt="radarsimpy"/> | <img src="./assets/interference_m.png" alt="radarsimpy"/> |

## Dependence

- MATLAB 64bit
- [MinGW-w64 C/C++ compiler](https://www.mathworks.com/support/requirements/supported-compilers.html) (Windows)

## Installation & Usage

- Download the compiled module from [RadarSimM](https://radarsimx.com/product/radarsimm/)
- Try the files in `examples`.

## Key Features

- ### Radar Modeling
Expand All @@ -42,3 +32,15 @@ Radar Simulator for MATLAB.
- Simulation of interference
- (TODO) Simulation of target's RCS
- (TODO) Simulation of LiDAR point cloud from 3D modeled objects/environment

## Dependence

- MATLAB 64bit
- [MinGW-w64 C/C++ compiler](https://www.mathworks.com/support/requirements/supported-compilers.html) (Windows)

## Installation & Usage

- Download the compiled module from [RadarSimM](https://radarsimx.com/product/radarsimm/)
- Try the files in `examples`.


0 comments on commit 4c15000

Please sign in to comment.