lim daehee
Followers: 0 Following: 0
Statistica
RANK
13.501
of 295.467
REPUTAZIONE
3
CONTRIBUTI
20 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
3
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
1 Pubblico Canale
VALUTAZIONE MEDIA
50
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
circa un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 4 anni fa | 3 risposte | 0
3
risposteDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 4 anni fa | 1 risposta | 1
1
rispostaDomanda
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...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 5 anni fa | 1 risposta | 1
1
rispostaDomanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 0 risposte | 1
0
risposteGPU 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...
circa 5 anni fa | 0
Domanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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. ...
circa 5 anni fa | 0 risposte | 0
0
risposteGPU 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...
circa 5 anni fa | 0
Domanda
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 ...
circa 5 anni fa | 2 risposte | 0