Cuda FFT R2/R4/R8

Cuda FFT R2/R4/R8

Cuda FFT R2/R4/R8 When I was starting to learn with CUDA, our teacher told us to chooose an algorithm and implement it in CUDA for a semestral project. For me as beginner, everything seemed complicated as I had no idea how to code anything in CUDA. I would have...
GPS Signal Processing

GPS Signal Processing

Back in the university, one of my favorite projects I worked on was the estimation of a GPS signal delay and a Doppler Offset. The Doppler offset is simply caused by the fact that GNSS satellites move across the sky while broadcasting on a specified frequency. As a...
Ocean FFT

Ocean FFT

Ocean FFT I was always wondering how hard it might be to simulate ocean waves and decided to take a look under the hood with a simplified demo that can run in real-time (Modern movies with ocean waves are rendered over a long period of time with much higher resolution...