photo

Sivapriya Srinivasan

MathWorks

Last seen: 3 mesi fa Attivo dal 2023

Followers: 1   Following: 0

I am an intern at MathWorks. My major responsibilities are Signal Processing, Image Processing, and Embedded Systems at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks.

Statistica

MATLAB Answers

0 Domande
58 Risposte

RANK
1.628
of 300.369

REPUTAZIONE
42

CONTRIBUTI
0 Domande
58 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
3

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Labjack U3-HV with matlab for LED blinking continously
Hello, I understand that to connect to a LabJack U3-HV device and perform an analog input operation, you can use the following ...

circa 2 anni fa | 0

Risposto
Industrial communication toolbox (R2022a): function code for Modbus multiple holding registers write
Hello, I understand that you want to force the MATLAB Modbus write function to generate a function-code-16 write, you can use t...

circa 2 anni fa | 0

| accettato

Risposto
Programmable power supply not able to send value through COM
Hello, I understand to send integer values to your instrument using serial port object in matlab, want to convert integer to s...

circa 2 anni fa | 0

Risposto
serialport upload data using Ymodem protocol
Hello, To communicate using the Y-modem protocol in MATLAB, you can use the serialport object and the write and read functions...

circa 2 anni fa | 0

Risposto
Serial Port Connects but no transmission is possible (Time out error)
Hello , I understand that you are experiencing a timeout issue when communicating with Lab instrument through MATLAB, even tho...

circa 2 anni fa | 0

Risposto
error using serialport(line116)
    Hello Nilay, I understand that you are encountering an issue when trying to connect MATLAB with Arduino using the fopen ...

circa 2 anni fa | 0

Risposto
GUI for realtime data capture of mutiple channels from Texas Instruments board
Hello, To start with capturing electromyography (EMG) data using the Texas Instruments ADS131E08 on an MMB0 board, you can fol...

circa 2 anni fa | 0

Risposto
How do I configure data in simulink for serial transmission over dSPACE RTI
Hello Brenton, To transmit 12 8-bit values from dSPACE RTI(real time interface) to a LabVIEW controller using a UART serial po...

circa 2 anni fa | 0

Risposto
TI F28069M LaunchPad - XINT
Hello, I understand that you want to set a specific exit condiion for your hardware interupt ,you can follow the following step...

circa 2 anni fa | 0

Risposto
I am unable to connect tektronix AFG3101C(functon genertor) with matlab.
Hi Azim, I understand you are experiencing issues connecting your instrument through instrument control in MATLAB,even though i...

circa 2 anni fa | 0

Risposto
TI F28069M Launchpad with BOOSTXL-DRV8305 inverter: which examples are valid ?
Hi Ronny, I understand that you want to run the "mcb_param_est_host_read" for any suitable hardware To make the "mcb_param_est...

circa 2 anni fa | 0

Risposto
OPC UA fails to connect in Simulink but connects in Matlab
Hi Shahab, I understand that you are receiving an error indicating that the Simulink OPC Config block is unable to retrive the...

circa 2 anni fa | 0

Risposto
DAQ multiple rates with digital output
Hello , I understand that you are experincing synchronzation issues with the digital output channels while generating pulses us...

circa 2 anni fa | 0

Risposto
High and Variable Latency in MQTT Communication Using the Industrial Communication Toolbox
Hello , Here are a few potential causes and suggestions to address the issue: MATLAB processing time: MATLAB might have addi...

circa 2 anni fa | 0

Risposto
C2000 can EPWMxBLANK be routed out to a GPIO pin?
Hello Richard, Yes, you can route the ePWM blanking signal to a GPIO pin for monitoring it on a scope. On the F28388D microcon...

circa 2 anni fa | 0

Risposto
Couldn't connect to mpu6050 sensor
Hello The error message you received indicates that the function 'mpu6050' is not recognized by MATLAB. This error typically oc...

circa 2 anni fa | 0

Risposto
i want to find out cheybsev type 1 filter average of graph FOR ORDER UPTO 50 . but one error is coming
Hello The error message you're seeing indicates that the index fs in the line if smr(1,fs)~=1 exceeds the array bounds. This me...

circa 2 anni fa | 0

Risposto
Is it wrong with my equation for energy? Cause my manual calculation not same with this.
Hello, The equation you provided for calculating energy seems to be correct. However, it's important to note that the integrati...

circa 2 anni fa | 0

Risposto
Code generation for PIC32 fails while using ADC due to Error: bitfield ADCEOSIF not found. bitFieldsSFR_Index = 14.
Hello, As the error suggests that there might be an issue with the code generation process for the ADC module on the PIC32MK05...

circa 2 anni fa | 0

| accettato

Risposto
5G Simulink error
Hello, If the Median Filter block in Simulink is not working as expected for removing impulse noise in your 5G waveform, you c...

circa 2 anni fa | 0

Risposto
Mambo Parrot drone firmware is not updating using Simulink Support Package for Parrot Minidrones interface
1. Ensure that the USB cable you are using to connect the drone to your computer is functioning properly. Try using a different ...

circa 2 anni fa | 0

Risposto
Silent Activation on Linux Ubuntu with no GUI at the bash shell
Ensure that the path to the license file is accurate and accessible by the user running the command. You may need to adjust the ...

circa 2 anni fa | 0

Risposto
How to read data from arduino and analyze in real time
1.Create two separate threads—one for data reading and one for data analysis. Each thread will execute its respective function i...

circa 2 anni fa | 0

Risposto
Trying to install a network license on my laptop
Hey Gavin, 1.Review the license documentation :Administer Network Licenses - MATLAB & Simulink (mathworks.com) 2.Check if ther...

circa 2 anni fa | 0

Risposto
About phased array design
Hello, To create a transmit antenna array with different lambda values and shifted in the up direction, you can follow these st...

oltre 2 anni fa | 1

Risposto
ESP 300 controller program not working
Hey Prashanth, Here are some troubleshooting steps you can take to try and resolve the issue: 1.Check the connection: Make s...

oltre 2 anni fa | 0

Risposto
MRI segmentation for different platforms
Hello, The NIfTI file format is a popular format for storing neuroimaging data, such as MRI, fMRI, and PET scans, in a way tha...

oltre 2 anni fa | 0

Risposto
iLLD drivers for Embedded Coder Support Package for Infineon AURIX TC4x Microcontrollers not available
Hi Pedro Martinez, If the installation link provided during the setup of the "Embedded Coder Support Package for Infineon AURIX...

oltre 2 anni fa | 0

Risposto
How do i compare more than two simscape simulations runs?
Hello, You can try to create two or more separate subplots in the same figure window using the subplot MATLAB function You c...

oltre 2 anni fa | 0

Risposto
DAC (digital to analogue conversion) monitoring issue
Hello, Here are some ways to try 1.The oscillator frequency must match the Launchpad’s external oscillator frequency. While...

oltre 2 anni fa | 0

Carica altro