Jakob
2014 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
Simple Parallel Computation using FMINCON
Hey guys, I just want to perform 2 or more optimizations using fmincon in parallel, how does that work? Thanks guys!
約8年 前 | 1 件の回答 | 0
1
回答質問
Build Matrix from Text file or String
Hey Guys, I'm working with Mathematica and MatLab and I just wrote a function, which translates the results (matrices and vecto...
約8年 前 | 1 件の回答 | 0
1
回答質問
Calculating derivatives with symbolic variables
Hi, I'm trying to implement an Optimization-Algorithm and therefore need to calculate derivatives of skalar- and vector-fucntio...
約8年 前 | 0 件の回答 | 0
0
回答質問
Hessian of a function declared in a file
Can I use hessian() for a function declared in a file, as for example: function x_sq = square(x) x_sq=x*x ...
約8年 前 | 1 件の回答 | 0
1
回答回答済み
How to create multiple legends - depending on number of inputs
for example: figure; hold on; x=1:10 for i=1:3 plot(i*sin(x)); nabla(i)=i; ...
How to create multiple legends - depending on number of inputs
for example: figure; hold on; x=1:10 for i=1:3 plot(i*sin(x)); nabla(i)=i; ...
約8年 前 | 0
| 採用済み
質問
fminunc: Interior Point Algorithm
Hey guys, I was recently trying to give initial values for the dual-variables (Lagrange-Multipliers and Slack-Variables) in f...
約8年 前 | 2 件の回答 | 1
2
回答質問
Updating Dual Variables in Distributed Optimization using fmincon
Hi there, I am trying to implement a distributed optimization algorithm in MatLab using fmincon and the 'interior-point-algorit...
約8年 前 | 0 件の回答 | 1
0
回答質問
Create Co-Occurrence Matrix?
I'm just working with Ranklet Transformation to extract texture features. And I have got a Matrix with Ranklet Coefficients fro...
11年以上 前 | 1 件の回答 | 0



