Description Usage Arguments Value
Function for creating a 2d state space of nodes
1 | chebstatespace(m, lb, ub)
|
m |
a double - the number of nodes to create in each dimension |
lb |
a vector of 2 lower bounds in each dimension |
ub |
a vector of 2 upper bounds in each dimension |
a dataframe with all combinations of nodes to pass for function evaluation using mapply or similar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.