Jingbiao's Blog

「Hinc lucem et pocula sacra」

Json with python

Read Json files in python Json files with no spaces or newlines Inputting json file into python with json.loads(_), Store a dictionary of a dictionary 1 2 3 # Store the json...

Paddlepaddle installation issues and fixation

Issues Conda do not have the correct version for installing paddlepaddle gpu. In order to get the correct version you need to use pip. While using pip, cudnn is not installed, and environmental var...

OFDM Audio Modem project

\( \require{amstext} \require{amsmath} \require{amssymb} \require{amsfonts} \) Introduction An OFDM audio modem that uses speaker as transmitter and microphone as receiver is developed. Communicat...

OFDM with audio modem

List of useful Transforms Pointwise product of two function in continuous time domain → Linear convolution in frequency domain Pointwise product of two functions in the continuous...

Channel estimation with OFDM random symbol

Estimation, Synchronization, and Tips

\( \require{amstext} \require{amsmath} \require{amssymb} \require{amsfonts} \) Channel estimation 1.Generate an n-length sequences of psuedo-random constellation values By means of psued...

Peterhouse Garden

Some pictures of the Peterhouse Garden in 2021 spring


3M1 Mathematical Methods Tripos Revision

\( \require{amstext} \require{amsmath} \require{amssymb} \require{amsfonts} \newcommand{\norm}[1]{\lVert #1 \rVert} \) Linear Algebra Hermitian Conjugate Transpose: \( M^H = \overline{M...

3F8 Inference Tripos Revision

\( \require{amstext} \require{amsmath} \require{amssymb} \require{amsfonts} \) Algorithms MLE Maximum Likelihood Estimation of parameters: Given data $ y=\{ y_i \}$ and parameter $\theta$, t...

3F7 Information theory Tripos Revision

\( \require{amstext} \require{amsmath} \require{amssymb} \require{amsfonts} \) Full notes can be viewed over here: rendered version and LaTex Source Code Entropy Calculation of entropy, joint...

3F4 Data Transmission Tripos Revision

\( \require{amstext} \require{amsmath} \require{amssymb} \require{amsfonts} \) Finding Orthonormal Basis and optimal detection Finding the orthonormal basis for a group of waveform Represent...