summaryrefslogtreecommitdiffstats
path: root/templates/compute_minRPI.m
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/compute_minRPI.m11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/compute_minRPI.m b/templates/compute_minRPI.m
deleted file mode 100644
index 0b4ffdb..0000000
--- a/templates/compute_minRPI.m
+++ /dev/null
@@ -1,11 +0,0 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Copyright (c) 2023, Amon Lahr, Simon Muntwiler, Antoine Leeman & Fabian Flürenbrock Institute for Dynamic Systems and Control, ETH Zurich.
-%
-% All rights reserved.
-%
-% Please see the LICENSE file that has been included as part of this package.
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-function [H_tube,h_tube,n_iter] = compute_minRPI(K_tube,params)
- % YOUR CODE HERE
-end \ No newline at end of file