Here is the lemmygrad post I made it at (don’t wanna have to copy everything over).

Please give the post lots of heart-sickle, the post would really appreciate it

Don’t be afraid to ask questions.

  • sodium_nitride [any, any]@hexbear.netOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    5 days ago
    1. correct

    2. correct

    3. I was under the impression that since matlab’s “rand” generates values between 0 and 1, all of the technical matrices should be automatically productive, but you are correct. I should add explicit checks

    4. yes

    5. I normalise the net product so that different economies are more comparable to one another. I am interested in the ratio of output between 2 industries, and not the scale of overall production

    I normalise the gross labor use because that variable should actually be “share of workforce employed”. The name is a relic from my previous attempt at the code where I had tried to incorporate the population into the sim. I seem to have forgotten to change the name.

    Matlab’s elementwise multiplication is not a dot product