已回答
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...

8 months 前 | 0

已回答
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...

8 months 前 | 0

已回答
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...

8 months 前 | 0

已回答
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 ...

8 months 前 | 0

已回答
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...

8 months 前 | 1

已回答
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...

8 months 前 | 0

已回答
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...

8 months 前 | 0

已回答
compute energy and running correlation
Hi Michael, You can perform the operations/calculations you mentioned using the following MATLAB functions: 1. xcorr - to ...

8 months 前 | 0

已回答
Feedforward equalizer (FFE) MMSE vs ZF: I get ZF performs better than MMSE, why is that?
Hello Zonghao Li, In your simulation, the Zero Forcing (ZF) equalizer seems to surpass the Minimum Mean Square Error (MMSE)...

8 months 前 | 1

已回答
How do I interpret path loss outputs for raytracing signal propagation environments?
Hi Alex, The 1x2 cell array returned by the 'pathloss' function is a result of having two transmitters (tx1 and tx2)...

8 months 前 | 0

已回答
How do I get my simulation line to follow the theory curve?
Hello Pierre, It appears that there is a discrepancy between the simulated and theoretical values of the Bit Error Rate (BE...

9 months 前 | 0

已回答
To find FFT, lowppass, rms, psd, ps and peak plot them
Hello Solleti, I understand you want to analyze the data in "example.txt" for column-wise Fast Fourier Transform (FFT), pow...

9 months 前 | 0

已回答
Why the calculated RSRP is greater than zero in matlab 5G example
Hello chengyi zhou, I see that you're puzzled by the RSRP values being greater than zero in the MATLAB examples you mention...

9 months 前 | 0

已回答
Why does SER calculated for higher SNR becomes zero?
Hi Jay, Based on your observations in the NOMA system simulation, the SER for user one (U1) dropping to zero before user tw...

9 months 前 | 0

已回答
what is the difference between the normxcorr2 and the below processing?
Hello N Saf, I see that you're interested in calculating correlation coefficients in MATLAB. You can accomplish this in a coupl...

9 months 前 | 0

已回答
Too many input arguments for RMS - sudden issue
Hi Erik, I understand that the 'rms' function is unexpectedly generating an "too many input arguments" error with an input ...

9 months 前 | 0

已回答
OFDM Transmitter and Receiver using QPSK Modulation
Hi Lincoln, I understand that you're facing an issue where the Bit Error Rate (BER) in your simulation does not decrease ...

9 months 前 | 1

已回答
Identifying round objects and calculate the radius
Hello Wissem-Eddine, I understand you're encountering an error related to the data type of 'H_custom' when using it in a lo...

9 months 前 | 0

已回答
How to do equalization when a frequency-selective channel has been created using comm.RayleighChannel
Hello Imran, It seems you are interested in performing equalization using the "PathGains" matrix obtained from the ‘...

9 months 前 | 0

已回答
How to increase MATLAB corrplot co-efficient precision ?
Hi Nadatimuj, I understand that you want to increase the font size and precision of coefficients in MALAB ‘corrplot’. ...

10 months 前 | 0

已回答
How to make such a colorbar for bivariate analysis as shown in the attached figure below?
Hello Abhishek, I understand that you want to create a 2D colorbar for bivariate analysis as shown in the figure. Refer to...

10 months 前 | 0

已回答
How to add white noise to ARX model
Hi Tarek, I understand that you want to add white noise to your model. The ‘awgn’ function in the Communications Toolbox can...

10 months 前 | 0

已回答
Getting PathDelays in nrCDLChannel
Hi Riccardo I understand that you want to calculate values of all path delays, not just the average path gains in the CDL C...

10 months 前 | 0

已回答
LDPC encoder/decoder with a rate of 1/3 and a length of the code being less than 10,000 bits?
Hello R. R. It is my understanding that you want to encode a LDPC code with a rate of 1/3 and a length of less than 10,000...

10 months 前 | 2

已回答
How to compute SNR in dB for complex signals when noise is added in terms of standard deviation?
Hi Kalasagarreddi, It is my understanding that you want to know if there are any MATLAB functions to add noise to complex sign...

10 months 前 | 0

已回答
Is there a way to obtain a constellation plot from an uplink signal in the LTE toolbox?
Hello Ian, It is my understanding that since the ‘hPUSCHEVM’ function doesn’t plot the Constellation Diagram, you want to k...

10 months 前 | 0

| 已接受

已回答
Why cannt i save changing the signal name of a singel over 1D in signaleditor
Hi Mahmoud, I understand that you want to know why the names of signals in the Signal Editor are not being saved after reopeni...

11 months 前 | 0

已回答
How to write variables from Matlab Function Block to the Simulation Data Inspector
Hi Jochen, I understand that you are looking for a way to log variables in function blocks to the Simulink Data Inspector. ...

11 months 前 | 0

已回答
Time shift and scale a conv()
Hi Turner, I understand that you want to know how to time scale or delay a signal in MATLAB. To achieve time scaling or ...

11 months 前 | 0

已回答
Randomization of equal number of trials between two different conditions
Hi ANKIT, Based on my understanding, you aim to generate a total of 280 trials, divided into two distinct conditions....

11 months 前 | 0

加载更多