Aravind - MATLAB Central
photo

Aravind


Last seen: 7 days ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 08/24 to 05/25Use left and right arrows to move selectionFrom 08/24Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
119 Answers

RANK
551
of 298,512

REPUTATION
142

CONTRIBUTIONS
0 Questions
119 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
13

RANK
 of 20,606

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,536

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 4
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Adalm-Pluto Simulink
Hi @Andrea Carroll, The blocks related to the ADALM-PLUTO SDR radio are included in the "Communications Toolbox Support Package...

1 month ago | 0

Answered
Sending video files with Adalm Pluto
Hi @Samet, There is no direct example for sending video files using the ADALM-PLUTO SDR radio. However, there is a MATLAB docum...

1 month ago | 0

| accepted

Answered
When generating C code using the MPC module in Simulink, is it necessary to configure an external solver separately?
Hi @Robinson, No, when generating C code using the MPC module in Simulink, you do not need to configure an external solver sepa...

1 month ago | 0

Answered
How to disable matlab's figure menu's response to Alt button in R2016a?
Hi @raym, The reason the second press of the ALT button is not being recognized is because it triggers a default internal callb...

1 month ago | 0

Answered
How to find the orientation of the microcontroller board having an on-board IMU in real-time ?
Hi @Amitvikram, To determine the orientation of a microcontroller board with an on-board IMU in real-time using MATLAB, you can...

1 month ago | 0

Answered
Using isdeployed to avoid un-supported features with Application Compiler
Hi @Isaac Asher, The Application Compiler performs a dependency analysis to identify which files are referenced or used by the...

1 month ago | 0

Answered
Is there a way to output the logits instead of the final output of an RL agent (PPO) to the (custom) environment?
Hi @Ids, Yes, it is possible to have an RL agent output logits instead of the final action probabilities. To achieve this, you...

1 month ago | 1

| accepted

Answered
Can I make a custom RL agent that has 2 distinct critics and 1 actor?
Hi @Vincent, From your question, it seems you want to implement a custom Reinforcement Learning (RL) agent, specifically a Deep...

1 month ago | 0

Answered
Can we modify the 360 Bird eye view stitching to just few cameras?
Hi @dinesh bharathi, Yes, it is possible to modify the example at https://www.mathworks.com/help/driving/ug/create-360-birds-ey...

1 month ago | 0

Answered
About examples“Create 360° Bird's-Eye-View Image Around a Vehicle”
Hi @QS-L, Yes, it is possible to adapt the example you shared to use 4 cameras instead of 8. According to the documentation at ...

1 month ago | 0

Answered
How do I apply a padding mask(B*T) variable into a training of a self-attention transformer decoder, from a 3D Matrix(B*T*C)
Hi @Sai, From your question, it seems you have created a transformer network and are attempting to apply a padding mask to the ...

1 month ago | 0

| accepted

Answered
Merging individual waves into a single wave as a synthetic ECG
Hi @Tomas, To combine the individual ECG components (P wave, QRS complex, and T wave) into a single waveform, you need to prope...

2 months ago | 0

| accepted

Answered
Can I use readArUcoMarker in real-time with Simulink?
Hi @Lowell, From your question, it appears you are using MATLAB R2024a with a Quanser arm and are attempting to run Simulink ...

2 months ago | 0

| accepted

Answered
pwm_write, pwm_interface block unable to save file and unable to change peripheral setting
Hi @Bhagyesh, From your question and the screenshots you have shared, it seems you are attempting to generate a PWM signal fr...

2 months ago | 0

| accepted

Answered
Disable Nagle's Algorithm for Simulink TCP Client blocks in slrealtime
Hi @Dean D., According to the documentation at https://www.mathworks.com/help/slrealtime/io_ref/tcpclient.html, there is no o...

2 months ago | 1

| accepted

Answered
Scrolling and zooming with mouse wheel
Hi @Christian D, From your question, it appears you are developing a MATLAB GUI and encountering an issue where the slider's sc...

2 months ago | 0

| accepted

Answered
SetSimViewingDevice(true)' , which prevents an output port from being created for the S-function.
Hi @simon verhaege, The "SetSimViewingDevice" parameter is used to prevent S-functions from generating code. The "Serial Rece...

2 months ago | 0

Answered
Serial receive simulink block of a USB IMU
Hi @Evan, The "SetSimViewingDevice" parameter is used to prevent S-functions from generating code. Since the "Serial Receive"...

2 months ago | 0

Answered
How to get usb connected microphone input sound from Raspberry pi to Matlab ?
Hi @Kishor Depe, You can utilize the "ALSA Audio Capture" block from the "Simulink Support Package for Raspberry Pi Hardware" t...

2 months ago | 0

Answered
How to record an audio from the Microphone block in simulink and save it to file on Raspberry Pi, or even do this on MATLAB
Hi @alaa elgendy, To save the recorded audio on the Raspberry Pi, you can use the "To File" block from the Simulink library. Ad...

2 months ago | 0

Answered
simulink SOS block inputs
Hi @Peter, It seems you're trying to use the "From File" block in Simulink to load coefficients from a MAT file for the “numera...

2 months ago | 0

Answered
How to create a CCS ToolchainInfo object in Matlab2023?
Hello @Shaw, Starting with MATLAB R2017a, the system target file "idelink_ert.tlc" is no longer supported for CCSv3.3. This fil...

2 months ago | 0

Answered
Is it possible to set the Arduino Nano 33 IoT to AP mode using Simulink
Hi @Michal, Since Simulink does not natively support Access Point (AP) configuration for the Arduino Nano 33 IoT, you can achie...

2 months ago | 0

Answered
how to write an RL with delayed reward at the end of episode using class template
Hi @MOHAMMADREZA, To handle delayed rewards in a reinforcement learning (RL) setup using a class template in MATLAB, you can ...

2 months ago | 0

Answered
How can I calculate concentration gradient of minerals or elements in a large data set and produce concentration gradient maps as a geostatistical mineral exploration method
Hi @Geo, MATLAB offers the "gradient" function to calculate gradients of a matrix. You can use this function to determine the...

2 months ago | 0

Answered
Generation of a 3D map using 2D images, Photogrammetry
Hi @Odysseas, While Structure from Motion (SFM) is one approach for creating a 3D map with images, since you have the camera ...

2 months ago | 0

Answered
From Simulink to Grafana using MQTT Protocol
Hello @EMILIO, In MATLAB R2021b, there is no built-in support for creating an MQTT client to facilitate data communication fr...

2 months ago | 0

Answered
MatLab R2018B Database Support
Hello @George Mick, MATLAB R2018b can indeed connect to Oracle's Pluggable Databases (PDBs) if the connection is set up corre...

2 months ago | 0

Answered
is Matlab 2018b compatible with Oracle Database Verison 12.2.0.2
Hello @Peter Müller, Yes, MATLAB 2018b is compatible with Oracle Database version 12.2.0.2. MATLAB connects to databases usin...

2 months ago | 0

Answered
How do I change the number of inputs and outputs in Scikit-learn model predict block?
Hello @翼, You cannot modify the number of input and output ports for the "Scikit-learn Model Predict" block. This block is desi...

2 months ago | 0

| accepted

Load more