shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

266
active users

#signalprocessing

0 posts0 participants0 posts today

Let's talk about "#AI", #LLM, and #MachineLearning, which I don't put in quotes.
First, I am not anti-science, I am anti-JUNKscience and MARKETING, and there is a difference.
Why can I discuss a field I'm not in with some knowledge? I spent over 30 years in #geophysics, #SignalProcessing, and in #geology and #hydrology and #hydrogeology modelling. People doing this kind of work (along with #meteorology and #Climatology) are the progenitors of the current science. 1/

The Fourier Transform is a mathematical operation that transforms a function of time (or space) into a function of frequency. It decomposes a complex signal into its constituent sinusoidal components, each with a specific frequency, amplitude, and phase. This is particularly useful in many fields, such as signal processing, physics, and engineering, because it allows for analysing the frequency characteristics of signals. The Fourier Transform provides a bridge between the time and frequency domains, enabling the analysis and manipulation of signals in more intuitive and computationally efficient ways. The result of applying a Fourier Transform is often represented as a spectrum, showing how much of each frequency is present in the original signal.

\[\Large\boxed{\boxed{\widehat{f}(\xi) = \int_{-\infty}^{\infty} f(x)\ e^{-i 2\pi \xi x}\,\mathrm dx, \quad \forall\xi \in \mathbb{R}.}}\]

Inverse Fourier Transform:
\[\Large\boxed{\boxed{ f(x) = \int_{-\infty}^{\infty} \widehat f(\xi)\ e^{i 2 \pi \xi x}\,\mathrm d\xi,\quad \forall x \in \mathbb R.}}\]

The equation allows us to listen to mp3s today. Digital Music Couldn’t Exist Without the Fourier Transform: bit.ly/22kbNfi

Gizmodo · Digital Music Couldn't Exist Without the Fourier TransformThis is the Fourier Transform. You can thank it for providing the music you stream every day, squeezing down the images you see on the Internet into tiny

I have released sphstat v1.0, a #python :python: package for spherical #statistics. The package implements functions for descriptive and inferential statistics as well as some modelling functions for vector data on the unit sphere. The package might be useful in a variety of fields such as #astronomy #earthscience #psychoacoustics # #paleomagnetics #signalprocessing and others. You can install it via pip or download/clone the source code from GitHub. github.com/hacihabiboglu/sphst

GitHubGitHub - hacihabiboglu/sphstat: A Python 3 package for spherical statisticsA Python 3 package for spherical statistics. Contribute to hacihabiboglu/sphstat development by creating an account on GitHub.