photo

Niklas Braun


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
185,420
of 300,989

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,131

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,248

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Sum of array elements in A, that match entries in B
Hey there, i've got 2 Vectors: A = [1 2 3 4]; B = [1 2 3 4 2 4 6 8]; I want to calculate the number of elements in B, that m...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Performance improvement array of class instances
I solved my slow Minimum index search with this: curr_min_index = find([test.b]==min([test([test().a]==1).b]) & [test.a]==1, 1,...

5 years 前 | 0

| 已接受

提问


Performance improvement array of class instances
Hey there, i have created a class called Test: classdef test properties a b var1 var2...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Algebraic loop in vehicle dynamics blockset + RL Agent
Hey there, i have combined a very simple Vehicle Dynamics blockset model with an RL agent, that creates the input values: Wh...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Variable Sample Time in Reinforcement Learning
Hey there, i created a Simulink Model, which takes input values from an RL Agent. A Matlab function Block processes these value...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Using dynamic workspace arrays as Matlab function input/output
Hey there, i want to create a Simulink model, where the following happens: Based on Simulink signal values as input, an array ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Simulink signal sequence from Matrix with feedback input
I created a Matrix in Matlab which contains target values. My aim is to feed the values from the matrix into my Simulink model,...

5 years 前 | 1 个回答 | 0

1

个回答