Monte Carlo methodMonte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be deterministic in principle. They are often used in physical and mathematical problems and are most useful when it is difficult or impossible to use other approaches. Monte Carlo methods are mainly used in three problem classes: optimization, numerical integration, and generating draws from a probability distribution.
Radiation pressureRadiation pressure (also known as light pressure) is the mechanical pressure exerted upon any surface due to the exchange of momentum between the object and the electromagnetic field. This includes the momentum of light or electromagnetic radiation of any wavelength that is absorbed, reflected, or otherwise emitted (e.g. black-body radiation) by matter on any scale (from macroscopic objects to dust particles to gas molecules). The associated force is called the radiation pressure force, or sometimes just the force of light.
Akatsuki (spacecraft)Akatsuki, also known as the Venus Climate Orbiter (VCO) and Planet-C, is a Japan Aerospace Exploration Agency (JAXA) space probe tasked with studying the atmosphere of Venus. It was launched aboard an H-IIA 202 rocket on 20 May 2010, but failed to enter orbit around Venus on 6 December 2010. After the craft orbited the Sun for five years, engineers successfully placed it into an alternative Venusian elliptic orbit on 7 December 2015 by firing its attitude control thrusters for 20 minutes and made it the first Japanese satellite orbiting Venus.
Particle filterParticle filters, or sequential Monte Carlo methods, are a set of Monte Carlo algorithms used to find approximate solutions for filtering problems for nonlinear state-space systems, such as signal processing and Bayesian statistical inference. The filtering problem consists of estimating the internal states in dynamical systems when partial observations are made and random perturbations are present in the sensors as well as in the dynamical system.