Feeds
提问
How to minimize a variable by varying parameters in a model?
I'm trying to build a model for the dissolution of a molecule in an alkali solution. I started doing it by fixing the parameters...
8 months 前 | 0 个回答 | 0
0
个回答提问
How to remove vectors values with restraints?
I'm with two distinct vectors that shouldn't have, in the same column, values that would sum up to >=1. Ex: A = [ 0.1 0.2 0.4...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to store vectors generated in a while loop in a single vector?
I am trying to create a vector with all the data generated from while loop iterations. I would like to generate a vector with al...
4 years 前 | 1 个回答 | 0
1
个回答提问
While loop inside another while loop
I'm trying to make a bifurcation map for the logistic model using while loops but it isn't working quite as I expected. The code...
4 years 前 | 2 个回答 | 0