photo

Aravind


Last seen: 2 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Labeling Photos Manually and Classification of Large Dataset
Hi @Fatih, It sounds like you are looking to train a neural network to classify images with and without mussilage. You have a...

2 days ago | 0

| accepted

Answered
How can I connect slider and angle in the GUI?
Hi @SeokWon CHOI, To adjust the angle of a shape in response to a slider's position when you press the run button, you can us...

2 days ago | 0

Answered
Polyspace as you code installation error
Hi @muralidhar, The error you encountered suggests that the Polyspace installation file cannot detect a compatible Eclipse ID...

2 days ago | 0

Answered
Level II S-function input=output ports are not apearing
Hi @mehrzad, From the image of your model, it seems you are using a “MATLAB Function” block rather than a “Level-2 MATLAB S-Fun...

3 days ago | 0

| accepted

Answered
state flow chart properties action language
Hi @VINAY, When you incorporate a flowchart within a state in Stateflow, the if-condition flowchart is executed only when tha...

3 days ago | 0

Answered
Moving piston with Slider in App Designer
Hi @MomentumFlux, To create a moving piston effect in MATLAB App Designer, consider using the “rectangle” function within “UI...

3 days ago | 0

Answered
DDPG algorithm/Experience Buffer/ rl.util.ExperienceBuffer
Hi @hieu nguyen, To manage the initial phase when your experience buffer has fewer experiences than the desired mini-batch si...

4 days ago | 0

Answered
-logfile option changes output
Hi @Jason, From the output and code you shared, it seems you are storing the data in a cell array where each element is a str...

4 days ago | 1

Answered
this not coming in deploy, only when monitor& tune only:External Mode Open Protocol Connect command failed Caused by: DWARF Parser internal error: Parser::describeSymbol x
Hi @KATTIRI, I'm assuming that you are using MATLAB R2020b or R2021a. The error you are encountering is likely a connection e...

4 days ago | 0

Answered
How to get the junction temperature of the diode?
Hi @tianyu hu, Once you enable the “Show thermal port” option in the diode's block parameters, the previously hidden thermal po...

4 days ago | 0

Answered
Is there a way to remotely push/deploy addons to already installed Matlab deployments without rerunning the installer?
Hi @Luke, It is possible to remotely deploy add-ons to already installed MATLAB deployments without rerunning the installer. ...

5 days ago | 0

Answered
Warnings of Xilinx software pathes
Hi @Bobb, The warnings you're encountering typically happen when MATLAB is still referencing outdated software paths. Here ar...

5 days ago | 0

Answered
Controlling Variability in LSTM Training with Dropout in MATLAB
Hi @Vishnu Keyen, The variability you are seeing in your LSTM network training is indeed likely due to the Dropout layer. Dro...

5 days ago | 0

Answered
Train Deep-Learning-Based CHOMP Optimizer for Motion Planning Obstacle Setting
Hi @Choonghan, If you want to change the positions of obstacles and test the path planning of the trained “dlCHOMP” path plan...

6 days ago | 0

Answered
Cannot find font file
Hi @Cedric, The font picker issue arises because newer versions of Windows 10 and 11 allow fonts to be installed for a specif...

6 days ago | 0

Answered
Embedded Coder Integer Saturation
Hi @Jake Gareau, It seems you are noticing saturation logic being used in the counter for the “after” command in Stateflow's ...

6 days ago | 0

Answered
How to read the contents of .txt and display its contents in my gui.
Hi @han han, To display the contents of a .txt file in your MATLAB GUI using App Designer, you can follow the following steps...

8 days ago | 0

Answered
Most efficient way to read mdf file
Hi @Monika K, If you're looking to optimize the reading of a very large MDF file, you can do so by processing the data in chu...

8 days ago | 0

Answered
How to make a GUIDE axes into a map axes
Hi @Larry Brunson, To display a map in your GUIDE GUI (R2018b), you can use the “axesm” function from the Mapping Toolbox. H...

8 days ago | 0

Answered
Can 'uialert' create a modal replaceable dialog like 'warndlg'?
Hi @rui, While the “uialert” function in MATLAB can create a modal dialog box, it does not automatically replace existing dialo...

11 days ago | 0

Answered
Non-Modal uiconfirm/uialert etc.
Hi @Norbert, The newer dialog boxes, like “uialert,” allow you to set the modality, eliminating the need to use the deprecate...

12 days ago | 1

| accepted

Answered
In Vehicle Body 3dof Longitudinal, how to determine suspension parameter?
Hi @直輝 江口, In the “Vehicle Body 3DOF Longitudinal” block, the suspension parameters you mentioned relate to the forces and d...

12 days ago | 0

Answered
app designer problem 2021b
Hi @Arshia Asadollahi, The error message you are encountering in App Designer suggests there's an issue with matrix operatio...

12 days ago | 0

Answered
How to use PID controller from Control System TB in Matlab function of Stateflow?
Hi @Alexander, I understand you are interested in implementing a PID controller within a Stateflow chart. While it is technic...

12 days ago | 0

Answered
I do not know how to use the asbTrajectory Tool of Quadcopter Project.
Hi @Yoshiyuki Otsuji, The “asbTrajectoryTool” serves mainly as a reference tool and does not directly integrate with the exampl...

12 days ago | 0

Answered
Does anyone know how to use the asbTrajectoryTool of Quadcopter Project?
Hi @Miguel, The “asbTrajectoryTool” serves mainly as a reference tool and does not directly integrate with the example for auto...

12 days ago | 0

Answered
Modeling of cooling plate
Hi @Harish M Y, I reviewed the model you shared and was able to replicate the error you encountered. The error indicates that...

13 days ago | 0

Answered
Trying to generate a code from a simevents model
Hi @Mohaiad Elbasheer, It seems like you are trying to create a standalone application from a Simulink model that includes Si...

13 days ago | 0

Answered
issue in configuration of embedded coder c2000
Hi @jainam shah, According to the documentation found at https://www.mathworks.com/help/ti-c2000/gs/CCS-MATLAB-versions.html, ...

17 days ago | 0

Answered
Why data is discarded in shuffle operation when training a deep network?
Hi @Hana Ahmed, When training deep learning networks in MATLAB, if the batch size does not evenly divide the number of training...

17 days ago | 0

Load more