EspañolHome / Capital; an experiment

Data and Theory

Data

We added a first provisional version of the data. It is possible that some small errors have slipped in because a few data have been transferred manually, but in any case it will be of very little relevance. We will add more information later.

Spreadsheets

First simulation, September to December 2023:

Second simulation, February to May 2024:

Third simulation, February to May 2025:

Matlab-Octave

The data for the three simulations can be downloaded for Matlab or Octave. Download the s.mat file, copy it to your working directory, and type the command in Matlab or Octave

load s.mat

to load the data. Variables whose names begin with s1 are from the first simulation, s2 from the second, and s3 from the third.

Theory

Von Neumann Model (VN)

Maximum Benefit in the Long-term Perspective (MBLP)

mblp

To obtain the solution with other data, you can use a help.

EspañolHome / Capital; an experiment