We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0725884 commit 7fc6bfaCopy full SHA for 7fc6bfa
toolbox/+otp/+lorenz63/+presets/Surprise.m
@@ -1,5 +1,5 @@
1
classdef Surprise < otp.lorenz63.Lorenz63Problem
2
- % Lorenz '63 preset 'surprise' from :cite:p:`Str18` which uses time span $t ∈ [0, 60]$, σ = 10$, $ρ = 100$,
+ % Lorenz '63 preset 'surprise' from :cite:p:`Str18` which uses time span $t ∈ [0, 60]$, $σ = 10$, $ρ = 100$,
3
% $β = 8/3$, and initial conditions $y_0 = [2, 1, 1]^T$.
4
5
methods
0 commit comments