Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Tutorials for Developers"

(Tutorials and User Guides)
Line 9: Line 9:
 
# [[Creating a STEM Scenario]]  
 
# [[Creating a STEM Scenario]]  
 
# [[Batch Mode (Running Experiments)|Running Experiments (in batch mode)]]  
 
# [[Batch Mode (Running Experiments)|Running Experiments (in batch mode)]]  
# [[Invoking modifiers using triggers and predicates.]]
+
# [[Invoking Modifiers Using Triggers and Predicates]]
 
# [[Importing Data from Files]]  
 
# [[Importing Data from Files]]  
 
# [[Logging Data to Files]]  
 
# [[Logging Data to Files]]  
 
# [[Analysis]]  
 
# [[Analysis]]  
## [[Estimating Model Parameters from External Data]].
+
## [[Estimating Model Parameters from External Data]]  
 
## [[Epidemic View|Epidemic Analysis]]  
 
## [[Epidemic View|Epidemic Analysis]]  
## [[RMS Comparison between data sets|RMS Comparison Between data sets]]  
+
## [[RMS Comparison between data sets|RMS Comparison Between Data Sets]]  
 
## [[Lyapunov Analysis]]
 
## [[Lyapunov Analysis]]
  

Revision as of 14:43, 12 November 2009

STEM SPLASH TOPs.jpg

Tutorials and User Guides

  1. Watch a full length STEM Tutorials on YouTubeTM
    1. In English
    2. In Spanish
  2. Importing and Exporting Projects
  3. Creating a STEM Scenario
  4. Running Experiments (in batch mode)
  5. Invoking Modifiers Using Triggers and Predicates
  6. Importing Data from Files
  7. Logging Data to Files
  8. Analysis
    1. Estimating Model Parameters from External Data
    2. Epidemic Analysis
    3. RMS Comparison Between Data Sets
    4. Lyapunov Analysis

Advanced Guides

1. Building the STEM RCP Application

2. Running STEM From the Development Environment

3. Composing a Graph

4. Creating a New Disease Model Plug-in Using EMF (Very Advanced Users)

5. Creating a Customized Color Provider

Back to the top