Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP

HP.com home


Probabilistic Model Toolkit (PMT) download



» 

HP Labs

» Research
» News and events
» Technical reports
» About HP Labs
» Careers @ HP Labs
» People
» Worldwide sites
» Downloads
Content starts here Download PMT Program

Installation on Unix

Installation on Windows

 

 

UNIX Installation

(1) Create new directory for PMT, e.g.,

mkdir pmt

(2) Extract PMT archive into new directory, e.g.,

cd pmt

gzcat ../pmt.tar.gz | tar xf -

(3) Start MATLAB.

(4) Set up MATLAB's MEX compiler by typing

> mex -setup

from MATLAB prompt. Chose 'gcc compiler option' (if available and supported by your system.) Otherwise, chose 'native compiler'

option.

(5) Change current working directory to 'pmt'

(6) Add PMT paths and compile PMT's MEX functions by typing

> makefile

from MATLAB prompt.

top

Windows Installation

(1) Create new folder for PMT

(2) Extract PMT archive into new folder

(3) Start MATLAB.

(4) Set up MATLAB's MEX compiler by typing

> mex -setup

from MATLAB prompt.

(5) Change current working directory to 'pmt'

(6) Add PMT paths and compile PMT's MEX functions by typing

> makefile

from MATLAB prompt.

top

NOTE

strong

MEX files have been verified to compile under UNIX (SUN, Alpha, SGI + gcc & native compilers) and Microsoft Win95/NT (MS Visual C++ 5.0/6.0).

top

Printable version
Privacy statement Using this site means you accept its terms Feedback to HP Labs
© 2009 Hewlett-Packard Development Company, L.P.