![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
Classes | |
class | BellFunctions |
BellFunctions: Demos regarding the Bell function local Lipschitz estimations. More... | |
class | RandomModelEstimatorAnalyzer |
Demo class for the error estimators. Creates a random model using a kernel expansion that can be configured with the provided properties. More... | |
class | ResponseSurfaceApprox |
This demo shows how the VKOGA algorithm approximates a 2D-1D response surface for different kernel configurations. More... | |
class | SVR |
SVR: Support vector machine related KerMor demos. More... | |
class | VKOGA |
VKOGA: Contains some demo functions for the VKOGA algorithm. More... | |
Functions | |
function | Basics1_Linear () |
Basics_Linear: Demo file for KerMor linear models and reduction. More... | |
function | Basics2_Parametrized () |
Basics2_Parametrized: More... | |
function | Basics3_Nonlinear () |
Basics3_Nonlinear: More... | |
function | Basics4_NonlinearKernel () |
Basics4_NonlinearKernel: More... | |
function | Basics5_KernelsAndApprox () |
Basics5_KernelsAndApprox: More... | |
function demos.Basics1_Linear | ( | ) |
Basics_Linear: Demo file for KerMor linear models and reduction.
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file Basics1_Linear.m.
References t.
function demos.Basics2_Parametrized | ( | ) |
Basics2_Parametrized:
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file Basics2_Parametrized.m.
References k, Utils.sprand(), and t.
function demos.Basics3_Nonlinear | ( | ) |
Basics3_Nonlinear:
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file Basics3_Nonlinear.m.
References DEIMEstimatorAnalyzer(), and t.
function demos.Basics4_NonlinearKernel | ( | ) |
Basics4_NonlinearKernel:
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file Basics4_NonlinearKernel.m.
References t.
function demos.Basics5_KernelsAndApprox | ( | ) |
Basics5_KernelsAndApprox:
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file Basics5_KernelsAndApprox.m.
References Utils.createCombinations(), FunVis2D(), k, and PlotManager.nextPlot().