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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0