lim daehee
Followers: 0 Following: 0
Estadística
20 Preguntas
2 Respuestas
CLASIFICACIÓN
13.501
of 295.569
REPUTACIÓN
3
CONTRIBUCIONES
20 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
1 Público Canal
EVALUACIÓN MEDIA
50
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
What does "function ?? declared implicitly" means?
Hi, I'm trying to integrate my c code to simulink. I made a header file and a source file named file.h and file.c. and there i...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to set the initial value for C caller block?
Hi, I'm using C caller blocks to simulate my C code in simulink. There is a variable which updates its state with its previous...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to integrate PID controller coded by C with my simulink block?
I'm trying to integrate my PID controller code by C into my Simulink model using matlab function block. I want to initialize th...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
The output value of discrete PID controller is NaN
I'm trying to control motors with pwm signals. when I clicked monitor & tune button, I found some outputs of discrete PID contr...
más de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
My pixhawk hardware(pixhawk1) does not connect when rc.txt is in SD card.
I'm using the embedded coder support package for px4 autopilot. When I do the calibration for pixhawk, pixhawk is connected wit...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
I can't solve errors from output error status of creating PWM signal(example of Embedded coder support package for PX4 autopilot)
Hi, I'm trying to make PWM signal from my px4 hardware(Pixhawk1) with the example 'Getting Started with PWM Blocks for PX4 Autop...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
tau_angle output shows nan value.(attitude controller with joystick input for x type quadrotor vehicle using embedded coder support package for px4 autopilot)
Hi, I'm studying the embedded coder with the embedded coder support packages for px4 autopilot. I want to know the values of co...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
What is the difference between the "Build, Deploy & Start" and "Build" buttons from Embedded Coder?
Hi, I'm studying the embedded code generation for PX4 with the "Embedded Coder Support Package for PX4 Autopilot". The example ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
PX4 autopilot support package build failure
When I build the firmware with pixhawk1, errors are shown like below. I don't know why these errors are happened.. Is there any...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Is the embedded coder not available with the student license?
Hi, I'm a graduate student and I use the student license from my school. I want to use PX4 autopilot package and to use PX4 pac...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
what is the role of streaming multiprocessor(multiprocessorcount in gpuDevice()) on GPU coder?
I use the GPU coder app with my graphic card, GeForce GTX 1070Ti and I found an issue from the result. I simulated my code with...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
My GPU coder has wrong output.
I'm studying GPU coder, and I have a problem with GPU coder. I generated my code into MEX file stated below. function [B_mat,R...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
My GPU coder app does not work well
I'm trying to accelerate my code with GPU coder app. However, when I change my code into MEX file, It takes 136s on Running tes...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I check elements of an array are member of the other array?(For using GPU coder)
Hi, I'm trying to make a code to use GPU coder and I have a problem with huge matrix. I have a matrix of 1701*1701*11 double co...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
GPU coder can't have huge matrix as output?
I'm accelerating my code with GPU coder, and I want to get a matrix as the output of my code. the data size of matrix is 1900x1...
casi 5 años hace | 1 respuesta | 1
1
respuestaPregunta
Does GPU coder have only one output?
I'm changing a function into mex file with GPU coder, and I have a problem while I using the GPU coder. I want to get two matri...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
What is the maximum size of array that GPU coder can works properly?
I am trying to make a code with GPU coder, however, there is a problem in my code. I want to execute GPU coder with a code named...
alrededor de 5 años hace | 0 respuestas | 1
0
respuestasGPU Coder Build error "No method 'isKey' with matching signature found for class 'containers.Map' "
Did you eliminated mexfiles which have the same name of your function? If not, remove the prior mex file of your function, and t...
alrededor de 5 años hace | 0
Pregunta
GPU coder : When I use GPU coder to any function, Do I need to type coder.gpu.kernelfun in all subfunctions in the main function?
I want to use GPU coder on a function fcn_PRM_DH5. in fcn_PRM_DH5, there is another function; colChk_new. In this case, Do I...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
cuDNN Environment for gpu coder failed
I want to use gpu coder on MATLAB, so I tried to install CUDA, cuDNN on my computer following the document on NVIDIA developer. ...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasGPU coder build error
Here is my build logs. cl /c /Zp8 /GR /W3 /EHs /nologo /MD /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_SECURE_SC...
alrededor de 5 años hace | 0
Pregunta
GPU coder build error
Hi, I executed the GPU coder on my code. However, build error has occurred by unknown problem. I cannot understand why am I got ...
alrededor de 5 años hace | 2 respuestas | 0