The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
資源簡介:the package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-F...
上傳時間: 2016-08-27
上傳用戶:gxrui1991
資源簡介:BPMLL is a package for training multi-label BP neural networks. the package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associ...
上傳時間: 2013-12-05
上傳用戶:xsnjzljj
資源簡介:Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost,國外原版
上傳時間: 2014-01-13
上傳用戶:cuibaigao
資源簡介:This module provides an interface to an alphanumeric display module. the current version of this driver supports any alphanumeric LCD module based on the:Hitachi HD44780 DOT MATRIX LCD controller.
上傳時間: 2013-12-04
上傳用戶:himbly
資源簡介:Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given i...
上傳時間: 2013-12-20
上傳用戶:xiaoxiang
資源簡介:the Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. the package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. the API of the C library is intended to be comp...
上傳時間: 2016-12-17
上傳用戶:cccole0605
資源簡介:This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface to the capture DLL of our screen capture tool "T.N.T".
上傳時間: 2015-09-24
上傳用戶:dreamboy36
資源簡介:This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C6372...
上傳時間: 2015-10-19
上傳用戶:784533221
資源簡介:This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus.
上傳時間: 2014-12-03
上傳用戶:時代電子小智
資源簡介:This is hands-down the best C++ book for anyone who really wants to use C++, it will take you through all of the features of the language and not only explain what each feature is for, but also why it was included, and the best way to use i...
上傳時間: 2017-04-10
上傳用戶:hakim
資源簡介:C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful man...
上傳時間: 2014-01-27
上傳用戶:thesk123
資源簡介:basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. the actual compiler is found in */ /*compiler.c.*/ ...
上傳時間: 2017-02-15
上傳用戶:xymbian
資源簡介:This module defines safer C library string * * routine replacements. these are meant to make C * * a bit more safe in reference to security and * * robustness
上傳時間: 2014-01-04
上傳用戶:佳期如夢
資源簡介:This package includes a 3-D game engine example application and a document describing the most important programming tricks and algorithm issues to consider when developing 3-D programs on Symbian OS.
上傳時間: 2014-12-22
上傳用戶:waizhang
資源簡介:This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
上傳時間: 2013-12-30
上傳用戶:frank1234
資源簡介:Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includ...
上傳時間: 2014-01-20
上傳用戶:zhichenglu
資源簡介:today bought a book, reflected good to upload source code package. 1. Based on the struts of customer information management system 2. Struts-based personnel management system 3. Office log system 4. E-government management system 5. Food i...
上傳時間: 2014-07-09
上傳用戶:baitouyu
資源簡介:This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform f...
上傳時間: 2016-08-31
上傳用戶:cooran
資源簡介:the tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data compon...
上傳時間: 2016-09-17
上傳用戶:cazjing
資源簡介:the kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). the Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast ...
上傳時間: 2014-01-17
上傳用戶:yiwen213
資源簡介:the MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. the MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for st...
上傳時間: 2014-01-09
上傳用戶:凌云御清風
資源簡介:the attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for ...
上傳時間: 2017-04-09
上傳用戶:sy_jiadeyi
資源簡介:NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. the product NORTi3 Extended has implemented all the system calls...
上傳時間: 2014-01-14
上傳用戶:saharawalker
資源簡介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. the d...
上傳時間: 2015-06-12
上傳用戶:wfl_yy
資源簡介:This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
上傳時間: 2015-11-20
上傳用戶:talenthn
資源簡介:Using spectra to calculate strength of reflections and losses in passive cavities.the wavelength, reflection spectrum and transmission spectrum should be in the first 3 columns of an Excel file, which is selected when the cavity.m Matlab fi...
上傳時間: 2013-12-24
上傳用戶:sz_hjbf
資源簡介:the XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param...
上傳時間: 2016-02-12
上傳用戶:a673761058
資源簡介:Please read them carefully before you write the package to their specific functions (at least 20 characters). As far as possible not to let the station for the time you have spent on that amendment. Have to extract the password to the passw...
上傳時間: 2016-03-30
上傳用戶:小儒尼尼奧
資源簡介:Practical FIR Filter Design in MATLAB Revision 1.1 Ricardo A. Losada the MathWorks, Inc. 3 Apple Hill Dr. Natick, MA 01760, USA January 12, 2004
上傳時間: 2016-04-03
上傳用戶:himbly
資源簡介:介紹matlab在控制過程中的應用。they are designed to help you learn how to use Matlab for the analysis and design of automatic control systems.
上傳時間: 2014-08-17
上傳用戶:sk5201314