scc28x - MATLAB Central
photo

scc28x


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB AnswersFrom 03/21 to 01/25Use left and right arrows to move selectionFrom 03/21Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
35.052
of 296.498

REPUTAZIONE
1

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
1

  • First Review
  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


How do I get the output of a simulink run via the "Output" Data Import/Export section?
I am trying to set up my output in a simulink simulation in order to use the "Output" option in the Data Import/Export configura...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


change fixed point number signedness
Hi, I have a fixed point number which is unsigned. How do I cast it to a signed fi by taking the bits literally: eg. two case...

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


flip a bit in a fixed point object
Hi, I would like to flip a bit in a fixed point number. For example: a=fi(1,0,2,0); I would like to create 'b' which is obtain...

quasi 4 anni fa | 1 risposta | 1

1

risposta

Domanda


extract one of the bits in fi(), flip it, and reassemble it to produce new bin
Hi, I am trying to do the following cleanly in fixed point designer: Take a binary: '0010' Flip the 2nd bit to produce: '0000'...

quasi 4 anni fa | 3 risposte | 0

3

risposte

Domanda


adding two fixed point numbers
Hi, this is probably a newbie question using fixed point designer. I am trying to add two fixed point numbers, one of which is e...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Extracting a subset of a binary number to form a new binary number
Hi, I am new using fixed point designer. I'm trying to pick out a subset of a fixed point number This is what I need to do verb...

quasi 4 anni fa | 2 risposte | 0

2

risposte
Go to top of page