Community Profile

photo

Shubham


Last seen: 2 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to subscribe to multiple BLE characteristics that have the same service and characteristic UUID
Hey Graham, I understand that you wish to subscribe to multiple temperature sensors from a BLE device. You are able to subscrib...

3 days ago | 0

Answered
How to marge two Simulink model in one.
Hey Abhijeet, It is not clear, what you mean by "mirroring each other". Since you are working on a large model, I would sugges...

3 days ago | 0

Answered
How use BLOCKPROC with SEMANTICSEG -> ERROR "Out of memory on device. To view more detail about available memory on the GPU"
Hey Airton, It seems that you are trying to use "semanticseg" for segmenting a large image using "blockproc" function to proces...

4 days ago | 0

Answered
Object detection using coral TPu
Hey Ahmad, As per my understanding, coral TPU only supports "TensorFlow Lite" models. Since you have already trained a "Faster ...

27 days ago | 0

Answered
Passing varargin to class function from Python with MATLAB.Engine
Hey Juan, It seems that you require help when calling MATLAB functions from python using MATLAB Engine API that accept "varargi...

1 month ago | 0

Answered
Video seek for Stackedplot
Hey Bhargav, The error message that you are encountering suggests that the input requires to be a string. You may find the foll...

1 month ago | 0

Answered
Video for stacked plot
Hey Bhargav, For converting a stacked plot as a video, you can use "VideoWriter" object to capture frames and write them into a...

1 month ago | 0

Answered
Shared Simulink Cache Files doesn't work
Hey Younes, I understand that you are trying to share Simulink cache files to speedup simulation however Simulink is rebuilding...

1 month ago | 1

| accepted

Answered
Solving multiple equations with constants like c_i
Hey Ismita, The symbolic variables and the coefficients in the equations are different. You can rename your variables by removi...

1 month ago | 0

| accepted

Answered
Cropping Abnormal Image for Multiple Laboratory Trials
Hi Lauren, It seems that you are trying to extract the pad and remove the background of the image. Although it is not possi...

2 months ago | 1

Answered
How can I programmatically find where a bus object is used across multiple models?
Hi Jonathan, It seems that you are trying to find all the places where the bus object is being used. I think you were on the r...

2 months ago | 0

Answered
Text recognition from a dot-matrix display
Hi Sai, It seems that you are extracting images from a video and performing OCR by selecting a region of interest to recognize...

2 months ago | 1

| accepted

Answered
Reading all data of streams from a adft data file with large ItemCount is very slow.
Hi Shikha, It seems that you were trying to read stream data from ADFT DAT file. You can try speedup the reading process by ch...

2 months ago | 1

| accepted

Answered
Plotting selective grid data
Hi Prathamesh, It seems that you are trying to plot the stresses based on condition “iff_phi==1”. You want to save those plots...

2 months ago | 0

Answered
How can I save Matlab FEM mesh information to *.stl or *.ply
Hi Bin, There could be some compatibility issues when importing the mesh generated in MATLAB into other third-party software. ...

2 months ago | 0

| accepted

Answered
Using MATLAB on vscode that's installed with WSL?
Hi Brandon, It seems that you have installed vscode in WSL and you are facing difficulties using the MATLAB vscode extension. ...

2 months ago | 0

Answered
Why is Simulink displaying correctly only as root user?
Hi Antoine, It seems that Simulink is displaying dark layout with incorrect resolution. However, the same problem does not ari...

2 months ago | 0

Answered
Replication of a skyrmion-like structure in MatLab
Hi Richard, It seems that you are facing an error when trying to plot of 3D arrows using the provided File Exchange submission...

2 months ago | 0

Answered
How to quickly transform a stepwiselm result into a function for further optimization?
Hi Philip, It seems that you are trying to use the results from a “stepwiselm” function for further optimization. You can acce...

2 months ago | 0

Answered
LT code encoding with k packet using probability of Ideal Soliton matlab
Hi Wael, I understand that you have ‘K’ packets using which you wish to create ‘N’ packet codes. The packet code is generated ...

3 months ago | 0

Answered
why is it not possible to easily retrieve the auto-scaling factor used by quiver?
Hi Gary, I understand that you are trying to retrieve the scale factor used by “quiver” with “Autoscaling” option turned on an...

3 months ago | 0

Answered
pop_ploterps plot waves in accordance to a color scheme
Hey Maemi Jane, Although I don't have access to the EEGLAB toolbox, I can offer some ideas on how waves might be plotted using...

3 months ago | 0

Answered
Windows named pipe for data input and ouput in Matlab extremely slow compared to other languages
Hey MikeMoc, It appears that some adjustments to the handling of named pipes in Windows using MATLAB are required. The discrep...

3 months ago | 1

Answered
how to fuse Image CT and SPECT
Hey Mohd Akmal Masud, It seems that you are trying to fuse a CT Image and a SPECT image, with both images being in the DICOM f...

3 months ago | 0

Answered
i have problem with tuning pid 2dof on simulink
Hey Alaa, It seems that you require help in tuning the Simulink model. The warning message being produced indicates that the...

3 months ago | 0

Answered
Simulink problem and the “BLE Receive” block
Hey Sebastien, It seems that you can use direct commands with your “ESP WROOM 32 ESP card” however you are unable to receive d...

3 months ago | 0

Answered
ROCm/OpenCl/HIP for AMD GPU Support
Hey Justin, I understand that you want to know about any recent updates regarding the AMD GPU support in the current versions ...

4 months ago | 0

| accepted

Answered
Face normals problem with modal analysis setting for aluminium wheel.
Hey 동규, I understand that you want to perform modal analysis for aluminium wheels for which you have imported a model from a “...

4 months ago | 0

Answered
Real time movements during drawing
Hey Marco, I understand that you wrote an App in MATLAB r2021a using “uislider”. You used “ValueChangingFcn” callback to get t...

4 months ago | 0

Answered
Performing Allan variance analysis on accelerometer data
Hey Yadnik I understand that you want to perform Allan Variance analysis on accelerometer data for Noise Parameters Identifica...

4 months ago | 0

Load more