Skip to content

Commit 7fc6bfa

Browse files
Add missing $
1 parent 0725884 commit 7fc6bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolbox/+otp/+lorenz63/+presets/Surprise.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
classdef Surprise < otp.lorenz63.Lorenz63Problem
2-
% Lorenz '63 preset 'surprise' from :cite:p:`Str18` which uses time span $t ∈ [0, 60]$, σ = 10$, $ρ = 100$,
2+
% Lorenz '63 preset 'surprise' from :cite:p:`Str18` which uses time span $t ∈ [0, 60]$, $σ = 10$, $ρ = 100$,
33
% $β = 8/3$, and initial conditions $y_0 = [2, 1, 1]^T$.
44

55
methods

0 commit comments

Comments
 (0)