photo

Abhinav Aravindan


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
How to access S3 browser buckets in matlab?
Hi @yasaman, The “setenv” commands you have used are to specify your AWS access key ID, secret access key, and region of the bu...

20 hours ago | 0

Answered
Use diary off with Closerequestfcn
Hi @PierC, A similar issue to yours has been addressed in the following link: https://www.mathworks.com/matlabcentral/answers/...

21 hours ago | 0

Answered
How do i zoom imhist?
Hi @candra, It seems that "imhist" adjusts the zoom such that the maximum Y-value is set to 2.5 times the variance of the Y-val...

3 days ago | 0

Answered
PINN for Laplace eq in a rectangular geometry
Hi @sepideh, In the "Model Loss Function" for computing gradients and the Laplacian of "U" in "Solve Poisson Equation on Unit D...

3 days ago | 0

Answered
I would like to know how to automatically call Tasking compiler to compile the project after I generate the code with simulink?
Hi @shuaiwei, I assume you are referring to the usage of the “TASKING SmartCode” compiler for the Infineon AURIX TC4x family of...

6 days ago | 0

Answered
how to use the coverage function in the antenna toolbox on stl files
Hi @Hernan Santos Barrera, I understand that you are trying to obtain the coverage map using an STL file as input with the “car...

6 days ago | 0

Answered
how do i get the values from block parameter SVC suseptance model
Hi @audy, I assume you are looking for the parameters of “SVC Controller” block present in “Static Var Compensator (SVC)” examp...

7 days ago | 0

Answered
I am getting "Unsupported CCS Version. Skipping CCS Project creation" after I updated the wrong instance of CCS on my computer.
Hi @Valeriy, According to the documentation, Code Composer Studio (CCS) v10 is supported with MATLAB R2021b and has been verifi...

7 days ago | 0

| accepted

Answered
Error using extractLBPFeatures>parseInputs Expected a string scalar or character vector for the parameter name.
Hi @Abdelrahman, The “extractLBPFeatures” function accepts the image as the first input argument, and the remaining arguments a...

8 days ago | 0

Answered
How to access all data in MATLAB documentation examples?
Hi @Allie, The parameter “T_MPPT” is a Mask Parameter of the “MPPT Controller using 'Incremental Conductance + Integral Regula...

9 days ago | 0

Answered
How to store the result of areas on every images on loop in one folder to workspace?
Hi @fayza nayla, The “bwboundaries” function returns the coordinates of boundary vertices to “B” as a p-by-1 cell array, where ...

9 days ago | 0

Answered
Why do I receive "Error using RectangularQAMModulator"
Hi @Hanojhan Rajahrajasingh, The “comm.RectangularQAMModulator” appears to accept only scalar or column vectors as input signal...

9 days ago | 0

Answered
The code from the M file will not complete
Hi @Marko Radovic, After looking through your code, it seems that the issue is due to the last "while" loop in Line 352, as poi...

10 days ago | 0

Answered
How to update code mappings Programmatically in Embedded coder 'Code Mappings - Component Interface'
Hi @Liu, The "Update Code Mappings" button in the "Functions" tab seems to initiate "Update Diagram" in Simulink. You can u...

10 days ago | 0

Answered
Error in MATLAB opticalFlow function from the vision toolbox
Hi @a_imr, The “vision.OpticalFlow” system object estimates object velocities from one image or video frame to another. It use...

27 days ago | 0

Answered
explain the steps to extract mfcc features from voice signal using voice analysis tool box
Hi Akila, I understand that you are looking for methods to extract features from a Voice Signal. To do this, you may use the “...

27 days ago | 0

Answered
Model in the document
Hi @CZ, It appears that the example model image present in “Clock and Data Recovery in SerDes System” documentation is not ava...

27 days ago | 0

Answered
understanding rects/coordinates in psychtoolbox
Hi Jaymie, To create a program where circles randomly appear in each quadrant and move to a different quadrant when the "Space...

27 days ago | 0

Answered
how calculate intial condition th(deg)? , synchronous generator
Hi Mohammed, The Electrical Angle of the Rotor Θe (degrees) can be automatically computed using the Load Flow tool or the Mach...

29 days ago | 0

| accepted

Answered
Why does Embedded Coder for C++ have less options for Storage Class for code interface compared to C?
Hi Michael, Enabling Storage classes for “Simulink.Parameter” in Model workspace for C++ generated code does not seem to be su...

29 days ago | 0

Answered
PIL simulation mode using LEGO EV3
Hi Amin, Code Verification and Validation with PIL does not seem to be supported for the “LEGO MINDSTORMS EV3 Hardware” due to...

29 days ago | 0

Answered
STM32 Nucleo Board and MATLAB serial communication.
Hi @mcan06, The Warning you are facing may be due to one of following reasons: An invalid command was sent to the device, so...

1 month ago | 0

Answered
Arduino Support package missing sensor support
Hi @Jad helou, The Sensor blocks in the “Simulink Support Package for Arduino Hardware” appears to have been introduced from M...

1 month ago | 0

Answered
Unable to control LED on Arduino Due. Pin 13 is not a valid Digital Input/Output pin.
Hi Ishaan, I was facing a similar issue with Connected IO using Arduino, but it appears to be working in the latest update of ...

1 month ago | 0

Answered
How to use simulink output in matlab for graphs?
Hi Brooke, The simulation outputs of the “To Workspace” block is returned as a SimulationOutput object when “Single simulation...

2 months ago | 0

Answered
Why can't I use antenna array designer to make a line array with LPDA as elements? There is that option, but I can't use it
Hi Qin, It seems that antennas which are greyed out in the “Antenna Array Designer App” like LPDA are edge-fed antennas for wh...

2 months ago | 0

Answered
Failed to "Tune and Monitor" the CAN Communication Protocol model in MATLAB/Simulink for TI Delfino F28379D
Hi Uzair, I assume you are trying to run the example “CAN Communication Using eCAN Blocks” using the “TI Delfino F28379D” boar...

2 months ago | 0

Answered
How to show " Monitor and Tune " icon on Matlab 2021b ?
Hi Nam, The “Monitor and Tune” option is primarily used to tune model parameters and evaluate the effects of different paramet...

2 months ago | 0

Answered
Repeated errors trying to install synthseg
Hi Clara, I assume that you are using the “Brain MRI Segmentation Using Pretrained 3-D U-Net Network” example from the “Medica...

2 months ago | 0

Answered
How can I get the "List of Items" in real time that "Contains" the "Entry String" in UI DropDown Component?
Hi Rameshwar, I understand that you want the uidropdown to list the options based on the substring entered in the editable fie...

2 months ago | 0

Load more