photo

Shubham


Last seen: 7 days 前 自 2023 起处于活动状态

Followers: 1   Following: 2

统计学

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to resolve the error for creating mask from shape file?
Hey Aksh, Based on the error message, an array of size 17GB is being requested. The maximum array size preference as stated by ...

22 days 前 | 0

已回答
How disable Simulink Editor
Hey Kunal, I think you are trying to disable the Simulink Editor to prevent users from modifying Simulink models. Refer to the...

2 months 前 | 0

已回答
How to linearly vary the amplitude and frequency in a 3 phase voltage source block with time?
Hey Muhammad, You can try using custom functions as per your need. For example, the following images show that you can paramete...

2 months 前 | 1

| 已接受

已回答
In 5G Toolbox the system-level simulation is very slow
Hey Laurence, Refer to the following suggestions for improving simulation time: https://www.mathworks.com/help/simulink/ug/spe...

2 months 前 | 0

已回答
How to issue and execute commands in the Command Window of another MATLAB instance
Hey Jon, You may find the following MATLAB Answers cases relevant for using the .NET interface: https://www.mathworks.com/matl...

2 months 前 | 0

已回答
Error in nnet.cnn.LayerGraph/connectLayers (line 280) iValidateEndLayerInputIsNotOccupied( ... Error in lstm_cnn_14 (line 133) lgraph = connectLayers(lgraph,
Hey Prachi, It seems you are facing issue while connecting layers in your network architecture when you're trying to connect la...

2 months 前 | 0

已回答
Matlab spawn a lot of InstallMathWork process abnormally and cause system load too high
Hey shijie, I have recently faced a similar issue while working on my linux desktop (Ubuntu 22.04). I noticed that the versions...

2 months 前 | 1

已回答
To find Droplet size distribution, number density and unwanted background spots
Hey Manojkumar, It seems that you are trying to find the droplet size distribution and density of the droplets per frame. Befor...

2 months 前 | 1

| 已接受

已回答
Cove coverage in Questasim while Cosimulating with Simulink
Hey Prashant, Please ensure that you have enabled proper flags for your QuestaSim simulation. For example you could use the opt...

2 months 前 | 1

| 已接受

已回答
Trying to get serial data from AWR6843AOPEVM
Hi Vinoth, I have a few suggestions. The "readlines" function is probably used for reading from a file. You can check the docu...

2 months 前 | 0

已回答
Model Selection using Hold-out validation
Hey Tan, The provided code seems correct, however I have a few suggestions. I am assuming you do not have to do any data prepro...

2 months 前 | 0

已回答
Is there any way to output the statistical outcome in latex?
Hey Alpedhuez, There are few options that you could use to get LaTeX equations in MATLAB. If you wish to convert mathematical ...

3 months 前 | 0

已回答
Remove bubbles from an image
Hey Yaisel I understand that you wish to remove "bubbles" from the image. You can consider using region-based segmentation tec...

3 months 前 | 0

已回答
ls command on a Mac doesn't work
Hey Deja, In MATLAB, the ls command works similarly to how it does in UNIX-based systems (like Mac's terminal) for listing dire...

3 months 前 | 0

已回答
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 months 前 | 0

已回答
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 months 前 | 0

已回答
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...

3 months 前 | 0

已回答
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 ...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 2

| 已接受

已回答
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...

4 months 前 | 1

| 已接受

已回答
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...

5 months 前 | 1

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 2

| 已接受

已回答
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...

5 months 前 | 2

| 已接受

已回答
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...

5 months 前 | 0

已回答
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. ...

5 months 前 | 1

| 已接受

已回答
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. ...

5 months 前 | 0

加载更多