Skip to content

Instantly share code, notes, and snippets.

@halserach
halserach / diy_dft_code.ipynb
Created March 26, 2024 12:37
My work for assignment 6.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / Assignment5.ipynb
Created March 26, 2024 12:34
Exercises I did for Assignment 5.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / Assignment4.ipynb
Last active March 20, 2024 05:42
Homework related to fourth assignment.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / intro2fft.ipynb
Created March 12, 2024 14:25
Here are multiple exercises for introduction to FFT in one notebook.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / Assignment3.ipynb
Created March 4, 2024 14:55
Related to the third assignments for FI6004, here are some exercises from the materials. The topic is about basic one dimensional fourier transform.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / Assignment2.ipynb
Created March 4, 2024 14:45
Second Assignment of FI6004; Python Lists and Its Manipulation.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / ImageAudioFFTExploration.ipynb
Last active March 4, 2024 14:42
An Exploration in image and audio Fourier Transform. For the image FFT I try the binary chess-board and for the audio I try to reproduce binaural beats.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@halserach
halserach / Lotka_Volterra.ipynb
Created February 23, 2024 15:29
A Simulation of Lotka-Volterra Predator-Prey Population Dynamics (based on Tonnang et.al, 2008)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.