Skip to content
View purvahalarnkar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report purvahalarnkar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RADAR-Signal-Processing RADAR-Signal-Processing Public

    Performed matched filter, windowing, and doppler processing on a radar data cube (9000 range bins x 256 pulses) to detect moving targets.

    MATLAB 25 2

  2. Signal-strength-on-Urban-Street Signal-strength-on-Urban-Street Public

    Simulated the signal strength of a mobile receiver at various locations on a street between two buildings. Observed that the total path loss and signal strength is different at each locations.

    MATLAB 1

  3. SMA-on-Music-Files SMA-on-Music-Files Public

    As SMA filter is a simple low pass FIR filter, the high frequency content of the audio signal is removed. Higher the order of the filter, more high frequency components are removed.

    MATLAB

  4. Buy-and-Sell-Signals Buy-and-Sell-Signals Public

    The closing prices of a financial data is passed through two SMA filters of different order to create crude "Buy" and "Sell" signals. The point where the output of two SMA filters intersect and the…

    MATLAB