Community Profile

photo

Cedric Kotitschke


Last seen: 1日 前 2021 年からアクティブ

統計

All
  • Thankful Level 2
  • Solver

バッジを表示

Content Feed

表示方法

質問


Rearrange cell array of strings based on occurrence in another cell array of string
Hey, I have two cell arrays of string. Let's call them A and B: A = {'test1', 'test2'}; B = {'here_test2_occurs', 'here_tes...

約2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Find model references within model references
Hello, I'm trying to find a model reference within a large simulink model which contains multiple model references, often als...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Programmatically add annotation with an equation to simulink
Hey all, I'm trying to add an annotation to a Simulink model which includes an equation using Latex syntax. However, all I get ...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Extract operations from symbolic expression
Hello, given a symbolic expression, I want to extract the fundamental operations that take place in this symbolic expression....

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


ICDF for values very close to one
Hey, I have a problem where I have to transform random variables from the standard normal space to some other, arbitrary dist...

9ヶ月 前 | 0 件の回答 | 0

0

回答

回答済み
Change constraints within optimization loop
Found the answer: the class of current_analysis is a subclass of the dynamicprops superclass and the properties are SetObserv...

約1年 前 | 0

| 採用済み

質問


Change constraints within optimization loop
Hey, I have an optimization problem in which the constraints depend on whether the design variable has changed or not (Single...

約1年 前 | 1 件の回答 | 0

1

回答

質問


Model command with vector / matrix inputs
Hey, I would like to use the model command to execute my simulink model. The problem is that my inputs are scalars, vectors a...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Create diagonal matrix from vector in Simulink without DSP toolbox and without knowing the dimension of the vector
Hey! I need to convert a vector signal into a diagonal matrix in Simulink. The problem is that I do not have the DSP toolbox ...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Turn a Simulink model into a mex file
Hey! I'm trying to compare different algorithms and I have most of them in form of MATLAB functions. One of them, however, wa...

1年以上 前 | 1 件の回答 | 0

1

回答