Algebraic state variables for nlmpc
You are now following this question
- You will see updates in your followed content feed.
- You may receive emails, depending on your communication preferences.
An Error Occurred
Unable to complete the action because of changes made to the page. Reload the page to see its updated state.
0 votes
Share a link to this question
Accepted Answer
0 votes
Share a link to this answer
8 Comments
Share a link to this comment
Share a link to this comment
Share a link to this comment
- Check your initial conditions: You need to ensure that the initial condition you have set for your problem is feasible, i.e., it satisfies all the constraints of your problem. If the initial condition doesn't meet this requirement, the optimizer may not be able to find a feasible direction to move.
- Check your nonlinear constraints: You should also check your nonlinear constraints. Ensure that they are correctly implemented, and there's no division by zero, square root of a negative number, log of a non-positive number, or anything else that could lead to undefined results.
- Check your Jacobian function: If you're using a Jacobian, make sure it's correctly defined. The error message suggests that there might be a problem with your function. To verify the correctness of your Jacobian function, you can compare the numerical Jacobian obtained using finite differences to your analytical Jacobian. In MATLAB, you can use the numjac function for numerical Jacobian calculation.
Share a link to this comment
Share a link to this comment
Share a link to this comment

More Answers (0)
Categories
Find more on Nonlinear MPC Design in Help Center and File Exchange
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)