Abhinav Aravindan
Followers: 0 Following: 0
Feeds
已回答
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...
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...
5 days 前 | 0
已回答
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 “...
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 “...
5 days 前 | 0
已回答
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...
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...
5 days 前 | 0
已回答
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...
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...
5 days 前 | 0
已回答
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...
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...
7 days 前 | 0
| 已接受
已回答
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...
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...
7 days 前 | 0
已回答
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...
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...
8 days 前 | 0
已回答
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...
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...
8 days 前 | 0
已回答
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...
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...
12 days 前 | 0
已回答
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 ...
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 ...
12 days 前 | 0
已回答
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...
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...
1 month 前 | 0
已回答
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...
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...
1 month 前 | 0
已回答
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...
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...
1 month 前 | 0
已回答
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...
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...
1 month 前 | 0
已回答
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...
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...
1 month 前 | 0
已回答
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...
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...
1 month 前 | 0
已回答
How are preconditioned GMRES relative residual computed?
Hi @响 李, The inconsistency in the results arises from how the preconditioner matrix is defined. The gmres function specifies a ...
How are preconditioned GMRES relative residual computed?
Hi @响 李, The inconsistency in the results arises from how the preconditioner matrix is defined. The gmres function specifies a ...
1 month 前 | 0
已回答
Simulation for a 3D system
Hi @Sarowar Hossain, The issue you are facing is likely due to variable scope in your code. The updateSystem function is unabl...
Simulation for a 3D system
Hi @Sarowar Hossain, The issue you are facing is likely due to variable scope in your code. The updateSystem function is unabl...
1 month 前 | 0
已回答
how to export a figure to cad?
Hi @hamzeh shams, I assume you want to export the surface created which includes the holes as a CAD format file. Similar queri...
how to export a figure to cad?
Hi @hamzeh shams, I assume you want to export the surface created which includes the holes as a CAD format file. Similar queri...
1 month 前 | 0
已回答
esp32 XCP on Wi-Fi doesn't work properly
Hi @Mikhail, To set up your ESP32 board in Simulink, you may refer to the documentation link below. https://www.mathworks.com/...
esp32 XCP on Wi-Fi doesn't work properly
Hi @Mikhail, To set up your ESP32 board in Simulink, you may refer to the documentation link below. https://www.mathworks.com/...
1 month 前 | 0
已回答
Use of variables in Configuration Parameters -> Custom Code
Hi @Braulio Horta, I understand that you are looking for a way to list directories and libraries in the "Custom Code" section o...
Use of variables in Configuration Parameters -> Custom Code
Hi @Braulio Horta, I understand that you are looking for a way to list directories and libraries in the "Custom Code" section o...
1 month 前 | 0
已回答
I'm using ESP32 WROOM DevKitC and simply trying to 'Monitor and tune' a simple servo control simulink block but getting the error 'Failed to run the model on hardware.'
Hi @Sumit Babu, I understand that you are facing an issue with External Mode Simulation using the "ESP32 WROOM DevKit" board. I...
I'm using ESP32 WROOM DevKitC and simply trying to 'Monitor and tune' a simple servo control simulink block but getting the error 'Failed to run the model on hardware.'
Hi @Sumit Babu, I understand that you are facing an issue with External Mode Simulation using the "ESP32 WROOM DevKit" board. I...
1 month 前 | 0
| 已接受
已回答
converting and shifting photo from osciloscope
Hi @fima v, To extract the approximate data points from the image, you may try utilizing the GUI program from the following Fil...
converting and shifting photo from osciloscope
Hi @fima v, To extract the approximate data points from the image, you may try utilizing the GUI program from the following Fil...
1 month 前 | 0
已回答
Arduino Support Hardware for Simulink : Cant Run on External Hardware
Hi @Wildan Surya, It seems that you are encountering an issue in running your model on Arduino Uno using External Mode. The “N...
Arduino Support Hardware for Simulink : Cant Run on External Hardware
Hi @Wildan Surya, It seems that you are encountering an issue in running your model on Arduino Uno using External Mode. The “N...
2 months 前 | 0
已回答
"Could not connect to target application: XCP TCP/IP error: Connect failed" during 'Monitor & Tune' of ZCU111 RFSoC
Hi Maxim, It appears that you are facing an issue with implementing the example “Transmit Signal Waveform Using DDR4 on Xilinx...
"Could not connect to target application: XCP TCP/IP error: Connect failed" during 'Monitor & Tune' of ZCU111 RFSoC
Hi Maxim, It appears that you are facing an issue with implementing the example “Transmit Signal Waveform Using DDR4 on Xilinx...
2 months 前 | 0
已回答
Define the Sample Time in blocks to be built in ESP32
Hi @paul freire, I understand you are facing challenges with setting the Sample Time for the ESP32 board. I believe that the ...
Define the Sample Time in blocks to be built in ESP32
Hi @paul freire, I understand you are facing challenges with setting the Sample Time for the ESP32 board. I believe that the ...
2 months 前 | 1
已回答
How to convert a vehicle log with *.blf extension to a timetable/timeseries?
Hi @bülent ünver I had faced a similar issue before while using the “j1939ParameterGroupTimetable”. However, this issue appears...
How to convert a vehicle log with *.blf extension to a timetable/timeseries?
Hi @bülent ünver I had faced a similar issue before while using the “j1939ParameterGroupTimetable”. However, this issue appears...
2 months 前 | 0
已回答
TI C2000 : In Simulink, how to set ePWM output to a GPIO pin ?
Hi @shengwuei, I understand that you want to configure the GPIO pins for the ePWM Type 1-4 block. To answer your first questio...
TI C2000 : In Simulink, how to set ePWM output to a GPIO pin ?
Hi @shengwuei, I understand that you want to configure the GPIO pins for the ePWM Type 1-4 block. To answer your first questio...
2 months 前 | 0
已回答
[ERROR] HL-20 Project Aerospace Toolbox
Hi @Hoang Vu Huy, I understand that you are having trouble opening the “HL-20 Project with Optional FlightGear Interface” exam...
[ERROR] HL-20 Project Aerospace Toolbox
Hi @Hoang Vu Huy, I understand that you are having trouble opening the “HL-20 Project with Optional FlightGear Interface” exam...
2 months 前 | 0
已回答
Filter design differences between DSP System and Signal Processing toolboxes (fdesign/design)
Hi Tim, The behaviour you are observing seems to be due to the default filter design method selected for filter design. With t...
Filter design differences between DSP System and Signal Processing toolboxes (fdesign/design)
Hi Tim, The behaviour you are observing seems to be due to the default filter design method selected for filter design. With t...
2 months 前 | 0
| 已接受