Bin Han
Karlsruher Institut für Technologie
Followers: 0 Following: 0
Estadística
2 Preguntas
2 Respuestas
CLASIFICACIÓN
18.505
of 301.338
REPUTACIÓN
2
CONTRIBUCIONES
2 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.017
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
FFT is getting wrong result when exported to C/C++ by MATLAB Coder
Problem solved. Different from what I thought, this time it is another problem other than the data type transformation. In...
casi 13 años hace | 1
| aceptada
Pregunta
FFT is getting wrong result when exported to C/C++ by MATLAB Coder
Hi guys, this is almost exactly the same problem as I got in this question, which is already solved: <http://www.mathworks...
casi 13 años hace | 1 respuesta | 0
1
respuestaFunction got different results with the same inputs when directly called in MATLAB and called in exported .dll c++ library?
Problem solved. It was the default data-type of a multiply operation between a double variable and an integer variable. In MA...
casi 13 años hace | 0
Pregunta
Function got different results with the same inputs when directly called in MATLAB and called in exported .dll c++ library?
Hi everyone, I'm working recently on some MATLAB-C++ combined programming work. I had successfully got my MATLAB function exp...
casi 13 años hace | 2 respuestas | 0
