Skip to content

Instantly share code, notes, and snippets.

@matt-chv
matt-chv / fmcw-radar-105-mmwave-atmospheric-absorption.ipynb
Last active July 21, 2023 08:27
fmcw-radar-105-mmwave-atmospheric-absorption.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@matt-chv
matt-chv / fmcw-radar-101.ipynb
Last active January 15, 2023 14:51
FMCW radar 101.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
"""
credit: https://stackoverflow.com/a/63996171/10567771
credit: https://github.com/JoshData/pdf-redactor
Create venv and install pdf_redactor
```bash
python -m venv venv
.\venv\scritps\activate
python -m pip install git+https://github.com/JoshData/pdf-redactor.git

This is a hack on Reveal to store it in a Gist and have the slide content in a markdown

@matt-chv
matt-chv / !WaterMeterAI.md
Last active February 5, 2021 10:57
Water Meter v2.ipynb

WATER METER with AI

v2: Open In Colab

@matt-chv
matt-chv / bayesian_network_for_reliability.ipynb
Last active August 27, 2020 09:10
Bayesian_Network_for_Reliability.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@matt-chv
matt-chv / intro_bayesian_networks.ipynb
Last active August 27, 2020 07:24
Intro_Bayesian_Networks.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@matt-chv
matt-chv / mixed_beta_20200428.puml
Last active April 28, 2020 12:15
plantuml mixed signal timing diagrams
@startuml
clock clk with period 1
binary "Enable" as EN
analog "Vcore" as VDD
@0
EN is low
VDD is 0
@1
VDD is 1.8