Answered
How to get shapley value for Neural Network trained on matlab? it keeps error...
I do not have the model and dataset, so I used a random samples. The key is to use yticklabels. Would this work for you? clc; ...

3 months ago | 0

Answered
How to check the kml file elevation values with the readgeotable
readgeotable does not support reading elevation data. One workaround is to change extension from "kml" to "xml" and use readstru...

3 months ago | 0

Answered
RoadRunner shape file load
I downloaded a map from the National Land Information Platform (SEC001_Gyeonggi Anyang Pilot Operation Area) and imported it dir...

3 months ago | 1

Answered
How to extract the values of kml file x,y,z from MATLAB
readgeotable support KML files to read. However, in R2024a, it only supports reading the shapes, name, and description of KML fi...

3 months ago | 0

Answered
How to share a fully connected layer and is it possible to use a channel direction pooling?
CBAM은 MATLAB에서 구현되어 있지 않습니다만, 가장 간단한 방법 중 하나는 Pytorch로 구현된 모델을 MATLAB에 불러와 사용하는 것입니다. 가령, 아래의 Repo에 들어있는 CBAM 모델을 pt 파일로 저장한 뒤에 ...

3 months ago | 0

| accepted

Answered
carmaker를 통해 c code 생성하고 싶은데 에러가 발생합니다.
안녕하세요. 우선 아래와 같이 동일한 이슈에 대한 문의가 있는 것을 알 수 있었습니다. Current RTW-target not supported by this block. - MATLAB Answers - MATLAB Cent...

3 months ago | 1

Answered
폴리스페이스 CODE METRIC과 HIS METRIC 간 차이 문의
Code Metrics와 HIS Metrics는 모두 코드의 품질 혹은 복잡성을 다루는 지표입니다. 차이가 있다면 Code Metrics는 일반적으로 모든 산업 문야에서 활용할 수 있는 범용 지표라고 하면 HIS Metrics는 ...

3 months ago | 0

| accepted

Answered
Is it safe to delete the node-specific folders under ~/.MathWorks/ServiceHost/ on Linux?
Hi Dong Hyuk, (1) If you delete the MathWorks Service Host folders, it will reinstall them when it's launched. (2) Is the stor...

3 months ago | 0

| accepted

Answered
유효한 라이선스 파일이 없다고 뜹니다.
안녕하세요. 라이센스와 관련된 문의는 고객지원팀에서 정확히 다루어 드릴 수 있습니다. 아래의 가이드를 따라 고객지원팀에 문의하여 주십시오. ----------------------------------------------- ...

3 months ago | 0

Answered
How to display a color bar in Matlab as shown below
Small size of colormap leads to discrete-looking colorbar. surf(peaks) cmap = jet(10); colormap(cmap) colorbar;

4 months ago | 0

Answered
how can i rescale image? standard is at the center part
It looks like you want to apply affine transfomation to image and warp them. You can use imwarp to apply geometric transformatio...

4 months ago | 0

Answered
simulink를 사용하지 않고 rl env 만드는 법을 알려주세요
문의하신 사항을 정확히 이해하기가 어렵습니다. 요구사항에 대한 이유를 구체적으로 설명해주시면 더 구체적으로 답변드리기 좋을 것 같습니다. 아래와 같이 여러 방향으로 문서를 기반으로 답변드리니 확인해보시기 바랍니다. (1) 우...

4 months ago | 1

Answered
인스톨러 실행중 error 5가 발생합니다.
안녕하세요. 라이센스 에러 -5에 관해서는 아래의 문서를 확인하여 주십시오. Why do I receive License Manager Error -5? - MATLAB Answers - MATLAB Central (math...

4 months ago | 0

Answered
matlab 인스톨 에러 (WinZip Self -Extractor)
안녕하세요. Winzip Error -5는 아래의 문서에서 도움 받으시길 바랍니다. Why do I receive the errors "Winzip Error 5 running command .\setup.exe" or "T...

4 months ago | 0

Answered
anova statistics
Simple answer: Read the doc for anova2. There are examples which you can use to understand "how" to use anova2. Also, the doc ca...

4 months ago | 0

| accepted

Answered
Output Error of ultrasonicDetectionGenerator in Simulink
First, please check if the path to scenario file for Scenario Reader is correct. The reason you ran into an error from "Ultrason...

4 months ago | 0

| accepted

Answered
gmake: *** No rule to make target
To me, deleting "slprj" folder in the working directory was a solution.

4 months ago | 0

Answered
Is 'Arduino Nano 33 BLE Sense Rev2' hardware board compatible with Simulink?
Can your computer detect the board in a COM port? One thing to check is your USB cable. Are you sure you are using a data USB c...

4 months ago | 0

Answered
Can't I import tdms file in R2023b?
Like @Walter Roberson mentioned, tdmsread requires Data Acquisition Toolbox or Communications Toolbox. If you do not have either...

4 months ago | 0

Answered
I can't find my land or junction id
Showing Junction ID, etc. in the attribute panel shown in the video is a function that can only be seen with RoadRunner's develo...

4 months ago | 0

Answered
How do I create "Junction ID" & "Road ID" in RoadRunner?
Showing Junction ID, etc. in the attribute panel shown in the video is a function that can only be seen with RoadRunner's develo...

4 months ago | 0

| accepted

Answered
Ultrasonic Detection Generator Measurement Seems Incorrect?
It looks like a bug which was fixed in R2024b. Please see my answer in the question below. Measurement Error of Ultrasonic Sens...

4 months ago | 0

Answered
Measurement Error of Ultrasonic Sensor in Driving Scenario Designer
Hi, it looks like there was a bug in Ultrasonic Detection Generator block in Automated Driving Toolbox. And it looks like a bug ...

4 months ago | 0

| accepted

Answered
USRP(N210) 연결 문제
Hardware Setup 창에서 정상적으로 설정되지 않더라도 사용 가능한 경우가 있습니다. 다시 말해, "No device found"라고 에러메시지가 나옴에도 불구하고 아래와 같이 명령어 수행 시 "Success"라는 출력을 ...

4 months ago | 0

Answered
Simulink 를 이용하여 Arduino 에 build 시도 시, 에러메세지 발생
아래 그림에서 처럼 Arduino Explorer App에서 하드웨어가 정상적으로 잡히는지 확인 한번 부탁드립니다. 참고로 저는 Arduino Nano 33 BLE Sense를 연결한 상태이며 하드웨어 종류에 따라 Arduino ...

4 months ago | 1

Answered
로그아웃 오류
안녕하세요. 라이센스와 관련된 문의는 고객지원팀에서 정확히 다루어 드릴 수 있습니다. 아래의 가이드를 따라 고객지원팀에 문의하여 주십시오. ----------------------------------------------- ...

4 months ago | 0

Answered
Hi I have Csv file for voltage and time data and I would like to compute spectrogram to to compute harmonics at different frequencies but my spectrogram looks so much noisy or
Hi @Cynthia, What do you mean by "noisy"? Your calculation gives you the correct information, i.e., sum of harmonic sinusoidal...

5 months ago | 0

Answered
빌드 에러 문의 건
안녕하세요. AUTOSAR 제약 조건 2508(CONSTR_2508)에 따르면, 단축 이름은 대소문자를 구분하지 않고 고유해야 합니다. 따라서, 이 문제를 해결하려면 하나의 단축 이름을 변경하거나 삭제해야 합니다. Short n...

5 months ago | 0

Answered
Input values ​​that change continuously
One of ways for co-simulation is to use FMU/FMI. GT-Suite supports FMU, up to FMI 3.0 (link). You can export your model into a F...

5 months ago | 0

Answered
openDRIVE(.xodr) 파일을 로드러너에 Import 시 도로 형상 깨짐
안녕하세요. 말씀해주신 문제는 매스웍스의 기술지원팀의 도움을 받는 것이 좋을 것으로 판단됩니다. 문제가 되는 openDrive 파일을 엔지니어가 공유 받고 직접 로드러너에서 재현해보는 것이 문제 해결을 하는데 도움이 되기 때문입...

5 months ago | 0

Load more