photo

Malay Agarwal


Last seen: 3 days ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, C
Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistics

  • Knowledgeable Level 4
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
How I Can Find The HumanActivityData data set contains over 380000 observations of five different physical human activities? from Brian Hu
Hi @Khairul Jauhari, Assuming you are using MATLAB R2024a, I believe you are talking about this example: https://www.mathworks....

2 days ago | 0

Answered
How to add a legend for a boxplot that indicates how the boxplot was created (summary statistics)?
Hi @Jonathan Bessette, To make such a legend, you will have to use the "findobj" function to obtain handles to the different el...

4 days ago | 1

| accepted

Answered
Issue with changing Xlabel in DensityScatterChart fucntion
Hi @MechenG, You can set the x-label using all the properties by first calling the "unmanage" function on the "densityScatterCh...

5 days ago | 0

| accepted

Answered
How to Install and Use Gazebo Plugin in Simulink for Accessing ROS Topics with MAVROS and PX4 Autopilot?
Hi @Gaurav, You can follow the steps mentioned in the following link to install the Gazebo plugin: https://www.mathworks.com/he...

5 days ago | 0

Answered
Use the PyTorch Model Predict function block in the matlab2024a simulink module to import a neural network trained using pytorch.
Hi @Daisy, According to the documentation for the "PyTorch Model Predict Block", when you specify the "Load command" block para...

5 days ago | 0

Answered
Know if Serialport is connected (in App Designer program); ishandle() always true
Hi @Gavin, You can use the "serialportlist" function with the "available" argument to check which serial ports are available. I...

6 days ago | 0

| accepted

Answered
how can i access to the export button on the architecture views of the system composer, using code?
Hi @Victoria, You can use the Simulink Report Generator toolbox (https://www.mathworks.com/products/simulink-report-generator.h...

6 days ago | 0

Answered
Blocking pixel label data for semantic segmentation DL training
Hi @Software Developer, Please refer to the following link for an example on how to train a U-Net on multispectral images: http...

2 months ago | 0

Answered
fzero of MATLAB and FindRoot of Mathematica give different results
Hi @qilin guo, You're seeing a different graph since you're finding the root around the initial value [-1, 1] in MATLAB while t...

2 months ago | 0

| accepted

Answered
nrTDLchannel for uplink - using swapTransmitAndReceive or TransmissionDirection
Hi @Oron, In MATLAB's 5G Toolbox, both "TransmissionDirection" and "swapTransmitAndReceive" are used to handle the direction of...

2 months ago | 0

Answered
How to train ACF detector with groundTruthMultisignal object
Hi @Liam Viney, I understand that you want to train an ACF detector using labeled data you've created using the Ground Truth La...

2 months ago | 0

| accepted

Answered
Hidden Size in autoencoder
Hi @Jahetbe, There is no rule of thumb for selecting the hidden size in an autoencoder. The best way to determine the hidden si...

2 months ago | 0

Answered
Multiple-input, single-output
Hi @Jesus Mª Juarez Ferreras, I understand that you want to train a multi-input, single-output network using the “trainNetwork”...

3 months ago | 0

| accepted

Answered
Question about the Matlab Wasserstein GAN example
Hi @Mohammed, The diagram of the Discriminator model in the example (https://www.mathworks.com/help/deeplearning/ug/trainwasser...

3 months ago | 0

Answered
Import Object Detector Model into Simulink
Hi @Jack Gilbert, I understand that you want to use a trained "YOLOv4" model in Simulink as a block. Since MATLAB R2021b, ther...

3 months ago | 0

Answered
Split two 3D geometries having the same matrix of nodes and faces
Hi @Alberto Acri, I understand that you have a single set of nodes and faces which defines two geometries and want to separate ...

3 months ago | 1

| accepted

Answered
Making Enter trigger a button in a .mlapp dialog
Hi Ken, I understand that you want to trigger the “Load” button when you press the enter key after changing the text in an edit...

4 months ago | 1

| accepted

Answered
Error using fmincon function
Hi @Nazia, I understand that you are trying to use the “fmincon” function and are receiving an error. The error is “Too many i...

4 months ago | 0

Answered
Using quiver plot,how to show the states of polarization (SoP) in vector beams
Hi @明泽, For a radially polarized beam, the electric field vectors point away from the center of the beam. The polarization vect...

4 months ago | 0

| accepted

Answered
Matlab 2024a no funciona en Linux Mint 21.3 Cinnamon
Hi @CRD, Please refer to the following answer by the MathWorks Support Team for information on how to potentially fix this err...

4 months ago | 0

| accepted

Answered
dim error of dlnetwork predict
Hi @jingwen, I understand that you have trained a sequence neural network to classify samples into one of two classes and were ...

4 months ago | 0

Answered
Retrieving Layer Activations from bertDocumentClassifier (Text Analytics Tooblx)
Hi Tsvi, I understand that you want to retrieve layer activations from a trained “bertDocumentClassifier” model. There are two...

5 months ago | 0

| accepted

Answered
How to get a normal box plot graph we get in origin software which consist of box plot with data points scattered and normal distribution curve in MATLAB
Hi Deepan, I understand that you want to create a boxplot with the normal distribution and the datapoints for each category ove...

5 months ago | 0

Answered
The model should generate 'N' number of editable input boxes using app design in MATLAB.
Hi Radha, I understand that you want to add N editable input fields to an app in App Designer, where N is a user-provided input...

5 months ago | 1

| accepted

Answered
How to run one instance of matlab in linux when opening a .m file
Hi Cyrus, I understand that you want to associate MATLAB files in Linux so that they launch in the same MATLAB instance when do...

5 months ago | 0

Answered
custom weight,bias(like fullyconnectedlayer) layer
Hi Jaehong, I understand that you are using a custom multi-input layer and receiving an error about unconnected inputs when cre...

6 months ago | 0

Answered
How to get neurons positions from net
Hi Jorge, I understand that you want the (x, y, z) coordinates of each neuron as they appear in the plot generated by “plotsomp...

6 months ago | 0

Answered
Showing the distribution of graphs as a bar graph attached to the plot
Hi Kyuwon, I understand that you want to display a bar graph along the right boundary of another plot. The following code can ...

6 months ago | 0

Answered
Does the Matlab Runtime work on NXP IMX8
Hi Jim, According to an accepted answer (https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Does-the-Matlab-Runtime-w...

6 months ago | 0

Answered
DeepDreamImage for multi input network
Hi Imri, I understand that you are trying to use the “deepDreamImage” function to visualize a neural network with multiple inpu...

6 months ago | 0

Load more