Description Usage Arguments Value
Compute the minimal step size so that x1=x0+mstep*dx=0 (in terms of the parameter tolerance criterium pTol)
1 | MinStep(x, dx, typx, pTol)
|
x |
n times 1 vector |
dx |
n times 1 vector, change in x |
typx |
n times 1 vector, typical elements of x |
pTol |
scalar |
mstep scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.