An unsatisfactory property of particle filters is that they
may become inefficient when the observation noise is low.
In this paper we consider a simple-to-implement particle filter,
called ‘LIS-based particle filter’, whose aim is to overcome
the above mentioned weakness. LIS-based particle
filters sample the particles in a two-stage process that uses
information of the most recent observation, too. Experiments
with the standard Bearings-Only tracking problem indicate
that the proposed new particle filter method is indeed
a viable alternative to other methods.
3. Distribution of this core must be free of charge. Charging is -- allowed only for value added services. Value added services -- would include copying fees, modifications, customizations, and -- inclusion in other products.
This version of the code is compatible only with the AT89C2051 due to the
location of the data buffer and stack in RAM. The code may be modified to
work with the AT89C1051 by relocating or resizing the buffer and stack to
fit into the smaller amount of RAM available in the AT89C1051.
PrintNow is a 32-bit application that runs only under Windows 95
or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to
print a screen capture directly to your printer instead of just
copying the image to the Windows clipboard. PrintNow can also
print any DIB image in the clipboard, regardless of its
original source. PrintNow supports multiple instances, it can
print multiple copies of a screen capture to the same printer
with different print settings, to several different printers,
or any combination thereof, with a single keystroke.
基于模型聚類算法的matlab實現(xiàn)
This does the entire MB Clustering given a set of data.
It only does the 4 basic models, unequal-unknown priors. It
returns the BESTMODEL based on the highest BIC.
This a simple compressor based on aplib, yoda s Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don t matter.