photo

Kilsu Kim

Last seen: 1 día hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

All
  • Knowledgeable Level 2
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Respondida
How to optimize matlab code about Radar Signal Process?
Hello, The methods suggested by TI are indeed some of the ways to improve the performance of your MATLAB code. Unfortunately, t...

8 días hace | 0

Respondida
Someting wrong with cdfx write function
해당 이슈는 R2023b Update 7에서 개선되었습니다.

5 meses hace | 0

Respondida
How to change the langauage of simulink?
Hello, Korean language in Simulink has been supported since R2021a.

7 meses hace | 1

| aceptada

Respondida
EuroNCAP release of the MATLAB r2022b
Hello, You can find the versions of EuroNCAP used in R2022b. Please refer to this page. [1] European New Car Assessment Progra...

9 meses hace | 1

| aceptada

Respondida
Error: A segmentation fault occurred in "ps_databases_merger.exe".
Hello, We need more information to investigate this issue. Please contact Technical Support team via https://www.mathworks.com/...

9 meses hace | 1

Respondida
How to use a deep learning model created in Python in Matlab
Hello, I hope the following documentation helps. - Pretrained Networks from External Platforms https://www.mathworks.com/help/...

10 meses hace | 0

Respondida
Timestamp Error in Simulink From Workspace Block
Hello, If you just want to use matrix or array as a constant value in Simulink, you can simply use "Constant" block instead of ...

10 meses hace | 0

| aceptada

Respondida
Data signal processing method through real-time connection of lidar sensor in simulink (jetson, simulink)
From the question, I am little confused, whether you want to read Velodyne Lidar sensor data from Simulink and test your avoidan...

10 meses hace | 1

Respondida
What does the option "ModelReferenceRTWTargetOnly" mean when "slbuild" is used?
Hello, Starting in R2019a, the 'ModelReferenceRTWTargetOnly' option for "slbuild" is no longer recommended due to clarity in ...

10 meses hace | 1

| aceptada

Respondida
Repeating Sequence Interpolated 여러 개 사용 시 delay 발생
안녕하세요, 현재 구성하신 시간 벡터 값에 따르면, 시뮬레이션 시간 2초가 되었을 때 블록은 값 1을 출력합니다. 그리고 곧바로 같은 시간에 값 0을 출력해야하는데, 같은 시간에 두 개의 값을 출력할 수는 없습니다. 따라서 ...

10 meses hace | 1

| aceptada

Respondida
오프라인 도움말
안녕하세요, R2023a 이후 릴리즈에서 오프라인에서 문서를 사용하시기 위해서는 별도로 문서를 설치하셔야합니다. 자세한 방법은 하기의 문서를 확인하여 주세요. - Install Documentation https://...

alrededor de 1 año hace | 2

| aceptada

Respondida
Polyspace As You Code in VS Code
Hi OSEUNG, This is a known issue for Visual Studio Code version 1.78. This issue will be fixed in a future release and update. ...

alrededor de 1 año hace | 0

| aceptada

Respondida
Plot Simulink scope in App designer
Hi Rahul, I hope this answer help https://www.mathworks.com/matlabcentral/answers/1937924-how-do-i-plot-simulink-simulation-da...

alrededor de 1 año hace | 0

Respondida
Read data from a Simulink scope in App designer
Hi Max, I think this answer can help you. https://www.mathworks.com/matlabcentral/answers/1937924-how-do-i-plot-simulink-simul...

alrededor de 1 año hace | 0

| aceptada

Respondida
How to display values from MATLAB standalone windows deployment executable?
This is an old question, but I hope the following documentation will help you. See "Customize an Application/Additional Runtim...

alrededor de 1 año hace | 0

Respondida
Randomization t-test 2-samples 코드 정확성 검증
정확한 알고리즘에 대해서 알 수는 없지만 10번째 코드 라인이 실행 될 때 행렬의 크기가 50*50으로 변합니다. 개인적으로 이는 아마도 예상된 결과가 아닐 것이라고 생각됩니다. signeddiff =randomsign. *...

más de 4 años hace | 0

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

alrededor de 5 años hace