photo

Sudarsanan A K


Last seen: 6日 前 2023 年からアクティブ

Followers: 0   Following: 1

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Signal Processing, Wireless Communications, Bluetooth Toolbox, Satellite Communications Toolbox, WLAN Toolbox

統計

  • Knowledgeable Level 4
  • 6 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to put a timeout to ginput.
Hi Akshat, I understand that your goal is to show a figure and ask the user to click somewhere within a stipulated time limit (...

28日 前 | 2

| 採用済み

回答済み
Multiplication of submatrices of a matrix
Hi Laura, Given the structure of your matrices, we can indeed express in terms of matrix operations that might help you avoid ...

約1ヶ月 前 | 1

回答済み
Bit stream (Delta Sigma ADC) to Decimation filter concerns
Hello Dali, To properly decimate a digital data stream, it is important to consider the anti-aliasing filter requirements. In y...

約1ヶ月 前 | 1

| 採用済み

回答済み
raytracing channel on matlab
Hi Nicolas, The array returned to you represents the impulse response of the channel, detailing the time delays and attenuation...

約1ヶ月 前 | 0

| 採用済み

回答済み
Problem with validation of the covariance matrix P in the steady state continuous Kalman filter
Hello Luiz, The factor "Ts" appears because you are comparing continuous-time Riccati solution outcomes with results from a dis...

約1ヶ月 前 | 0

回答済み
角速度のデータに対してFFTし、信号の周波数スペクトルを解析、ノイズの周波数範囲を特定、カットオフ周波数の決定をしたい。このコードが合っているか、またコードの追加・改善。
Hi, Your code is on the right track for performing an FFT on angular velocity data and analyzing the frequency spectrum of the ...

約1ヶ月 前 | 0

| 採用済み

回答済み
Interpolating Phased Array Toolbox patterns
Hello Martin, To efficiently store and interpolate a computed pattern, you can follow these steps: Store the computed pattern ...

約1ヶ月 前 | 0

| 採用済み

回答済み
Finding MNF for every second inteval
Hi Keisha, The provided code snippet aims to calculate the Mean Frequency (MNF) from every 1-second interval of a filtered sign...

約1ヶ月 前 | 1

| 採用済み

回答済み
How to use comm.SphereDecoding for a custom channel?
Hello, Seems like your intention is to bypass the "comm.MIMOChannel" with a channel matrix, , in the simulation of decoding by...

3ヶ月 前 | 1

| 採用済み

回答済み
Periodogram.... Which best method does reduce variance and bias of periodogram in these two states : finite length of noisy sound signal and several pure and noisy signals?
Hi Najim, To reduce the variance and bias of the periodogram in the two states you mentioned, you can use the Welch's method or...

3ヶ月 前 | 0

回答済み
How does MATLAB downsample the output of the linear equalizer in a fractional comm.LinearEqualizer?
Hi Zachary, The difference between MATLAB's "comm.LinearEqualizer" output ("FFEout") and the downsampled output from a direct c...

3ヶ月 前 | 0

回答済み
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,...

3ヶ月 前 | 1

| 採用済み

回答済み
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...

3ヶ月 前 | 1

| 採用済み

回答済み
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...

3ヶ月 前 | 1

| 採用済み

回答済み
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...

3ヶ月 前 | 0

回答済み
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...

3ヶ月 前 | 0

回答済み
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...

4ヶ月 前 | 1

| 採用済み

回答済み
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 ...

4ヶ月 前 | 0

| 採用済み

回答済み
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...

4ヶ月 前 | 0

回答済み
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...

4ヶ月 前 | 0

| 採用済み

回答済み
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...

4ヶ月 前 | 0

回答済み
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 ...

4ヶ月 前 | 0

回答済み
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...

4ヶ月 前 | 0

| 採用済み

回答済み
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...

4ヶ月 前 | 0

回答済み
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...

4ヶ月 前 | 0

| 採用済み

回答済み
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...

4ヶ月 前 | 0

回答済み
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...

4ヶ月 前 | 1

回答済み
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...

4ヶ月 前 | 0

回答済み
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 ...

4ヶ月 前 | 0

回答済み
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...

4ヶ月 前 | 0

さらに読み込む