Go to the source code of this file.
|
| Brian | Staber (brian.staber @gmail.com) % clc clearvars close all X |
| |
|
| | X = [1.0 |
| |
| optimParameters | station = 44 |
| |
| optimParameters | np = 32 |
| |
| optimParameters | tol = 1e-6 |
| |
| optimParameters | nmc = 25 |
| |
| modelParameters | lc = [11.180339887498949, 4.472135954999580] |
| |
| modelParameters | delta = repmat(0.1,1,4) |
| |
| | output = cell(size(X,2),1) |
| |
◆ Staber()
| Brian Staber |
( |
brian.staber @gmail. |
com | ) |
|
◆ delta
| modelParameters delta = repmat(0.1,1,4) |
◆ lc
| modelParameters lc = [11.180339887498949, 4.472135954999580] |
◆ nmc
◆ np
◆ output
| output = cell(size(X,2),1) |
◆ station
| optimParameters station = 44 |
◆ tol
| optimParameters tol = 1e-6 |