Ziyu Hua
Followers: 0 Following: 0
Estadística
6 Preguntas
3 Respuestas
CLASIFICACIÓN
85.650
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
0
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
Use my owe Java class in MATLAB
Hello everyone, I have solved this problem as below. It may not be the best solution but usable. First, open your package in ...
más de 2 años hace | 0
| aceptada
"Unable to launch MATLAB" in java
Hi Kim, I also have the similar problem and the Java give an exception like: "com.mathworks.engine.EngineException: Unable to ...
más de 2 años hace | 0
Pregunta
Use my owe Java class in MATLAB
Hello everyone, I want to use a Java class in my MATLAB code, which is called 'Myclass.java'. I have compiled it with Java8 and...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Cannot find Analog Output Generator app on the Apps tab
I have installed the Data Acquisition Toolbox in my MATALB and I can find the Analog Input Recorder in the Apps tab. However, t...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to throw an exception when using MATLAB C or C++ API
I have a C++ code, which is like: mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) { try{ //...
casi 3 años hace | 1 respuesta | 0
1
respuestaTransmit a Structure from MATLAB to C
This can be realized by MATALB C API function "mxGetField" #if !defined(_WIN32) #define dgesv dgesv_ #endif #include "mex....
casi 3 años hace | 0
| aceptada
Pregunta
Transmit a Structure from MATLAB to C
Hello everyone. I want to transmit a MATLAB structure to C. Like: a.para1=1; a.para2=2; ... In my C code, I want to use the...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
To Get Correct FFT Result the length(x) must be An Integral Multiple of 100?
Hi, all I'm trying to get the amplitude- frequency relationship and phase- frenquency relationship using fft. My signal is give...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Generate a specified number of pulse signals using NI USB-6211
Hello all, I need to generate a specified number of pulse signals using NI USB6211 and MATLAB daq toolbox. For example, 60 puls...
más de 3 años hace | 1 respuesta | 0