Just finished writing some of the backend for the math required for my signal analyser. More specifically complex numbers with bulk addition and multiplication for more efficient computation. Now the boiler plate code should be complete and ready to start writing the fourier transform part to start testing frequencies.
Hopefully the next dev log will! I am still learning C++ and I feel like I have started to gain a better understanding of the language now and am starting to be more adventurous in my code using more of the features I have access to and a better understanding of what I am writing.
Not really a screenshot to upload here as it is mostly just math that doesn’t really produce anything visual yet. But I have attached a winding of the data that can be produced using the new math.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.