dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides METHODS such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
标签: probabilistic distributed large-scale dynamical
上传时间: 2014-01-12
上传用户:wangdean1101
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with METHODS. METHODS are similar to the functions or procedures in procedural languages such as C.
标签: object-oriented building language template
上传时间: 2017-03-07
上传用户:xiaodu1124
observable distribution grid are investigated. A distribution grid is observable if the state of the grid can be fully determined. For the simulations, the modified 34-bus IEEE test feeder is used. The measurements needed for the state estimation are generated by the ladder iterative technique. Two METHODS for the state estimation are analyzed: Weighted Least Squares and Extended Kalman Filter. Both estimators try to find the most probable state based on the available measurements. The result is that the Kalman filter mostly needs less iterations and calculation time. The disadvantage of the Kalman filter is that it needs some foreknowlegde about the state.
标签: distribution observable grid investigated
上传时间: 2014-12-08
上传用户:ls530720646
This paper presents a novel technique to increase the quality of medical images based on Histogram Equalization. In the proposed method first we have applied a noise reduction method and then we apply some suitable preprocessing on histogram of the medical images and after that histogram equalization has been applied on the new histogram. Our proposed method in despite of its simplicity has better results in compare to other usual METHODS based on histogram equalization. The quality of resulted images after applying our proposed METHODS has been tested on a database (medical images) with a confirmed criterion by viewer. Also we have considered a mathematical criterion for comparing our proposed algorithm with other available METHODS for contrast enhancement. Results show the better efficiency of the proposed method.
标签: Histogram technique increase presents
上传时间: 2017-04-20
上传用户:VRMMO
A good document in french for learning to program with c in a short time.It offers the basic fonctions, METHODS for a better use of this language.
标签: document learning fonctio program
上传时间: 2017-04-21
上传用户:xauthu
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 METHODS. Two interfaces provide an access to this system. The first one reads and handles reservation request message from a terminal. The arguments are then processed throw a middleware interface that call the flight system METHODS. The second one, a Graphical User Interfaces (GUI) application using Swing Java Foundation Classes (JFC), offers a simpler access to the systems.
标签: reservation developed project emulate
上传时间: 2017-04-27
上传用户:6546544
This thesis presents a comprehensive overview of the problem of facial recognition. A survey of available facial detection algorithms as well as implementation and tests of di铿€erent feature extraction and dimensionality reduction METHODS and light normalization METHODS are presented.
标签: comprehensive recognition presents overview
上传时间: 2017-05-05
上传用户:royzhangsz
使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop METHODS of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.
标签: TWAIN applications scanning Windows
上传时间: 2013-12-25
上传用户:3到15
This gorgeous, full-color book will guide you through the complete design process, from getting inspiration and sketching ideas out, through to choosing a color scheme, designing the layout, and selecting effective imagery. Throughout, the focus is on simple and practical techniques that anyone can use 鈥?you don鈥檛 need to have gone to art school or have artistic flair to create stunning designs using the METHODS outlined in this book. You鈥檒l follow along as author and design guru Jason Beaird creates a complete web site layout using the techniques that you鈥檝e learned. The book鈥檚 full-color layout and large format (8鈥?x 10鈥? make The Principles Of Beautiful Wed Design a pleasure to read.
标签: full-color gorgeous complete getting
上传时间: 2017-05-08
上传用户:2404
Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the graph which data structure is vector Construct METHODS: * public GeneralGraph(): contain an empty vector store the vertex and a boolean determines whether graph is directed or not, defaulted is undirected
标签: adjacencyListGragh Specification GeneralGraph adjacency
上传时间: 2013-12-13
上传用户:lyy1234