Abhinav Aravindan
Followers: 0 Following: 0
Statistik
0 Fragen
75 Antworten
RANG
1.304
of 295.495
REPUTATION
52
BEITRÄGE
0 Fragen
75 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
4
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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 Tage vor | 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 Tage vor | 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 Tage vor | 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 Tage vor | 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 Tage vor | 0
| akzeptiert
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 Tage vor | 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...
12 Tage vor | 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 Tage vor | 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 Tage vor | 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 Tage vor | 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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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...
etwa ein Monat vor | 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 ...
etwa ein Monat vor | 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...
etwa 2 Monate vor | 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...
etwa 2 Monate vor | 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/...
etwa 2 Monate vor | 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...
etwa 2 Monate vor | 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...
etwa 2 Monate vor | 0
| akzeptiert
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...
etwa 2 Monate vor | 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 Monate vor | 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 Monate vor | 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 Monate vor | 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 Monate vor | 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 Monate vor | 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 Monate vor | 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 Monate vor | 0
| akzeptiert