photo

MC


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Memory use 5-D matrix
I'm trying to use 5-D matrices in Matlab (version 2012B) but I run out of memory. Following Matlab help section I created a file...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Disable save dialog in Simulink
Hello! I'm wondering if it's possible to programmatically disable the Save dialog which popups when you close a Simulink model? ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


MinMax does not accept 'boolean' signals
As the title say, I get this error. Can this be solved somehow or do I need to re-do the model in some other way? This error occ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Loading model into older version of Simulink
Hello. I am loading a Simulink model created using Matlab 2015b into the older version of Simulink which comes with Matlab 2011b...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Interpolating a three point curve at any angle using cubic splines
I'm trying to interpolate a curve using cubic splines and three points in the x-y plane. I have some troubles finding the equati...

7 years 前 | 1 个回答 | 0

1

个回答

提问


maximizing the norm of a matrix using fmincon
Hello! I am trying to find the maximum of ||A(z)||_2. A(z) is a n x n real matrix. Each entry in this matrix consists of some no...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Scaling a spline in MATLAB
Hello I have a spline that I've created using pchip. Now I want two other splines, one scaled down version of the original and ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Circular constraint matrices in a Model Predictive Control application
Hello I need some help constructing the Q,l and r matrices for a circular constraint using cplexqcp in an MPC application. I'm ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Remove duplicate rows from matrix
Hello I have a 2xN matrix where each column represent the x and y coordinates of a 2D point. I need to remove any duplicate poi...

7 years 前 | 1 个回答 | 1

1

个回答

提问


Re-write MPC cost function to QP formulation
Hello! I've been trying to make a simple script to re-write the cost function in the usual MPC formulation to the QP formulat...

7 years 前 | 1 个回答 | 1

1

个回答

已回答
Odd (\\\r\n) output from symbolic multiplication
Thanks for the answers guys! Though these string operations doesn't seem to work on my symbolic expressions

7 years 前 | 0

提问


Odd (\\\r\n) output from symbolic multiplication
Hello! So i'm doing some symbolic multiplication and the resulting expression output is quite long. However it includes one p...

7 years 前 | 3 个回答 | 1

3

个回答

提问


Providing gradient using fmincon in an Model Predictive Control context
Hello I've set up a nonlinear MPC problem in Matlab. I'm using Fmincon as the solver which is extremely slow. Looking at the ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Nonlinear MPC using fmincon. Very slow
Hello! I've set up a nonlinear MPC problem with a nonlinear model. The model has 7 states and 5 inputs. Doing a "Run and time...

7 years 前 | 0 个回答 | 2

0

个回答

提问


Linearize model at each step in the prediction horizon (MPC)
Hello I trying to implement an MPC scheme where the (nonlinear) model will be linearized at each step in the prediction horiz...

7 years 前 | 0 个回答 | 0

0

个回答

提问


I seem to be missing some example files
I am specifically looking for the file in this example: https://mathworks.com/help/mpc/examples/nonlinear-mpc-control-of-an-e...

7 years 前 | 1 个回答 | 1

1

个回答