photo

Divit


Last seen: 1 day ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
yolov2layers, featurelayer and reorglayer
Hi Hayden, In YOLOv2 (You Only Look Once version 2) within MATLAB, the 'reorgLayer' and 'featureLayer' have specific roles to e...

11 days ago | 0

Answered
I cannot calculate the autocorrelation coefficient
Hi Nabil, I understand that you are facing issues while calculating the autocorrelation cofficient. The issue arises because y...

11 days ago | 0

Answered
WorkSpace space and ModelSpace, Sldd Design Data space, and function workspace, they can store different content, what is the difference?
Hi Fangping, In MATLAB, different workspaces and data storage methods serve different purposes. Here's an overview of the vario...

11 days ago | 0

| accepted

Answered
The result of anovan is "NaN".
Hi Kaminosono, I understand that you are getting 'NaN' values in in your 'annovan' calculation. I ran the attached MATLAB scrip...

11 days ago | 0

Answered
Image Classification Training Issue
Hi Divya, The error you're encountering indicates that the images in your dataset have different numbers of channels. For examp...

12 days ago | 0

Answered
How to change the name of external inputs (ExtU)/outputs (ExtY) in generated code [R2023b]?
Hi, To change the names of the external inputs (ExtU) and outputs (ExtY) in the generated code in MATLAB R2023b, you can use th...

12 days ago | 0

Answered
Making a world cup tournament simulator
Hi Er Le, I understand that you would like to create a World Cup tournament simulator. I see that you have already written the ...

13 days ago | 0

Answered
Why do i get error 5006 when i launch matlab
Hi 红梅, I understand that you are encountering "Error 5006" when trying to launch MATLAB. You can refer to the following MATLAB ...

13 days ago | 0

Answered
Generate matrix combinations with parameters
Hi Catarina, To generate all possible combinations for the matrix M with the given parameters, you can use MATLAB to iterate th...

13 days ago | 0

Answered
Why does this code give error although everything seems ok?
Hi Sadiq, I understand that you are facing issues while using 'unifrnd' function in MATLAB. The error you are encountering is ...

13 days ago | 0

| accepted

Answered
3PRR pick and place delta robot
Hi Christina, When working with a complex system like a 3PRR delta robot in Simulink, it's not uncommon to run into issues with...

5 months ago | 0

Answered
Daten einer spezifischen Adresse eines COM-Eingangs auslesen
Hi Daniel, You can follow the below mentioned steps in order to read data from a specific address on a serial port in MATLAB: ...

6 months ago | 1

Answered
How to find the optimal network architecture for Generative Adversarial Network (GAN) with time sequence input
Hi Chris, Finding the optimal network architecture for a Generative Adversarial Network (GAN), especially with time sequence in...

6 months ago | 0

Answered
Problem with using viewshed in different geographical locations.
Hi Paul, Given the information you've provided, here are a few aspects to consider that might help resolve the issue: Observer...

6 months ago | 0

Answered
DAQ 에 대한 질문
Hi Hong Jihun, Here are a few troubleshooting steps you can try that might resolve your issue: Check if your device is support...

6 months ago | 0

Answered
EEGLAB and SIFT updatedipplot() error
Hi Sandura, I understand that you are facing issues with SIFT plugin for EEGLAB. The error message you're encountering indicate...

7 months ago | 0

Answered
How can I fix array indices error for point cloud data?
Hi FN, I understand that you are facing "Array indices must be positive integers or logical values" error. The error message in...

7 months ago | 0

Answered
Why do I receive Timeout occurred waiting for the String Terminator error ?
Hi Hür Doga Kantoglu, I understand that you are facing issues whie communicating with a serial port interface device. The error...

7 months ago | 0

Answered
Index in position 1 exceeds array bounds. Index must not exceed 5. Error in CV (line 63)
Hi Tejaswini, It appears that you have encountered an indexing error in your MATLAB code while trying to stitch images together...

7 months ago | 0

Answered
How can i know the points in the cluster ?
Hi Sam, In your MATLAB code, you are performing clustering using a density-based algorithm, which is similar to the Density Pea...

7 months ago | 0

Answered
trying to identify the propagation
Hi Bruce, The code snippet you've provided is a MATLAB script that calculates the propagation of a wave as a function of time a...

7 months ago | 0

Answered
Multiple window calculation for FFT
Hi Tomas, I understand that you are facing issues with window calculation and not getting the expected results. It seems that ...

7 months ago | 0

Answered
Automated driving toolbox interface for unreal engine4 projects
Hi IKM, I understand the you would like to connect UE4 and "Driving Scenario Designer" and use the roads created with "Driving ...

7 months ago | 0

Answered
Error related to a absence of specfic module
Hi Mirko, The error message suggests that the specified module or function is not found. To resolve this issue, you can try the...

8 months ago | 0

Answered
Hello, I'm in need of some help with this error.
Hi Danikha, The error message you provided indicates that there is an issue with the configuration of the "Datatype" parameter ...

8 months ago | 0

Answered
How can I this code working
Hi Seojin, I understand that you would like to test and run the code you provided. The code you provided implements the Golden...

8 months ago | 0

Answered
I have an error related to imfilter in Sift code
Hi Mary, I understand that you are facing issues running the SIFT Flow code. I tried to reproduce the error at my end but the c...

9 months ago | 0

Answered
SURF And SIFT feature extraction
Hi Monika, You can use inbuillt functions from MATLAB's "Computer Vision Toolbox" to extract and match features. "detectSURFFe...

9 months ago | 0

Answered
Tiff class: Tile setting
Hi Bruno, I understand that you would like to know more information on "TileLength" and "TileWidth" parameters of a TIFF object...

9 months ago | 0

| accepted

Answered
为什么安装好了MATLABR2023b打开时,却显示网络连接有问题或者服务不可用
Hi 婷, I understand that you are facing issues with MATLAB R2023b showing "problem with the internet connection or the service b...

9 months ago | 0

Load more