Kalman Filter as Observer: Formulas and Application https://sudonull.com/kalman-filter-as-observer-formulas-and-application
Analysis of the mathematical connection between the Kalman filter and the canonical observer. Prediction formulas, correction, example with a pump electric motor. For developers: implement a virtual tachometer in real-time systems.
Virtual Cell: AI and Biomechanics for in silico Experiments https://sudonull.com/virtual-cell-ai-and-biomechanics-for-in-silico-experiments
How digital cell models are created, where they are used, and why the future lies in hybrid approaches. Learn what is already working today.
Virtual Try-On with AI: hybrid IDM-VTON and Leffa https://sudonull.com/virtual-try-on-with-ai-hybrid-idm-vton-and-leffa
Learn how to create an effective Virtual Try-On pipeline for e-commerce. The combination of warp-free and warp-based models ensures quality and speed. Suitable for middle/senior developers.
WebFlux and virtual threads: comparison at 2000 RPS | Analysis https://sudonull.com/webflux-and-virtual-threads-comparison-at-2000-rps-analysis
Performance comparison of Spring WebFlux and virtual threads under 2000 requests per second load. Key differences, limitations, and recommendations for developers.
Symbiote.js: composition of web components without virtual DOM | Guide https://sudonull.com/symbiote-js-composition-of-web-components-without-virtual-dom-guide
How Symbiote.js simplifies interface creation through HTML composition? We break down the tabs example and the advantages of the low-code approach for teams. Learn more.