forked from Joe1909/LpAdaptation_Code
-
Notifications
You must be signed in to change notification settings - Fork 0
breezerider/LpAdaptation_Code
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Code for design centering and volume estimation as used and described in J. Asmus, C. L. Mueller and I. F. Sbalzarini. Lp-Adaptation: Simultaneous Design Centering and Robustness Estimation of Electronic and Biological Systems. Scientific Reports 2017 LpAdaptation needs 2 inputs: 1) an oracle, describing the specifications that need to be met. The oracle is a binary function, yielding 1, if the specifications are met and 0 if they are not 2) a starting point for which the oracle yields 1 in folder oracles, there are different examples of oracles additionally to these two inputs, different options can be passed, see LpAdaptation/getDefaultOptions.m those options are given in a struct, LpAdaptation is then called as LpAdaptation(oracle,xstart,inopts) see also examples in folder examples the data used in the paper can be found here: https://asmus@git.mpi-cbg.de/asmus/LpAdaptation_Code.git
About
Implementation of a stochastic algorithm for design centering and volume approximation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 100.0%