Abhinav Aravindan
Followers: 0 Following: 0
Estadística
0 Preguntas
75 Respuestas
CLASIFICACIÓN
1.304
of 295.495
REPUTACIÓN
52
CONTRIBUCIONES
0 Preguntas
75 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
10 días hace | 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 “...
10 días hace | 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...
10 días hace | 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...
10 días hace | 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...
12 días hace | 0
| aceptada
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...
12 días hace | 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...
13 días hace | 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...
13 días hace | 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...
17 días hace | 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 ...
17 días hace | 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...
alrededor de 1 mes hace | 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...
alrededor de 1 mes hace | 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...
alrededor de 1 mes hace | 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...
alrededor de 1 mes hace | 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...
alrededor de 1 mes hace | 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...
alrededor de 1 mes hace | 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 ...
alrededor de 1 mes hace | 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...
alrededor de 2 meses hace | 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...
alrededor de 2 meses hace | 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/...
alrededor de 2 meses hace | 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...
alrededor de 2 meses hace | 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...
alrededor de 2 meses hace | 0
| aceptada
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...
alrededor de 2 meses hace | 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...
2 meses hace | 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...
2 meses hace | 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 ...
2 meses hace | 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...
2 meses hace | 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...
2 meses hace | 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...
2 meses hace | 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...
2 meses hace | 0
| aceptada