Abstract: Genetic programming (GP) and fuzzy logic are used to automatically segment mammography images. GP allows the evolution of optimized segmentation models, guided by a fuzzy logic-based fitness ...
Abstract: We study the stability of an equilibrium of arbitrarily switched, autonomous, continuous-time systems through the computation of a common Lyapunov function (CLF). The switching occurs ...
Can you chip in? As an independent nonprofit, the Internet Archive is fighting for universal access to quality information. We build and maintain all our own systems, but we don’t charge for access, ...
Abstract: In Electrical Impedance Tomography, the ill-posed nature of the inverse problem and the interaction between the electric current and objects cause poor spatial resolution and blurring in the ...
Abstract: A Distributed Point Function (DPF) is a crypto-graphic primitive used for compressing additive secret shares of a secret unit vector across two parties. Many DPF applications require ...
Editor’s note: This story is part of Peak, The Athletic’s desk covering leadership, personal development and performance through the lens of sports. Follow Peak here. Army coach Jeff Monken is just ...
Abstract: This article considers the problem of designing a continuous-time dynamical system that solves a constrained nonlinear optimization problem and makes the feasible set forward invariant and ...
This codebase implements a high-performance GPU implementation of a distributed point function, and exposes a simple and easy to use python interface. This repository is the source code for the paper ...
A function call tracer is a kind of profiler showing a timeline of function call and return events. Here's an example trace captured by funtrace from Krita: Here we can see 2 threads - whether they're ...
This is a very simple (and NOT a highly optimized and secure) implementation of AES only written to teach you the BASICS of this algorithm. I used a tutorial previously available on progressive-coding ...
Abstract: Optical aberration is a ubiquitous degeneration in realistic lens-based imaging systems. Optical aberrations are caused by the differences in the optical path length when light travels ...
Abstract: Neural implicit functions including signed distance functions (SDFs) and unsigned distance functions (UDFs) have shown powerful ability in fitting the shape geometry. However, inferring ...