Released into the #PublicDomain and uploaded to #WikimediaCommons, together with the #Mathematica script used to generate it: https://commons.wikimedia.org/wiki/File:Wavefront_Shaping_Focussing.gif
Released into the #PublicDomain and uploaded it on #WikimediaCommons, together with the #Mathematica code used to generate it: https://commons.wikimedia.org/wiki/File:Shack-Hartmann.gif
For the people at Wikimedia Commons: I used to be User:Berto, but I lost my password, so I now I am User:Clodovendro. I make a number of scientific visualizations using #Mathematica, and I release them into the #PublicDomain (and upload the on Commons so everyone can use them).
Woxi - An interpreter for the Wolfram Language written in Rust
Discussions: https://discu.eu/q/https://github.com/ad-si/Woxi
[Перевод] Markdown презентации по-новому: контроллер Nintendo, интерактивный блокнот и немного магии
Как превратить скучные слайды в интерактивную демонстрацию, где код можно запускать прямо на месте? В этой статье попробуем перенести презентацию в браузер, а затем — в «блокнот». Интерактивные среды, такие как Jupyter Notebook, Observable, Mathematica, WLJS Notebook, позволяют создавать живые презентации, лекции и наглядные материалы для коллег или студентов. Они незаменимы и для визуализации моделей, симуляций и любых данных. Под катом — примеры, пошаговый разбор и демо вживую.
oh, man! @Wolfram just sent me a 60 free subscription to #Mathematica .. now i’m just gonna get all addicted..
Гироскоп в презентации или зачем брать с собой JoyCon на большую научную конференцию
Анимации и свистоперделки в том виде, в котором они были популярны с PowerPoint 10 или 20 лет назад, значительно отступили на второй план. Любые технические доклады сейчас - это зачастую просто PDF документ. А хотелось бы больше Как? Зачем превращать буханку хлеба в космический корабль? И при чем тут физика и webdev? Давайте разбираться! (осторожно! трафик)
Dear scientists of mastodon, I am once again asking for assistance
I want to evaluate:
F(\omega',\omega)=\int_{-\infty}^{\infty}f(t,\omega)e^{i(\omega-\omega')t}dt
For easy cases, frequency shifting property of Fourier transform will be enough. If f(t,omega)=a, the result will be 2*pi*a*delta(omega-omega').
I've tried to solve this in Matlab, but I lack of any confidence on this matter (script on alt-text).
How would you implement this? Thank you
Hola! Cientifiques de Mastodon, especialmente si usáis Matlab, Mathematica, o Python. Estoy atascado con un problema ¿Podríais echarme un cable?
He obtenido una expresión analítica general que bajo casos puntuales soy capaz de "resolverla a mano", pero en otros casos las integrales no tienen solución analítica.
\int_{-\infty}^{t}dt'e^{\int_{t}^{t'}ds \gamma(s)}e^{-i\omega(t'-t)}
¿Cómo lo implementaríais en un script de integración numérico? Gracias