photo

Thomas Becker


Last seen: 9ヶ月 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

16 質問
3 回答

Cody

0 問題
8 解答

ランク
13,145
of 300,759

評判
2

コントリビューション
16 質問
3 回答

回答採用率
50.0%

獲得投票数
2

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
44,962
of 170,900

コントリビューション
0 問題
8 解答

スコア
90

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3
  • Revival Level 1
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Interpretation of Simulink block warning
Thanks for your answer, but, however, I still don't get it. I have attached a simple example model to reproduce the warning (R20...

4年以上 前 | 0

質問


Configure elements for code generation
My question relates to code generation for Language = C with the Embedded Coder Is it correct, that the option's Configuration ...

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

1

回答

質問


Invalid root Inport/Outport block connection
I don't understand the reasons behind all those rules described in https://de.mathworks.com/help/simulink/gui/invalid-root-inpor...

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

0

回答

質問


Interpretation of Simulink block warning
Hello, I'm back to Simulink after a few years of absence. However, I ran into following warning during simulation, which I've n...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


Bessel filter transfer function
According to reverse Bessel polynomials from https://en.wikipedia.org/wiki/Bessel_filter#Bessel_polynomials the 4th order looks ...

7年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Pragmas in SIL simulation
Hi, in the meantime I've got a friendly answer from MathWorks support: "In general, SIL and PIL modes try to closely emula...

7年以上 前 | 0

質問


Pragmas in SIL simulation
Hello, we have to insert pragmas for adaptive values and parameters; that works well and the generated code looks fine. Bu...

8年弱 前 | 2 件の回答 | 0

2

回答

質問


How can I debug the S-Function generated for SIL simulation with a target from Embedded Coder R2017b?
Hello, based on question <https://de.mathworks.com/matlabcentral/answers/96258>, I have the same question for R2017b. I've a...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


Simulink.NumericType vs. Simulink.AliasType
Hello, I'm confused about the use of Simulink.NumericType and Simulink.AliasType objects in R2016b. In the documentation o...

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

1

回答

解決済み


MATLAB Counter
Write a function f = counter(x0,b) to construct a counter handle f that counts with an initial value x0 and a step size b. E...

約8年 前

解決済み


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

約8年 前

解決済み


Breaking Out of the Matrix
Do you want to take the Red Pill, or the Blue Pill? If you take the Blue Pill, you will simply pass along to the next problem...

約8年 前

解決済み


Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...

約8年 前

解決済み


Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock.
Submit your answer to this problem a multiple of 5 seconds after the hour. Your answer is irrelevant; the only thing that matte...

約8年 前

解決済み


Pi Digit Probability
Assume that the next digit of pi constant is determined by the historical digit distribution. What is the probability of next di...

約8年 前

解決済み


How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...

約8年 前

質問


Simulation mode "Normal" for protected models?
Hi community, I've tried to export a model as protected model. That works fine and I can also insert a model block with a lin...

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

0

回答

質問


switch with "ignore case" -> switchi
Just a question or a proposal for an enhancement: Has anyone ever wondered, why there isn't an enhanced switch-function for i...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


Why is version of MATLAB R2016a = 9.0 instead of 8.7 (like Simulink and Stateflow)
Hi MATLABers, does anyone know, what justifies the decision for using a new major version (9.0) for MATLAB, but not for Simul...

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

1

回答

解決済み


Remove NaN ?
input -> matrix (n*m) with at least one element equal to NaN; output -> matrix(p*m), the same matrix where we deleted the enti...

9年弱 前

質問


ASAP2 / A2L file: COM_AXIS vs STD_AXIS
Hello, I would like to know, in which cases the Embedded Coder generates axis of look-up tables as STD_AXIS or COM_AXIS. D...

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

0

回答

質問


Change "current block"/gcb/gcbh programmatically
Hey MATLABers, is there any way to change the current block in Simulink, which will be returned by gcb/gcbh? I would like to ...

9年以上 前 | 2 件の回答 | 0

2

回答

回答済み
propogated signal names in logged data
Hello, i ran into the same issue. Give a "real" name to hundreds of signals with propagated names can not be the only solutio...

9年以上 前 | 0

質問


When to use numeric or string handles
Hello MATLAB/Simulink programmers, I wonder when to use numeric handles and when to use string handles to Simulink blocks dur...

10年弱 前 | 0 件の回答 | 1

0

回答

質問


Simulink Mux block does not accept integer value for "number of inputs"
Hello, I would like to know, why the Mux block's parameter "Number of inputs" does only accept values of type double, whereas...

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

1

回答

質問


Matrix representation in generated C code / asap2 file
Hi there, when I generate code from a Simulink model with calibratable vector and matrix parameters, both parameters are gene...

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

1

回答

質問


In which release has the TLC function SLibIsRateGrouping been changed to SLibIsPeriodicRateGrouping?
Hello, I came across an error when starting to work with Embedded Coder R2014b due to a changed function name, for example in...

11年弱 前 | 0 件の回答 | 0

0

回答