Estadística
CLASIFICACIÓN
211.615
of 301.200
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.190
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.339
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
How to create a sawtooth signal inside an S-function ?
Is it possible to do the same signal inside an S-function without having an output port ? The signal would be compared to the i...
más de 13 años hace | 0
Pregunta
How to create a sawtooth signal inside an S-function ?
Hi, I'm working with C-MEX S-function (C code). I was wondering if it is possible to create a sawtooth signal inside a C-cod...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How to create a "redundant" function with a C-MEX S-function ?
Hello, I have 1 input (a signal) and I want it to become 3 shifted phase (0, T/3 & 2T/3) signals. It Here is the part of my c...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert const real_T value to double ?
Hi, I have a problem with a piece of my code: static void mdlOutputs(SimStruct *S, int_T tid) { #ifndef MATLA...
más de 13 años hace | 1 respuesta | 0
