Changeset 853 for library/doc

Show
Ignore:
Timestamp:
03/05/10 11:12:07 (14 years ago)
Author:
mido
Message:

small patch of LOGGERS and DOCUMENTATION

Location:
library/doc/tutorial
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • library/doc/tutorial/005userguide0.dox

    r659 r853  
    2424\section secnario Prepared Scenarios 
    2525 
    26 Since some tasks are repeatedly occuring in practical applications of decision making, these tasks has been identified and prepared as standalone applications (or mex files). These taska are implemented in separate toolbox - bdmtoolbox. Binary version of the toolbox is available see \ref install. 
     26Since some tasks are repeatedly occuring in practical applications of decision making, these tasks has been identified and prepared as standalone applications (or mex files). These tasks are implemented in separate toolbox - bdmtoolbox. Binary version of the toolbox is available see \ref install. 
    2727 
    2828The predefined scenarios are: 
  • library/doc/tutorial/01userguide.dox

    r711 r853  
    22\page userguide BDM Use - System, Data, Simulation 
    33 
    4 This section serves as introdustion to the scenario of data simulation. Since it is the simpliest of all scenarios defined in \ref userguide0 it also serves as introduction to configuration of an experiment (see \ref ui) and basic decision making objects (bdm::RV and bdm::DS). 
     4This section serves as introduction to the scenario of data simulation. Since it is the simpliest of all scenarios defined in \ref userguide0 it also serves as introduction to configuration of an experiment (see \ref ui) and basic decision making objects (bdm::RV and bdm::DS). 
    55 
    66All experiments are demonstarted on scenario simulator which can be either standalone application or mex file (simulator.mex**).