Statistiques
10 Questions
0 Réponses
RANG
167 387
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
70.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Terminating some Simulink samples
I have a serial stream of samples in my Simulink model and I would like to be able to "terminate" the first N samples. Is there...
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Executing a Simulink function from a Matlab function in Stateflow
I have a working Stateflow Chart that executes a number of Matlab functions. I would like to convert some of those functions to...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Complex state transition condition
One of my Stateflow Chart state transitions is of the following form: [(thing1 >= thing2) & (thing3 == thing4)]/ DoAction(...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Inputting frame-based signals to Stateflow Chart
My Stateflow chart has only one input- "signal". It is a [64 1] frame-based signal. When I do Display->Signals & Ports->Signal...
environ 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Using 'single' arrays with the "filter" command
We have to minimize our application's memory footprint and execution time, so I'm trying to move from "double" data arrays to "s...
environ 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Prevent Matlab Coder from making temp arrays into global arrays
I am using Embedded Coder to turn Simulink models into C. It appears, though, that Embedded Coder uses Matlab Coder on the Matl...
environ 12 ans il y a | 1 réponse | 0
0
réponseQuestion
Frame/sample rate matching in Simulink
My Simulink model has a Matlab function that outputs one 1x13 vector and another 1x1300 vector. I want to interpolate the 1x13 ...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Efficient decimation with Embedded Coder
I have the following code as part of a Matlab Function block in Simulink/Embedded Coder: [dcsDec, state.dcsDec1FiltStat...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Simulink.Bus and Embedded Coder
I have a few Matlab files that work correctly and implement the functionality I need. I am now trying to port them to Simulink/...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Simulink conditional pass-through
I need to be able to destroy Simulink samples or pass them through based on a condition. I am not aware of a block that can do ...
environ 12 ans il y a | 1 réponse | 0