Optimization
You can import tensile test data from file in the form of comma-separated values or, as demonstrated here.
Parameter Estimation
1
2
3
Setup the first column to be a Parameter column for the lambda parameter and the second column to be Value column for the P variable.
4
5
6
7
8