Spencer's Profile Picture

SPENCER MARKOWITZ

RADAR ENGINEER

A COLLECTION OF PROJECTS AND EXPLORATIONS

Custom App to Visualize Sycnchronized Audio and Video

Project Demo

A Qt-based application for real-time audio spectrogram visualization that enables users to correlate visual events in video with their corresponding audio features.

VIEW REPOSITORY

Spoil Mismatched Filters for Lower Sidelobes

Project Demo

Specify the width of the mainlobe in order to lower the sidelobes in a target's range response. Optimize using least squares to ensure your mainlobe-width to sidelobe-level is optimal.

VIEW REPOSITORY

Observe How the Length of the MMFs Affects the Sidelobe Level

Project Demo

Change the length of the mismathced filters and observe how it affects the sidelobe level for a phase-coded radar waveform.

VIEW REPOSITORY

Lower Sidelobes When Sharing Spectrum

Project Demo

Shape the spectrum of your radar waveform to lower the sidelobes when sharing spectrum with other communication or radar systems.

VIEW REPOSITORY

Design a Radar Waveform for Colored Noise

Project Demo

Design the optimal radar waveform for environments with colored noise using least squares optimization. Concetrate power where the noise is weakest.

VIEW REPOSITORY

Implemtation of Data-Driven Discovery of Coordinates and Governing Equations

Project Demo

This repo is an unofficial PyTorch 2.x implementation of the paper Data-Driven Discovery of Coordinates and Governing Equations. This repo reproduces the results of the paper on the Lorenz system (first-order dynamical system) and those of the pendulum (second-order).

VIEW REPOSITORY