Thomas Becker
Thomas Magnete GmbH
Followers: 0 Following: 0
Statistiques
RANG
13 145
of 295 467
RÉPUTATION
2
CONTRIBUTIONS
16 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
2
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 3 ans il y a | 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 ...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Bessel filter transfer function
According to reverse Bessel polynomials from https://en.wikipedia.org/wiki/Bessel_filter#Bessel_polynomials the 4th order looks ...
presque 6 ans il y a | 1 réponse | 0
1
réponsePragmas 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...
plus de 6 ans il y a | 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...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 1
1
réponseA résolu
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...
environ 7 ans il y a
A résolu
Energy of a photon
*⚛ ☢ ⚛ ☢ ⚛ ☢ ⚛* Given the frequency F of a photon in giga hertz. Find energy E of this...
environ 7 ans il y a
A résolu
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...
environ 7 ans il y a
A résolu
Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...
environ 7 ans il y a
A résolu
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...
environ 7 ans il y a
A résolu
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...
environ 7 ans il y a
A résolu
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...
environ 7 ans il y a
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseA résolu
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...
plus de 7 ans il y a
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...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 8 ans il y a | 2 réponses | 0
2
réponsespropogated 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...
plus de 8 ans il y a | 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...
plus de 8 ans il y a | 1 réponse | 1
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0