photo

ANTONINO BIANCUZZO


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Lorenz Attractor
clear all, close all, clc Beta = [10; 28; 8/3]; % chaotic values x0 = [0; 1; 20]; % initial condition dt = 0.001; tspan = dt...

2 years ago | 1

Question


How can i generate an Hankel matrix of the lorenz system?
hi, i'd like to know how i can create the Hankel matrix of the lorenz system to perform it over a DMD algorithm. Thank all for t...

2 years ago | 1 answer | 0

1

answer