photo

Snehal


Con actividad desde 2025

Followers: 2   Following: 1

Mensaje

Programming Languages:
Python, C++, C, Java, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi, Marathi
Pronouns:
She/her

Estadística

MATLAB Answers

0 Preguntas
34 Respuestas

CLASIFICACIÓN
2.089
of 299.706

REPUTACIÓN
30

CONTRIBUCIONES
0 Preguntas
34 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
4

CLASIFICACIÓN
 of 20.791

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 165.568

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to reset a received CAN receive or unpack block
Hi @Asha, I see that you are using the CAN receive/unpack blocks in Simulink R2025a and want to understand if the data availa...

2 meses hace | 0

Respondida
How do I add a DOORs requirement link to a block in the simulink using code.
Hi @Pavan Rachapudi, I see that you want to append a new requirement to an existing set of requirements traced to a block or ...

2 meses hace | 0

Respondida
how can using command "RIM" to create the requirement Tracability of Transition in stateFlow
Hi @ensaMath, I understand that you want to create a requirement trace for a transition in a Stateflow chart and get the corr...

2 meses hace | 0

Respondida
Errors in Importing requirements from DOORS NG - Not enough arguments, cannot modify an unresolved proxy
Hi @Vaan, I see that you are facing issues when trying to import requirements in the Requirements editor. The error messages ...

2 meses hace | 0

Respondida
Building a system to visualize the position and orientation of a ground mobile robot.
Hi @陸, I understand that you want to send the position and orientation of your ground robot from ROS1 as a topic via UDP to a...

3 meses hace | 0

Respondida
Reading multiple binary formats with fread()
Hi @Brian, I understand that you are able to cover the cases for signed/unsigned and big/little endian when reading large amo...

3 meses hace | 0

Respondida
External mode simulation is not supported for the 'arduino uno' hardware. however, you can deploy the model on this hardware. from the model window, click the 'deploy to hardware' button
Hi @panda xl, I see that you want to execute External mode simulation on Arduino Uno, but it is not supported in the MATLAB/Sim...

3 meses hace | 0

Respondida
Is there a way to abort the running of startup scripts in Simulink Project based on a condition check ?
Hi @Kritika Bhowmik, I understand that you want a way to abort the loading of the Simulink Project and close it in case a condi...

3 meses hace | 0

Respondida
Detect if Simulink Project Shortcuts fail when working without GUI
Hi @Andrew Chambers, I understand that you want to track the success/failure of startup shortcuts when opening MATLAB in text...

3 meses hace | 0

Respondida
Startup actions prior to MATLAB project open
Hi @Isaac De La Cruz, I understand that you want to register/execute a startup routine that runs before the project references....

4 meses hace | 0

| aceptada

Respondida
Support for MSP-EXP432E401Y with Simulink Embedded Coder – Code Generation and Driver Blocks
Hi @Pasquale, I understand that you are planning to work with the MSP-EXP432E401Y LaunchPad, and using this together with Embed...

4 meses hace | 0

| aceptada

Respondida
Save file to CIFS share not working - linux gvfs
Hi, CIFS shares can have complex permission and ownership semantics, especially when accessed from Linux. My assumption is ...

4 meses hace | 0

Respondida
Is there any kind of firewall models and networking add-on available in simulink?
Hi @Muhammad Arsal, Below are two options that you can explore for modelling the networking components of your system in Simuli...

4 meses hace | 0

Respondida
where is the error of following code to calculate confusionmat?
Hi @Rafid Mustafiz, I see you are encountering an error while using ‘confusionmat’.   This issue arises because MATLAB’s ‘co...

4 meses hace | 0

Respondida
Why can't I remove reference to simulink in app?
Hello @Dan, When a Simulink component is added to the design view in App Designer, some additional lines of code are added in ...

4 meses hace | 0

Respondida
Can you plot the gradient for CNNs using trainNetwork?
Hello @Arjun Desai, I understand that you want to extract the gradient information while training a CNN and plot this over iter...

5 meses hace | 0

Respondida
Invalid input data. Invalid size of channel dimension. Layer expects input with channel dimension size 3 but received input with size 1.
Hello @lakshmipriya premkumar, The error message indicates that the model ‘alexnet’ expects the input with 3 channels, but you...

5 meses hace | 0

Respondida
How to access gradients in Deep Learning Toolbox
Hello @John Smith, My understanding is that you want to access a model’s gradients at each component layer (custom as well as ...

5 meses hace | 0

Respondida
Understanding Action Dimension Formatting in MATLAB's DDPG with LSTM-Based Networks
Hello @Abdolrazzagh, I understand that you are trying to know how actions are formatted by the underlying mechanism when using ...

5 meses hace | 0

Respondida
multi-step prediction in time-series data using 1D CNN model
Hello @jingoo lee, I understand that you’re trying to implement one-step and multi-step predictions using a 1D CNN model in MA...

5 meses hace | 0

| aceptada

Respondida
Making mex work with R2012b and MacOS 10.9.2
Hi @JC, I understand that you are trying to compile some MATLAB functions using Simulink model in R2012b, MacOS 10.9.2 and Xco...

6 meses hace | 0

Respondida
Generate a neural network with Simulink blocks
Hello @heof, I understand that you want to implement a neural network using blocks in Simulink such that all the involved para...

6 meses hace | 0

Respondida
Unable to load simple shared library (.so) in simulink
Hi @Joshua, My understanding is that you are trying to create a custom shared library in version R2022a of Simulink/MATLAB usi...

6 meses hace | 1

Respondida
S-function error
Hello @Sun Ning, My understanding is that you are trying to simulate a control system using an ‘S-function’ in MATLAB and Simul...

6 meses hace | 0

Respondida
Outputs of the second layer in PNN neural network
Hello, In a Probabilistic Neural Network (PNN) created using MATLAB's ‘newpnn’ function, the layers are structured as follows: ...

6 meses hace | 0

Respondida
How to preallocate an 'lmi' (Yalmip class) array of known size
Hello, I understand that you are trying to solve linear matrix inequalities using YALMIP such that it executes efficiently for ...

7 meses hace | 1

| aceptada

Respondida
Access DataStore-Variables from s-function
Hello, I understand that you are trying to access DataStore Variables from S-functions in Simulink. Using the ‘mexGetVariableP...

7 meses hace | 0

Respondida
Can we customize the loss function of CNN in MATLAB 2018a
Hello, I understand that you want to build a custom loss function in MATLAB R2018a. In MATLAB R2018a, there is no direct suppo...

7 meses hace | 0

Respondida
Bugfinder can support byte padding check?
Hi, I understand that you want to know whether Polyspace supports data type restrictions and uninitialized local variable check...

7 meses hace | 0

Respondida
How to plot multiple graphs by changing parameters of the model?
Hi, I understand you are using MATLAB to plot the V-I and P-V characteristics of a solar PV module at various temperatures. T...

7 meses hace | 0

Cargar más