Home > 16-Profilereconstruction > fig_16_11_simulate_inhomogeneous_profiles_gaussian.m

fig_16_11_simulate_inhomogeneous_profiles_gaussian

PURPOSE ^

% Fig. 16.11 page 742

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

% Fig. 16.11 page 742
 simulate inhomgeneous 1D gaussian process

 already solved in fig_2_9_and_16_11_simulate_hom_inhom_profiles_gaussian

 Susanne Wenzel 09/16
 wenzel@igg.uni-bonn.de

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 %% Fig. 16.11 page 742
0002 % simulate inhomgeneous 1D gaussian process
0003 %
0004 % already solved in fig_2_9_and_16_11_simulate_hom_inhom_profiles_gaussian
0005 %
0006 % Susanne Wenzel 09/16
0007 % wenzel@igg.uni-bonn.de
0008 
0009 addpath('..\02_random_numbers')
0010 
0011 open fig_2_9_and_16_11_simulate_hom_inhom_profiles_gaussian
0012 
0013 fig_2_9_and_16_11_simulate_hom_inhom_profiles_gaussian

Generated on Mon 19-Sep-2016 01:11:04 by m2html © 2005