lim daehee
Followers: 0 Following: 0
Statistik
RANG
13.501
of 295.569
REPUTATION
3
BEITRÄGE
20 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
3
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
1 Öffentlich Kanal
DURCHSCHNITTLICHE BEWERTUNG
50
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 4 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 0 Antworten | 1
0
AntwortenGPU 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...
etwa 5 Jahre vor | 0
Frage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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. ...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenGPU 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...
etwa 5 Jahre vor | 0
Frage
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 ...
etwa 5 Jahre vor | 2 Antworten | 0