rbmatlab 0.10.01
|
model = model_default(model) More...
Go to the source code of this file.
Functions | |
function model = | model_default ( model, T, nt) |
model = model_default(model) |
model = model_default(model)
Definition in file model_default.m.
function model = model_default | ( | model, | |
T, | |||
nt | |||
) |
model = model_default(model)
model | model |
T | T |
nt | nt |
model | model |
T —
end time for evolution problems nt —
number of time steps for evolution discretizations mu_names —
a string array containing the symbolic names of the parameter vector dt —
time step size for evolution discretizations mu —
the parameter vector set_mu
. Definition at line 1 of file model_default.m.