Thomas Becker
Thomas Magnete GmbH
Followers: 0 Following: 0
Statistics
RANK
13,145
of 295,495
REPUTATION
2
CONTRIBUTIONS
16 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
3 years ago | 0
Question
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 ...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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...
3 years ago | 2 answers | 0
2
answersQuestion
Bessel filter transfer function
According to reverse Bessel polynomials from https://en.wikipedia.org/wiki/Bessel_filter#Bessel_polynomials the 4th order looks ...
6 years ago | 1 answer | 0
1
answerPragmas 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...
6 years ago | 0
Question
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...
7 years ago | 2 answers | 0
2
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 1
1
answerSolved
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...
7 years ago
Solved
Energy of a photon
*⚛ ☢ ⚛ ☢ ⚛ ☢ ⚛* Given the frequency F of a photon in giga hertz. Find energy E of this...
7 years ago
Solved
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...
7 years ago
Solved
Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...
7 years ago
Solved
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...
7 years ago
Solved
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...
7 years ago
Solved
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...
7 years ago
Question
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...
7 years ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 2 answers | 0
2
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerSolved
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...
7 years ago
Question
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...
8 years ago | 0 answers | 0
0
answersQuestion
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 ...
8 years ago | 2 answers | 0
2
answerspropogated 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...
8 years ago | 0
Question
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...
8 years ago | 0 answers | 1
0
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 0 answers | 0