Andrea Agosti
Followers: 0 Following: 0
Feeds
질문
Error compiling mex file ubuntu with armadillo library
Hi! I am trying to compile a mex file on ubuntu starting from a cpp file using the armadillo library. However, I get this stra...
대략 3년 전 | 답변 수: 0 | 0
0
답변질문
display a splashscreen while matlab runtime is laoding
I am packaging an my code with "matlab application compiler". The resulting .exe can take around 10-20 second to load because th...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Fill a nxm matrix with vectorised expression
Hi all, here my doubt: i have a matrix M with dimensions nxm. The matrix is initially initialised with zeros, and i fill each M...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Porting code to c++
Dear all, I am running a MATLAB code employing a function optimisation using the pattern search algorithm (the poll method used...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
global variables Pattern Search
Hi! i'm using Pattern Search with a custom output function that at the end each iteration is updating a global variable. Is it ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
passing variable through pattern search iterations
Hi everyone! I'm using pattern search to solve a minmax problem. I know that pattern search: 1) Starts witha a polling phase w...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to multistart with CustomStartPointSet
Dear All, i'm using multistart to solve an optimization problem. To be more efficient i want to provide a set of starting points...
5년 초과 전 | 답변 수: 0 | 0