photo

Aravind


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
What is the Difference between self and multihead attention algorithm ? I need Matlab code for both of them And Which one is preffered for classification tasks ?
Hi @enas, Self-attention is a method that enables each element in a sequence to focus on all other elements, effectively capt...

17 minutes ago | 0

Answered
Error encountered while Generating PIL Executable for STM32 Nucleo Board
Hi @Silvia, It seems you are attempting to deploy an RNN-based model onto an STM32 Nucleo board and are encountering an error d...

21 minutes ago | 0

Answered
Use trained RL agent to predit output on random test sample
Hello @Praveen Verma, It seems you are experiencing an error related to input or output types for the "getAction" function. A...

5 hours ago | 0

Answered
How can i consider vehicle dimensions in the plannerHybridAStar command?
Hello @Volcano, It sounds like you want to incorporate the vehicle's size into the Hybrid A* Planner. Typically, this is done...

3 days ago | 0

| accepted

Answered
Integration of a C++ Library in Simulink and deployment to the Arduino UNO using automated code generation
Hello @Johannes, It looks like you are trying to use an "S-function" block to integrate third-party C/C++ source files for re...

4 days ago | 0

Answered
Completely reset nested enabled subsystems
Hello @Michael, It sounds like you are looking for a way to reset the states of an enabled subsystem each time it is enable...

6 days ago | 0

Answered
Problem using Matlab web app server app
Hello @Victoria Ramirez, It seems you are encountering issues with the MATLAB Web App Server, specifically with errors relate...

7 days ago | 0

Answered
RL Agent Training for multiple training samples
Hello @Praveen Verma, I understand that you want your reinforcement learning agent to start training from different initial c...

26 days ago | 0

Answered
How to use pointAt() to point ground stations gimbals at different satellites at different time in satellite constellation to study link margin?
Hello @Ravi Raj Saxena, It seems you are encountering difficulties with the "pointAt" function in a loop, where you are adjus...

26 days ago | 0

| accepted

Answered
Implementation of simulink model using a .m script
Hi @Divyashree, It seems you're looking to process data from Excel sheets using Simulink and then save the results back into ...

27 days ago | 0

| accepted

Answered
PID Controller - non-adjustable parameters
Hi @Djordje, It seems like you want to configure the saturation limits of the integrator externally during code generation. Y...

27 days ago | 0

Answered
Preprocessing to find circles in image with regionprops or imfindcircles
Hi @Marcus Glover, It sounds like you're having trouble identifying the centers and radii of three concentric circles in your...

1 month ago | 0

Answered
How to switch between 'Connected IO' mode and 'Run in Kernel' mode programmatically when using Simulink Desktop Real-Time (SLDRT) ?
Hi @Seigan, It seems like you want to change Simulink's simulation mode programmatically and have these changes reflected in th...

1 month ago | 1

| accepted

Answered
how can i use the matlab file in python
Hi @muhammad, From your question it looks like you are encountering issues while trying to execute MATLAB code from Python. I...

1 month ago | 0

Answered
Doubt on if this integrator out is correct?
Hi @Souparnika K S, From your question, it seems you are curious about whether the sharp transitions in the integrator sectio...

1 month ago | 0

Answered
How to perform access simultaneously for multiple groundstations?
Hello @Daynah Rodriguez, It seems you want to create a table of access intervals for the connections between a specific satel...

1 month ago | 0

Answered
Can Matlab display all the false positive/negative images from a confusion matrix automatically?
Hello @Steven Mozarowski, It sounds like you're looking to pinpoint which images in your dataset are leading to false posit...

1 month ago | 0

Answered
How to ensure an RL Agent in Simulink receives input only after a condition based on the output is met
Hello @Koen van de Vendel, From your question, it seems you want the "RL Agent" block in Simulink to run only when certain co...

1 month ago | 1

| accepted

Answered
How do I export machine learning model as FMU with Julia and integrate it into Simulink model ?
Hello @翼, I understand that you wish to use an FMU created from a Julia code in Simulink and that you are using the “FMIExpo...

1 month ago | 0

Answered
SimScape-Model of a Reverse Osmosis Plant
Hi @Niklas Humberg, You can indeed customize the salt concentration in the Isothermal Liquid (IL) Fluid domain. In MATLAB R...

2 months ago | 1

Answered
SCOPE TO GUI AXES NOT FITTING
Hi @Claire Saez, The issue you are experiencing occurs when the tick values on the x and y axes do not match their labels. ...

2 months ago | 0

Answered
Linearize FMU model in Simulink
Hi @Alberto, I am experiencing the same issue in MATLAB R2024a. According to the official documentation for MATLAB R2024a, wh...

2 months ago | 0

Answered
Need to generate 600 Hz signal
Hi @Fumihiko Sato, “Symbol Rate: ...............................might influence the bandwidth?” To achieve a bandwidth of 6...

2 months ago | 0

| accepted

Answered
How do I include a PID block to control the required torque? I want to control the vehicle speed with a speed setpoint or speed profile (NEDC)
Hi @Rafael, A PID controller can be implemented using a “PID Controller” block in Simulink. Typically, a PID controller will ta...

2 months ago | 0

Answered
I get this error even though both the initial conditions vector and the function output vector have 10 elements. Could you help me how to solve it?
Hello @Luigi, I noticed an issue in your code related to the initial conditions for the differential equations. You are using...

2 months ago | 0

Answered
Regarding MATLAB Support for TMS570LC43757 and TMS570LC43757-EP
Hi @Anusha, The TMS570LC43757 and TMS570LC43757-EP are boards that utilize the ARM Cortex R-series of processors, and the har...

2 months ago | 0

Answered
I want to sense the torque in a four-bar linkage using Simscape.
Hello @준호, From the screenshot, it looks like you are trying to sense the torque at the “Base-Rocker Revolute Joint.” The rea...

2 months ago | 0

Answered
Can't use webapp server - getting "access denied to webapp.config file" error
Hi @Amir, I have also managed to replicate this issue in MATLAB R2024a. It appears to be a bug in the Development version of ...

2 months ago | 0

Answered
Question on Simulink Matlab Function
Hi @Fumihiko Sato The “DBPSK modulator” block in Simulink, does not support variable-size input signals. Hence, you are recei...

3 months ago | 0

Answered
What's the quality of the matlab orbit propagation?
Hi @Mark, The Aerospace Toolbox for Satellite Mission Analysis does support other planetary objects like Earth, the Su...

3 months ago | 2

| accepted

Load more