Malay Agarwal
Followers: 0 Following: 0
Python, C++, C
Spoken Languages:
English, Hindi
Pronouns:
He/him
Statistik
0 Fragen
64 Antworten
RANG
598
of 294.043
REPUTATION
122
BEITRÄGE
0 Fragen
64 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
11
RANG
of 20.071
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 150.454
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Inquiry about IP address and port number for UDP Send and UDP Receive block
Hi @준호 When working on a local computer, you only need to worry about the "Remote address" and "Remote port" parameters in both...
etwa 12 Stunden vor | 0
Can any one help me to calculated and plot Chromaticity Diagram CIE(1931, 1976) from PL data
Hi @Mushtaq Al-Jubbori, To plot the chromaticity diagram using the photoluminescence data you've provided, you'll have to calcu...
etwa 18 Stunden vor | 0
| akzeptiert
How to add Inception-Res block and Dense-Inception block in 3D U-Net Layers
Hi @mohd akmal masud, You can implement the Inception-Res and Dense Inception-Res blocks by implementing a custom nested deep l...
ein Tag vor | 0
when i start matlab, this appears ''Warning: Name is nonexistent or not a directory: C:\OPAL-RT\RT-LAB\2024.1\common\bin '' i want to remove this
Hi @ASIF ALI, You are getting the warning since the directory "C:\OPAL-RT\RT-LAB\2024.1\common\bin" is added to the MATLAB Sear...
3 Tage vor | 0
| akzeptiert
Variable gets cleared after each simulation step with simulink
Hi @Friedrich, According to the documentation of the setupImpl method, you need to define properties as private properties to a...
3 Tage vor | 0
conedisk problem using bvp4c
Hi @uma, Looking at the screenshots, there are multiple values of M used to plot the graphs for but your function only uses a ...
3 Tage vor | 0
Parallel computing on Standalone Desktop App
Hi @Pierpaolo, To deploy MATLAB applications that run in parallel, you need to make sure that the cluster profile of the cluste...
21 Tage vor | 0
| akzeptiert
SIngleton implementation without persistent variables
Hi @Rohan, You can create a singleton class without using persistent variables by defining the instance as a constant property....
23 Tage vor | 0
How to create a Cosimulation Block without using Cosimulation Wizard?
Hi @Xuan, Please take a look at the following example, which shows how to create a "Cosimulation Block" using the command-line ...
23 Tage vor | 0
| akzeptiert
Arduino Uno Connection in R2024a for Standalone Application
Hi @Nathan Kimmitt, You can refer to the following example for a step-by-step guide on how to create standalone applications fo...
23 Tage vor | 0
Métodos numéricos en simulink
Hi @Valeria, I'm not sure if your professor wants you to use the Euler's method in Simulink as well. You can solve differential...
23 Tage vor | 0
What is the difference between oobPredict and predict with ensemble of bagged decision trees?
Hi @Faranak, The "oobPredict" function is used to get a more realistic estimate of the performance of the model. For each data ...
25 Tage vor | 1
| akzeptiert
How to communicate with TCSPC via MATLAB?
Hi @Daewon Hwang, If you have downloaded the DLLs from the vendor, you can use the "loadlibrary" function in MATLAB to load the...
25 Tage vor | 0
unable to incorporate own design Loss function in r2024a
Hi @Petr Kolar, The error occurs since "softmaxLayer" is actually a function and cannot act as a base class for a class. You ca...
25 Tage vor | 0
| akzeptiert
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....
28 Tage vor | 0
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...
30 Tage vor | 1
| akzeptiert
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...
etwa ein Monat vor | 0
| akzeptiert
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
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...
etwa ein Monat vor | 0
| akzeptiert
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...
etwa ein Monat vor | 0
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...
3 Monate vor | 0
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...
3 Monate vor | 0
| akzeptiert
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...
3 Monate vor | 0
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...
3 Monate vor | 0
| akzeptiert
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...
3 Monate vor | 0
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”...
4 Monate vor | 0
| akzeptiert
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...
4 Monate vor | 0
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...
4 Monate vor | 0
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 ...
4 Monate vor | 1
| akzeptiert