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



