photo

Jakob


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Student of Electronic and Information Engineering at KIT.
Personal Interests: Optimization, Optimal-Control, Signal-Processing

统计学

MATLAB Answers

7 个提问
1 个回答

排名
7,129
of 300,871

声誉
6

贡献数
7 个提问
1 个回答

回答接受率
28.57%

收到投票数
2

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

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; ...

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

1

个回答