Community Profile

photo

vidyesh


Last seen: 3 días hace Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How do I assign frequency values to the obtained fft values without plotting . I need to know the value of the peak at 16Hz for further calculations.
Hi Yogesh, You can use the max function to find the value of the peak and its index in the array. Then use the index to get th...

4 días hace | 0

| aceptada

Respondida
Can I change the Simulink default settings in bode plots like frequency unit in Hz instead rad/s and define a fix frequency range in "Model Linearizer"?
Hi Rai, You can change the unit of frequency in the plots using the 'Toolbox Preferences Editor'. https://www.mathworks.com/he...

5 días hace | 0

Respondida
Can I change a resistors resistance during simulation in simulink?
Hi Vágó, You can accomplish this by using a Variable Resistor block: https://www.mathworks.com/help/simscape/ref/variableresi...

6 días hace | 0

| aceptada

Respondida
Why is SNR independent of the received signal power?
Hi, The nosie parameter n is inversely dependent on SNR value in the given example. Therefore for higer SNR, the noise values a...

6 días hace | 0

Respondida
How do I add AWGN noise to a RF Signal at the receiver ?
Hi Narayan, 1.So, How can we relate those two things ? In the matlab example code, N0 is calculated based on the SNR, NFFT and ...

16 días hace | 0

| aceptada

Respondida
how can I know which data types I need precisely?
Hi SimTec, Your question touches on the trade off between accuracy and computational cost of a system. Single precision, with i...

16 días hace | 0

Respondida
Digital Butterworth Bandpass Filter
Hi Hassan, The error you're encountering is due to the cutoff frequencies being outside the expected range for the buttord func...

16 días hace | 0

Respondida
Inverse of xcorr?
Hi Mariano, Inverse of the cross-correlation can be calculated using the deconv function (as suggested by Jonas). Note that f...

16 días hace | 0

Respondida
LTE Toolbox Index Returning Functions
Hi Hakan, The indices returned by the ltePUCCH1DRSIndices function are organized according to the PUCCH format 1 DRS modulation...

18 días hace | 0

Respondida
Obtaining the Percentage Error from a set of data
Hello Hasan, Based on the requirements for combining seven matrices, there are two scenarios to consider depending on the unifo...

24 días hace | 0

Respondida
MLSE Equalizer Traceback depth and BER
Hello Nicola, The effectiveness of Traceback depth 20 in your MLSE Equalizer setup for a Rayleigh fading channel wit...

24 días hace | 0

Respondida
Comparing Numerical and Monte carlo simulation for Erlang B loss formular
Hello Daniel, The discrepancy in your results likely stems from generating random values for the Poisson arrival rate (λ) i...

24 días hace | 0

Respondida
discrete wavelet transform data format
Hello, Many wavelet functions are designed to analyze patterns or frequencies in your data, often without the need for direc...

24 días hace | 0

| aceptada

Respondida
Data length error in OFDM Simulink
Hello Rajmouli, I understand you're encountering an error when calculating the error rate, stemming from a mismatch in the l...

2 meses hace | 0

Respondida
How do I further compute hermitian symmetry IFFT
Hi Marcin, I understand you're interested in the differences between manually constructing a Hermitian-symmetrical matrix f...

2 meses hace | 0

Respondida
How to filter by row and print out different row if within boundary.
Hi Santiago, I understand the problem as follows: we have a set of trials, each consisting of 5 columns. The goal is to che...

2 meses hace | 0

Respondida
how to use the 'histfit' function for cell arrays?
Hello, I understand that you're looking to create a histogram for all the values within your cell array ‘S7’ combined, and ...

2 meses hace | 0

Respondida
recursive fft function- return if function
Hi Liron, It looks like your recursive FFT function is almost correct, but it's currently appending extra values at the end ...

2 meses hace | 0

Respondida
Performance Measures - Comparing measurement data with simulation data
Hi Ali, I am assuming you want to perform mathematical operations on data that share the same timestamps. To accomplish this...

2 meses hace | 0

Respondida
The N-Point Moving Average (MA) Filter
Hello, I see that you're working on implementing an N-point moving average filter in MATLAB and are encountering a couple of is...

2 meses hace | 0

Respondida
Why N point FFT of a under-sampled signal in time domain is worse than only a N point FFT of the time domain signal (Not resampled)
Hi Tworit, It is my understanding that you are trying to discern why an N-point FFT of an undersampled signal yields worse ...

2 meses hace | 0

Respondida
16-QAM constilation
Hi Vikas, For generating 16-QAM symbols for a 2x2 MIMO system with equal probability using the rand function in MATLAB, you can...

2 meses hace | 0

Respondida
Why 'Port width mismatch' error occurred?
Hi Patryk, It seems there might be a small typo in your function block. The correct function name is atan2d, not 'atand2'. Afte...

2 meses hace | 0

Respondida
OFDM system with channel estimation code error in modulate
Hi albin, The issue you're encountering with the modulate function is due to an incorrect number of input parameters. The modul...

2 meses hace | 0

Respondida
Is my LDPC BER curve right?
Hi Rishi, From the figures you've provided, it looks like the BER is quite low for SNR values of 0 and 1 dB, falling below . Si...

2 meses hace | 0

Respondida
A signal has the information of two different freqency. How to distinguish betwwen these two frequencis?
Hi Tasin, I understand that you are trying to isolate the amplitude and phase of two closely spaced frequencies within a receiv...

3 meses hace | 0

Respondida
CSI of the guard-band subcarrier in 5G channel
Hi Abdelwahab, I see that you're seeking clarification on how the number of subcarriers is determined, specifically ...

3 meses hace | 0

Respondida
cwt and wcoherence different periods
Hi Elif, You've noticed a difference in the period values when comparing the results from the continuous wavelet transform; cwt...

3 meses hace | 1

Respondida
How to get the complex-valued impulse response coefficients from comm.RayleighChannel
Hi Imran, To obtain the complex impulse response coefficients of a multipath Rayleigh fading channel, you can pass a impulse si...

3 meses hace | 0

Respondida
The outage probability that the recieve SNR is greater than SNR_{th}
Hi A_SD, It is my understanding that you want to calculate the outage probability () of 10 users when minimum rate () is grea...

3 meses hace | 0

Cargar más