Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 97f51dc

Browse files
committed
changed path to ML Online
1 parent c7d5856 commit 97f51dc

File tree

1 file changed

+1
-1
lines changed
  • README.md

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This document explains the implementation of the **Koopman Operator** in conjunc
88

99
- Get a local copy of the project directly from MATLAB(r), by using Simulink(r) Project from Git, or
1010

11-
- Open the project in MATLAB Online [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://insidelabs-git.mathworks.com/fnae/a-tutorial-for-control-koopman-operator/-/blob/main/ControlKoopmanOperator.prj?ref_type=heads)
11+
- Open the project in MATLAB Online [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://github.com/mathworks/Nonlinear-Model-Predictive-Control-Using-Koopman-Operator/blob/main/ControlKoopmanOperator.prj?ref_type=heads)
1212

1313
Start the MATLAB(r) project by clicking on the file **`ControlKoopmanOperator.prj`**.
1414
Next, by running the `NonlinearSystemControl_withKoopman_and_nlmpcMultistage.m` script, the results discussed below will be generated.

0 commit comments

Comments
(0)