Skip to content

Commit

Permalink
Merge pull request #318 from 19MTG04/patch-1
Browse files Browse the repository at this point in the history
Update mhe_example.ipynb
  • Loading branch information
4flixt committed Jan 9, 2023
2 parents 2d6da3e + 8eee8f7 commit 3da4608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/source/mhe_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
"outputs": [],
"source": [
"simulator.x0 = x0\n",
"mhe.x0_mhe = x0_mhe\n",
"mhe.x0 = x0_mhe\n",
"mhe.p_est0 = 1e-4"
]
},
Expand Down

0 comments on commit 3da4608

Please sign in to comment.