- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 55kb
- Update:
- 2015-07-04
- Downloads:
- 0 Times
- Uploaded by:
- ali
Description: Description:
Matlab examples for a seminar in stochastic simulation:
http://www.math.uu.se/~ikaj/courses/matlab/
###############
Installation:
After decompressing, run stsimpath.m in the main directory.
Alternatively, you may add to your startup.m:
addpath( path_to_stsim\bbm , ...
path_to_stsim\counting , ...
path_to_stsim\ranvar , ...
path_to_stsim\rtree, ...
path_to_stsim\service , ...
path_to_stsim\stproc , ...
path_to_stsim\teletraffic , ...
path_to_stsim\waxman )
Any suggestions or comments are welcome.
To Search:
File list (Check if you may need any files):
code\bbm\bbmplot.m
....\...\multibbm.m
....\...\README
....\counting\countpath.m
....\........\linjpcut.m
....\........\onoff.m
....\........\README
....\........\rencount.m
....\........\renewpp.m
....\........\renrew.m
....\........\renuni.m
....\........\staircut.m
....\........\stairintegr.m
....\........\stairsum.m
....\........\stsumplot.m
....\........\sttimescut.m
....\ranvar\distrmu.m
....\......\distrstat.m
....\......\README
....\......\simbinom.m
....\......\simdiscr.m
....\......\simexp.m
....\......\simgeom.m
....\......\simlinear.m
....\......\simpareto.m
....\......\simparetonrm.m
....\README
....\rtree\branch.m
....\.....\README
....\.....\trimtreelayout.m
....\.....\trimtreeplot.m
....\service\README
....\.......\servpath.m
....\.......\simgeod1.m
....\.......\simmd1.m
....\.......\simmg1.m
....\.......\simmginfty.m
....\.......\simmm1.m
....\.......\simstmginfty.m
....\.tproc\birthdeath.m
....\......\bm3plot.m
....\......\brownian.m
....\......\galtonwatson.m
....\......\moran.m
....\......\poisson2d.m
....\......\poisson3d.m
....\......\poissonjp.m
....\......\poissonti.m
....\......\ranwalk.m
....\......\ranwalk2d.m
....\......\ranwalk3d.m
....\......\README
....\......\rw3plot.m
....\stsimpath.m
....\teletraffic\lracc.m
....\...........\lrscales.m
....\...........\README
....\...........\scalemginfty.m
....\...........\scaleonoff.m
....\...........\scaleren.m
....\...........\stintresc.m
....\...........\strescint.m
....\...........\telepath.m
....\waxman\README
....\......\waxtop.m
....\bbm
....\counting
....\ranvar
....\rtree
....\service
....\stproc
....\teletraffic
....\waxman
code