Community Profile

photo

Sudarsanan A K


Last seen: Today Attivo dal 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistiche

  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Received Output High SNR Error
Hi James, The MATLAB code you have provided aims to simulate the transmission and reception of an image in a noisy environment,...

circa 5 ore fa | 0

| accettato

Risposto
How do I incorporate jammers into signal coverage maps?
Hi Michael, To visualize the impact of jamming or noise on a coverage map using MATLAB, we can adopt a simplified yet insightfu...

circa 9 ore fa | 0

Risposto
What is the correct normalization for a flat top window?
Hello Claudio, Your approach to applying a flat top window and performing the FFT to obtain accurate amplitude information from...

circa 24 ore fa | 0

| accettato

Risposto
How do I interpret output data from spectrogram function
Hello Ryan, The output you are observing from the "spectrogram" function is as expected due to how the function processes the i...

1 giorno fa | 0

Risposto
Detect Bluetooth BLE device disconnection event - Add listener to 'Connected' property
Hi David, To ensure efficient Bluetooth Low Energy (BLE) connection monitoring within your application, you can adopt different...

1 giorno fa | 0

Risposto
What is the residual defined in eigs?
Hi 俞而 陈, The "eigs" function in MATLAB is designed for efficiently solving eigenvalue problems by leveraging the ARPACK library...

circa un mese fa | 1

| accettato

Risposto
EVM calculation in communication toolbox
Hello Anu, The "comm.EVM" system object is used to calculate the EVM (Error Vector Magnitude) between the reference signal and ...

circa un mese fa | 0

| accettato

Risposto
why the input data of the function "dvbrcs2Turbodecode" has to be "-data"?Does it always to be this way?It's wrong sometimes.
Hi Jiaxin, The negation of the demodulated output, 'demodOut' before passing it to 'dvbrcs2TurboDecode' is crucial and directly...

circa un mese fa | 0

Risposto
How to fix pmtm function error messages for PSD calculation for a given frequency range
Hello R Sak, It looks like there was a misunderstanding regarding the use of the 'freqrange' argument in the 'pmtm' function. T...

circa un mese fa | 0

| accettato

Risposto
How to solve the optimization problem where constraint is calculated thorough the loop?
Hi Anup, When dealing with optimization problems in MATLAB, especially with constraints that depend on calculations within a lo...

circa un mese fa | 0

Risposto
Binarizing stack of tif files
Hi LaraS, To binarize each frame in your multidimensional image array, you can use a loop to iterate over each frame and apply ...

circa un mese fa | 0

Risposto
can I compute expectation on matrix by Mento Carlo method in matlab
Hello Mingcheng, Yes, your approach of computing the expectation, ) by generating multiple instances of , accumulating them, an...

circa un mese fa | 0

| accettato

Risposto
How can I extract the position of the correlation peak between every two consecutive frame and plot its time varying position?
Hi Parastoo, To extract the position of the correlation peak between consecutive binary frames, you can use the "normxcorr2" an...

circa un mese fa | 0

Risposto
Bipolar montage generation for 2 EEG electrode signals
Hi Anushasree, To incorporate the generated EEG signals into another program for calculating the bipolar montage (the potential...

circa un mese fa | 0

| accettato

Risposto
pll output is just single dc line and no oscillation
Hi Ahmad, If you are observing a single DC line as the output in your Simulink PLL simulation without any oscillation, it likel...

circa un mese fa | 0

Risposto
Fourier transform values at non-integer frequencies for images.
Hello Saivivek, The "nufftn" function in MATLAB is used for non-uniform fast Fourier transforms. It allows you to compute the F...

circa un mese fa | 1

Risposto
Maximum likelihood fitting for the r Largest Order Statistics
Hello Yi Lun, To estimate the parameters of a Gumbel distribution using MATLAB's "mle" function for multidimensional data, such...

circa 2 mesi fa | 0

Risposto
Can I use a square matrix for the GMM cluster?
Hi Alexander, To perform cluster analysis on a x square matrix using the Gaussian Mixture Model (GMM) without encountering the ...

circa 2 mesi fa | 0

Risposto
LaTex Font has changed since update
Hello Tias, I assume that you are working in a MATLAB Live Script. To fully appreciate the updated font formats, including LaTe...

circa 2 mesi fa | 0

Risposto
How to use for and if statements together?
Hi Anosha, To solve the problem described in your textbook, we need to create a 1000x1000 matrix of random numbers, calculate t...

2 mesi fa | 1

| accettato

Risposto
Attempting to Get a Range Profile From Radar Image Processing
Hi Cameron, The code snippet you provided shows the basic steps for processing stepped frequency continuous wave (SFCW) radar d...

3 mesi fa | 0

Risposto
How do I design bandpass filter to measure SPL within a frequency range
Hi Benjamin, The approach described in the comments is on the right track for determining the Sound Pressure Level (SPL) in a s...

3 mesi fa | 0

Risposto
FMCWWaveform Chirp with BW = 10GHz and center frequency = 15GHz
Hello Conor, In MATLAB, the "phased.FMCWWaveform" function generates a frequency-modulated continuous-wave (FMCW) signal, and i...

3 mesi fa | 0

Risposto
phased.FMCWWaveform generate wave without carried frequency
Hello Peng, In MATLAB simulations using "phased.FMCWWaveform", the carrier frequency () is typically not modeled because it doe...

3 mesi fa | 0

Risposto
Finding Dominant Frequency of Real Time Audio
Hello Taehyung Kim, To analyze the dominant frequency of a real-time audio signal from your laptop's microphone, you will need ...

3 mesi fa | 0

Risposto
How can I convert from the pixel position in an image with orthographic projection to 3D "world" coordinates?
Hi John, The MATLAB Answer thread that you mentioned outlines a method to convert pixel positions in an image to 3D world coord...

4 mesi fa | 0

Risposto
How to find length of a field of an object?
Hi, It seems like you're trying to define a function in MATLAB that calculates the Full Width at Half Maximum (FWHM) for a give...

4 mesi fa | 0

Risposto
Is there a way of using uitab for Live Script
Hi Matt, Yes, it is possible to produce plots in MATLAB Live Scripts within their own window using "uitab". Here's an example...

4 mesi fa | 1

| accettato

Risposto
Fourier Transform with frequency spacing
Hello Peter, The primary purpose of Fourier Analysis block is analysis of the magnitude and phase of the fundamental frequency ...

4 mesi fa | 1

Risposto
Effect of comm.RayleighChannel on constellation map
Hello Sergio, I understand that you are curious about the effect of path delays in the channel response computation and trying ...

4 mesi fa | 1

| accettato

Carica altro