Feeds
질문
Optimization problem with cost function containing definite integral with one endpoint being part of the solution vector
I am attempting to fit a curve between two points. My starting point was naturally this code here: https://www.mathworks.com/ma...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Too Many Output Arguments fseminf
I am using a solution to a problem involving fitting a curve to only two points, found here: https://www.mathworks.com/matlabcen...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Attempting to Install NLopt and finding the instructions opaque. How do I generate this mex file?
I am following these instructions and have downloaded and unzipped the precompiled build. However, I am having trouble with the...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Mvnpdf says my sigma is not a covariance matrix. Not sure what's wrong.
I am trying to fit a bivariate normal distribution to 10 million datapoints so I can plot the countours over the scatter plot. ...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to use "hold on" for plotmatrix?
I am currently trying to run multiple simulations and superimpose all the plots of the sampled probability density functions fro...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to prevent fmincon from immediately going to the lower bound of time in a minimum time problem?
Hi everyone, I'm currently attempting to solve a trajectory optimization problem of 249, or 8N+1 where N = 31, variables (repli...
4년 초과 전 | 답변 수: 1 | 0
