QIWEI MAO

QIWEI MAO, A Geotechnical Engineer's Journey into IoT.

  • Home
  • Blog
  • About
  • Search

Algorithms - TSP & Knapsack Approximation

Jan 19, 2025

Algorithms - RSA Public Key Cryptography

Jan 15, 2025

Algorithms - P, NP, NP-Complete, NP-Hard

Jan 11, 2025

Algorithms - Divide & Conquer

Dec 9, 2024

Algorithms - Fourier Transform

Dec 9, 2024

Discusses Fourier Transform’s in signal processing, physics, and engineering, where it converts time-domain functions into frequency-domain representations. Explains the Inverse Fourier Transform and Discrete Fourier Transform (DFT) for discrete signals. It also covers the Fast Fourier Transform (FFT), an efficient algorithm for polynomial multiplication, detailing the key steps involved in its execution and its overall time complexity of O(n log n + n). Explains how Numpy handles FFT operations with functions like numpy.fft.fft for forward and numpy.fft.ifft for inverse transformations.

Algorithms - Dynamic Programming

Dec 9, 2024

Operating Systems - Introduction

Sep 26, 2024

Addresses the challenges of structured vs. unstructured data, and introduces the Bag of Words model for feature representation. Explain why each document can be represented as a point in a d-dimensional feature space.


© Qiwei Mao 2024 - 2025