scc28x
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
35.040
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
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'...
más de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0