Community Profile

photo

lim daehee


Last seen: 3 months ago Active since 2018

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • First Review

View badges

Content Feed

View by

Question


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...

7 months ago | 1 answer | 0

1

answer

Question


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...

7 months ago | 1 answer | 0

1

answer

Question


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...

10 months ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 3 answers | 0

3

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 1

1

answer

Question


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...

4 years ago | 0 answers | 0

0

answers

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 1

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 0 answers | 1

0

answers

Answered
GPU 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...

4 years ago | 0

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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. ...

4 years ago | 0 answers | 0

0

answers

Answered
GPU 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...

4 years ago | 0

Question


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 ...

4 years ago | 2 answers | 0

2

answers

Channel


raspberry
raspberry

6 years ago