A dissipative particle swarm optimization is
developed according to the self-organization of dissipative
structure. The negative entropy is introduced to construct an
opening dissipative system that is far-from-equilibrium so as to
driving the irreversible evolution process with better fitness.
The ...
Programs in the irregular grid design package described in this manual are used to carry out five main functions:
verification and adjustment of coastline and bathymetric data
preparation of an irregular triangular depth grid covering the domain to be modelled
production of a preliminary irregu ...
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and copying when passing
( ...
The design of control systems involving piezoelectric actuators and sensors requires an accurate knowledge of the transfer functions between the inputs and the outputs of the system.
Sequential Monte Carlo without Likelihoods
粒子滤波不用似然函数的情况下
本文摘要:Recent new methods in Bayesian simulation have provided ways of evaluating posterior distributions
in the presence of analytically or computationally intractable likelihood functions.
Despite representing a substantial ...
This standard describes a keyed-hash message authentication code (HMAC), a
mechanism for message authentication using cryptographic hash functions. HMAC can
be used with any iterative Approved cryptographic hash function, in combination with a
shared secret key. The cryptographic strength of HMAC de ...
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR
EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU
and the available tools. In addition, when used together with the STM32F103xx motor
control starter kit (STM3210B-MCKIT) and P ...
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.