this post was submitted on 06 Oct 2025
194 points (99.5% liked)

Privacy

42373 readers
715 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] First_Thunder@lemmy.zip 9 points 1 day ago (2 children)
[–] panda_abyss@lemmy.ca 16 points 1 day ago

I had to do a bit of research to remind myself. We did this in university as an exercise, so it was a while ago.

Basically with N signals (speakers) and M mixes (microphones). When M > N then you can create an MxN matrix and solve it numerically, and we were able to do that pretty easily. We also did the case where M=N as a demo and we used ICA for that with either projection pursuit or SVD, I can't remember.

You can read more about this on Wikipedia:

With modern models this would be even easier with fewer microphones, and there's been a lot of time and money between when these methods were devised and now.

[–] Sylvartas@lemmy.dbzer0.com 7 points 1 day ago

My bet is on some Fourier transform fuckery